Public Member Functions | |
| sortBy ($field, $direction) | |
Data Fields | |
| const | ASC = 'ASC' |
| const | DESC = 'DESC' |
Definition at line 38 of file pager.lib.php.
| sortBy | ( | $ | field, | |
| $ | direction | |||
| ) |
Implemented in Mysql_PageableSortable, and Mysql_Pager.
Definition at line 40 of file pager.lib.php.
Definition at line 41 of file pager.lib.php.
1.6.3