protected property TableSort::$header
The array of fields that can be sorted by.
Type: array
File
- drupal-7.x/
includes/ tablesort.inc, line 22 - Functions to aid in the creation of sortable tables.
Class
- TableSort
- Query extender class for tablesort queries.
Code
protected $header = array();