JPagination::getLimitBox
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JPagination::getLimitBox[edit]
Description[edit]
Creates a dropdown box for selecting how many records to show per page.
public function getLimitBox ()
- Returns string The html for the limit # input box.
- Defined on line 373 of libraries/joomla/html/pagination.php
- Since
See also[edit]
JPagination::getLimitBox source code on BitBucket
Class JPagination
Subpackage Html
- Other versions of JPagination::getLimitBox
User contributed notes[edit]
Code Examples[edit]