You are here

protected property TableSort::$header in Drupal 7

The array of fields that can be sorted by.

Type: array

File

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();