cakephp2-php8/cake/tests/cases/libs/controller
mariano.iglesias 62bf371aec Allowing paginate to override the default find type for fetching records.
Set the find type as the first string parameter in your paginate settings:
var $paginate = array('popular', ...);
Check the test case for an example.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7013 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-05-22 17:07:42 +00:00
..
components Supressing header exceptions in RequestHandler test 2008-05-22 03:01:22 +00:00
component.test.php "Refactoring Component tests. 2008-01-13 04:06:01 +00:00
controller.test.php Allowing paginate to override the default find type for fetching records. 2008-05-22 17:07:42 +00:00
pages_controller.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
scaffold.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00