global $pager_limits

Array of the number of items per page for each pager.

The array index is the pager element index (0 by default).

See also

PagerDefault

File

documentation/developer/globals.php, line 165
These are the global variables that Drupal uses.

Code

global $pager_limits;