Search for extra
Title | Object type | File name | Summary |
---|---|---|---|
views_date_sql_extract | function | includes/ |
Helper function to create cross-database SQL date extraction. |
views_handler::extra_options | function | includes/ |
Provide defaults for the handler. |
views_handler::extra_options_form | function | includes/ |
Provide a form for setting options. |
views_handler::extra_options_submit | function | includes/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
views_handler::extra_options_validate | function | includes/ |
Validate the options form. |
views_handler::has_extra_options | function | includes/ |
If a handler has 'extra options' it will get a little settings widget and another form called extra_options. |
views_handler_filter_term_node_tid::extra_options_form | function | modules/ |
Provide a form for setting options. |
views_handler_filter_term_node_tid::has_extra_options | function | modules/ |
If a handler has 'extra options' it will get a little settings widget and another form called extra_options. |
views_handler_filter_term_node_tid_depth::extra_options_form | function | modules/ |
Provide a form for setting options. |
views_join::$extra | property | includes/ |
|
views_tabset::$extra | property | includes/ |
|
views_tabset::add_extra | function | includes/ |
Add text to the 'extra' region of the tabset. |
views_ui_config_item_extra_form | function | includes/ |
Form to config_item items in the views UI. |
views_ui_config_item_extra_form_submit | function | includes/ |
Submit handler for configing new item(s) to a view. |
views_ui_config_item_extra_form_validate | function | includes/ |
Submit handler for configing new item(s) to a view. |