protected property PagerDefault::$element
The unique ID of this pager on this page.
Tipo: int
Archivo
- drupal-7.x/
includes/ pager.inc, line 36 - Functions to aid in presenting database results as a set of pages.
Class
- PagerDefault
- Query extender for pager queries.
Código
protected $element = NULL;