$pager_total_items

in developer/globals.php

Array of the total number of items per pager. The key is will be 0 by defualt, but can be specified via the $element parameter of pager_query().

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

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.