static property PagerDefault::$maxElement
The highest element we've autogenerated so far.
Tipo: int
Archivo
- 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.
Código
static $maxElement = 0;