Search for extra

  1. Search 7.x-3.x for extra
  2. Other projects
Title Object type File name Summary
views_date_sql_extract function includes/handlers.inc Helper function to create cross-database SQL date extraction.
views_handler::extra_options function includes/handlers.inc Provide defaults for the handler.
views_handler::extra_options_form function includes/handlers.inc Provide a form for setting options.
views_handler::extra_options_submit function includes/handlers.inc 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/handlers.inc Validate the options form.
views_handler::has_extra_options function includes/handlers.inc 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/taxonomy/views_handler_filter_term_node_tid.inc Provide a form for setting options.
views_handler_filter_term_node_tid::has_extra_options function modules/taxonomy/views_handler_filter_term_node_tid.inc 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/taxonomy/views_handler_filter_term_node_tid_depth.inc Provide a form for setting options.
views_join::$extra property includes/handlers.inc
views_tabset::$extra property includes/tabs.inc
views_tabset::add_extra function includes/tabs.inc Add text to the 'extra' region of the tabset.
views_ui_config_item_extra_form function includes/admin.inc Form to config_item items in the views UI.
views_ui_config_item_extra_form_submit function includes/admin.inc Submit handler for configing new item(s) to a view.
views_ui_config_item_extra_form_validate function includes/admin.inc Submit handler for configing new item(s) to a view.