API17:JPagination::getLimitBox
From Joomla! Documentation
JPagination::getLimitBox
Description
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
JPagination::getLimitBox source code on BitBucket
Class JPagination
Subpackage Html- Other versions of JPagination::getLimitBox
User contributed notes
Code Examples