Pagination Class. Provides a common interface for content pagination for the Joomla! Platform.
Located in /libraries/joomla/html/pagination.php (line 20)
JObject | --JPagination
Additional URL parameters to be added to the pagination URLs generated by the class. These may be useful for filters and extra values when dealing with lists and GET requests.
Inherited from JObject
JObject::$_errors
Constructor.
Method to get an additional URL parameter (if it exists) to be added to all pagination class generated links.
Return the pagination data object, only creating it if it doesn't already exist.
Creates a dropdown box for selecting how many records to show per page.
Return the pagination footer.
Create and return the pagination pages counter string, ie. Page 2 of 4.
Create and return the pagination page list string, ie. Previous, Next, 1 2 3 ... x.
Create and return the pagination result set counter string, e.g. Results 1-10 of 42
Return the rationalised offset for a row with a given index.
Return the icon to move an item DOWN.
Return the icon to move an item UP.
Method to set an additional URL parameter to be added to all pagination class generated links.
Create and return the pagination data object.
Method to create an active pagination link to the item
Method to create an inactive pagination string
Create the HTML for a list footer
Create the html for a list footer
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()
Documentation generated on Mon, 25 Jun 2012 13:58:33 -0500 by phpDocumentor 1.4.4