The array of fields that can be sorted by.
Type: array
File
- includes/
tablesort.class.inc, line 17 - Classes for extending table sort queries.
Class
- TableSort
- Query extender class for tablesort queries.
Code
protected $header = array();
The array of fields that can be sorted by.
Type: array
protected $header = array();