public property views_plugin_style_table::$active
Contains the current active sort column.
Type: string
File
- plugins/
views_plugin_style_table.inc, line 19 - Contains the table style plugin.
Class
- views_plugin_style_table
- Style plugin to render each item as a row in a table.
Code
public $active;