|
Previous Page |
Solar_Model_Taggings |
Next Page |
_setCollectionPagerInfo()
protected
void
_setCollectionPagerInfo (
Solar_Sql_Model_Collection $coll,
array $params
)
Sets the pager info in a collection, calling countPages() along the way.
Inherited from Solar_Sql_Model.
Parameters
- (Solar_Sql_Model_Collection)
$coll: The record collection to set pager info on. - (array)
$params: The params for the original fetchAll() or fetchAssoc().
Returns
- (void)
Description
Sets the pager info in a collection, calling countPages() along the way.
Local
- Overview
- Constants
- Properties
- Methods
- __call()
- __construct()
- __destruct()
- __get()
- _addFilter()
- _addRelated()
- _belongsTo()
- _createTableAndIndexes()
- _exception()
- _fetchResultSelect()
- _fixCache()
- _fixFilters()
- _fixIndex()
- _fixModelName()
- _fixOrder()
- _fixPropertyCols()
- _fixStack()
- _fixTableCols()
- _fixTableName()
- _hasMany()
- _hasOne()
- _setCollectionPagerInfo()
- _setup()
- apiVersion()
- countPages()
- delete()
- dump()
- fetch()
- fetchAll()
- fetchArray()
- fetchAssoc()
- fetchCol()
- fetchNew()
- fetchOne()
- fetchPairs()
- fetchValue()
- fixSelectParams()
- free()
- getPaging()
- getRelated()
- insert()
- locale()
- newCollection()
- newRecord()
- newSelect()
- serializeCols()
- setPaging()
- unserializeCols()
- update()