API17

API17:JPagination::getLimitBox

From Joomla! Documentation

Joomla 11.1 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 Joomla 1.0

See also


User contributed notes

Code Examples