API17:JModelList::getPagination
From Joomla! Documentation
JModelList::getPagination
Description
Method to get a object for the data set.
public function getPagination ()
- Returns object A object for the data set.
- Defined on line 155 of libraries/joomla/application/component/modellist.php
- Since

See also
JModelList::getPagination source code on BitBucket
Class JModelList
Subpackage Application- Other versions of JModelList::getPagination
User contributed notes
Code Examples