Same name and namespace in other branches
  1. 6.x developer/globals.php \pager_total

Array of the total number of pages for each pager.

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

See also

PagerDefault

File

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

Code

global $pager_total;