static property PagerDefault::$maxElement in Drupal 7
The highest element we've autogenerated so far.
Type: int
File
- includes/
pager.inc, line 22 - Functions to aid in presenting database results as a set of pages.
Class
- PagerDefault
- Query extender for pager queries.
Code
static $maxElement = 0;