API17

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.

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

See also[edit]


User contributed notes[edit]

Code Examples[edit]