Search for options_submit
Title | Object type | File name | Summary |
---|---|---|---|
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::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_area_text::options_submit | function | handlers/ |
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_area_text_custom::options_submit | function | handlers/ |
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_argument::options_submit | function | handlers/ |
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_field::options_submit | function | handlers/ |
Performs some cleanup tasks on the options array before saving it. |
views_handler_field_links::options_submit | function | handlers/ |
Performs some cleanup tasks on the options array before saving it. |
views_handler_filter::options_submit | function | handlers/ |
Simple submit handler. |
views_handler_sort::options_submit | function | handlers/ |
Simple submit handler. |
views_plugin::options_submit | function | includes/ |
Handle any special handling on the validate form. |
views_plugin_access::options_submit | function | plugins/ |
Provide the default form form for submitting options. |
views_plugin_access_role::options_submit | function | plugins/ |
Provide the default form form for submitting options. |
views_plugin_argument_default::options_submit | function | plugins/ |
Provide the default form form for submitting options. |
views_plugin_argument_default_taxonomy_tid::options_submit | function | modules/ |
Provide the default form form for submitting options. |
views_plugin_argument_validate::options_submit | function | plugins/ |
Provide the default form form for submitting options. |
views_plugin_argument_validate_node::options_submit | function | modules/ |
Provide the default form form for submitting options. |
views_plugin_argument_validate_taxonomy_term::options_submit | function | modules/ |
Provide the default form form for submitting options. |
views_plugin_argument_validate_user::options_submit | function | modules/ |
Provide the default form form for submitting options. |
views_plugin_display::options_submit | function | plugins/ |
Perform any necessary changes to the form values prior to storage. |
views_plugin_display_attachment::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_display_block::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_display_extender::options_submit | function | plugins/ |
Handle any special handling on the validate form. |
views_plugin_display_feed::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_display_page::options_submit | function | plugins/ |
Perform any necessary changes to the form values prior to storage. |
views_plugin_exposed_form_input_required::options_submit | function | plugins/ |
Handle any special handling on the validate form. |
views_plugin_pager::options_submit | function | plugins/ |
Provide the default form form for submitting options. |
views_plugin_query::options_submit | function | plugins/ |
Handle any special handling on the validate form. |
views_plugin_query_default::options_submit | function | plugins/ |
Special submit handling. |
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_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. |