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, and end.

Description

Gets the injected pager information for the collection.

See Also



Local