|
Previous Page |
Solar_Model_Collection |
Next Page |
setPagerInfo()
public
void
setPagerInfo (
array $info
)
Injects pager information for the collection.
Inherited from Solar_Sql_Model_Collection.
Parameters
- (array)
$info: An array of information with keys forcount,pages,paging,page,begin, andend.
Returns
- (void)
Description
Injects pager information for the collection.
Generally used only by the model fetchAll() and fetchAssoc() methods.
See Also
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- __get()
- __isset()
- __set()
- __unset()
- _exception()
- _postDelete()
- _postSave()
- _preDelete()
- _preSave()
- apiVersion()
- count()
- current()
- delete()
- dump()
- getModel()
- getPagerInfo()
- key()
- load()
- loadRelated()
- locale()
- next()
- offsetExists()
- offsetGet()
- offsetSet()
- offsetUnset()
- rewind()
- save()
- setModel()
- setPagerInfo()
- toArray()
- valid()