global $pager_total_items in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/globals.api.php \pager_total_items
Array of the total number of items for each pager.
The array index is the pager element index (0 by default).
See also
File
- core/
globals.api.php, line 110 - These are the global variables that Drupal uses.
Code
global $pager_total_items;