Community Documentation

$pager_page_array

  1. drupal
    1. 6 globals.php
    2. 7 globals.php
    3. 8 globals.php

Array of current page numbers for each pager.

See also

PagerDefault

File

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

Code

<?php
global $pager_page_array
?>
Login or register to post comments