views_plugin_query_default::$header
Same name in other branches
- 7.x-3.x plugins/views_plugin_query_default.inc \views_plugin_query_default::header
The table header to use for tablesort. This matters because tablesort needs to modify the query and needs the header.
Type: header
File
-
plugins/
views_plugin_query_default.inc, line 68
Class
- views_plugin_query_default
- Object used to create a SELECT query.
Code
var $header = array();