Search for table
Title | Object type | File name | Summary |
---|---|---|---|
views_plugin_style_table::even_empty | function | plugins/ |
Should the output of the style plugin be rendered even if it's a empty view. |
views_plugin_style_table::options_form | function | plugins/ |
Render the given style. |
views_plugin_style_table::option_definition | function | plugins/ |
Information about options for all kinds of purposes will be held here. |
views_plugin_style_table::sanitize_columns | function | plugins/ |
Normalize a list of columns based upon the fields that are available. This compares the fields stored in the style handler to the list of fields actually in the view, removing fields that have been removed and adding new fields in their own column. |
views_views_exportables | function | ./ |
Implementation of hook_views_exportables(). |
Pagination
- Previous page
- Page 2