cakephp2-php8/cake/tests/cases
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
..
console fixes #4495. updating cake.php and cake.test.php 2008-05-15 15:40:35 +00:00
libs Allowing paginate to override the default find type for fetching records. 2008-05-22 17:07:42 +00:00
dispatcher.test.php Fixed failing dispatcher test 2008-05-19 04:40:41 +00:00