Pagination 1.2 Demos
A brief Explanation
This demo is designed for cake 1.2.
What does it demonstrate?
- A standard paginated index using the core paginate functionality.
- Sorting data based on any field of a model or an (hasOne belongsTo) association.
- Using elements.
- Using the same view folder for more than one controller.
- Using named parameters.
- Using Post Redirect Get to process a search form.










