protected property TableSort::$header

The array of fields that can be sorted by.

Tipo: array

Archivo

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.

Código

protected $header = array();