Solar_Sql_Select::limitPage()
public
Solar_Sql_Select
Solar_Sql_Select::limitPage
( int $page = NULL
)
Sets the limit and count by page number.
Parameters
(int)
$page
: Limit results to this page number.
Returns
(Solar_Sql_Select)
Description
Sets the limit and count by page number.