protected property PagerDefault::$element in Drupal 7
The unique ID of this pager on this page.
Type: int
File
- includes/
pager.inc, line 36 - Functions to aid in presenting database results as a set of pages.
Class
- PagerDefault
- Query extender for pager queries.
Code
protected $element = NULL;