Solar_Sql_Model_Collection::getPagerInfo()
public
array
Solar_Sql_Model_Collection::getPagerInfo ( void
)
Gets the injected pager information for the collection.
Parameters
None.
Returns
(array) An array of information with keys for
count
,pages
,paging
,page
,begin
, andend
.
Description
Gets the injected pager information for the collection.