Search for options
Title | Object type | File name | Summary |
---|---|---|---|
views_plugin_pager_full::options_validate | function | plugins/ |
Provide the default form form for validating options |
views_plugin_pager_none::options_form | function | plugins/ |
Provide the default form for setting options. |
views_plugin_pager_some::options_form | function | plugins/ |
Provide the default form for setting options. |
views_plugin_query::options_form | function | plugins/ |
Add settings for the ui. |
views_plugin_query::options_submit | function | plugins/ |
Handle any special handling on the validate form. |
views_plugin_query::options_validate | function | plugins/ |
Validate the options form. |
views_plugin_query_default::options_form | function | plugins/ |
Add settings for the ui. |
views_plugin_row::options_form | function | plugins/ |
Provide a form for setting options. |
views_plugin_row::options_submit | function | plugins/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
views_plugin_row::options_validate | function | plugins/ |
Validate the options form. |
views_plugin_row_aggregator_rss::options_form | function | modules/ |
Provide a form for setting options. |
views_plugin_row_comment_view::options_form | function | modules/ |
Provide a form for setting options. |
views_plugin_row_fields::options_form | function | plugins/ |
Provide a form for setting options. |
views_plugin_row_fields::options_submit | function | plugins/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
views_plugin_row_node_rss::options_form | function | modules/ |
Provide a form for setting options. |
views_plugin_row_node_view::options_form | function | modules/ |
Provide a form for setting options. |
views_plugin_row_search_view::options_form | function | modules/ |
Provide a form for setting options. |
views_plugin_style::options_form | function | plugins/ |
Provide a form to edit options for this plugin. |
views_plugin_style_default::options | function | plugins/ |
Set default options |
views_plugin_style_default::options_form | function | plugins/ |
Provide a form to edit options for this plugin. |
views_plugin_style_grid::options_form | function | plugins/ |
Render the given style. |
views_plugin_style_jump_menu::options_form | function | plugins/ |
Render the given style. |
views_plugin_style_list::options_form | function | plugins/ |
Render the given style. |
views_plugin_style_rss::options_form | function | plugins/ |
Provide a form to edit options for this plugin. |
views_plugin_style_summary::options_form | function | plugins/ |
Provide a form to edit options for this plugin. |
views_plugin_style_summary_jump_menu::options_form | function | plugins/ |
Provide a form to edit options for this plugin. |
views_plugin_style_summary_unformatted::options_form | function | plugins/ |
Provide a form to edit options for this plugin. |
views_plugin_style_table::options_form | function | plugins/ |
Render the given style. |
views_process_check_options | function | includes/ |
#process callback to see if we need to check_plain() the options. |
Pagination
- Previous page
- Page 5