global $pager_page_array
Same name and namespace in other branches
- 6.x documentation-6.x/developer/globals.php \pager_page_array
Array of current page numbers for each pager.
See also
Archivo
- documentation-7.x/
developer/ globals.php, line 138 - These are the global variables that Drupal uses.
Código
global $pager_page_array;