static property PagerDefault::$maxElement
The highest element we've autogenerated so far.
Type: int
File
- drupal-7.x/
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;