Search for validate

  1. Search 7.x-3.x for validate
  2. Other projects
Title Object type File name Summary
views_plugin_argument_validate::options_submit function plugins/views_plugin_argument_validate.inc Provide the default form form for submitting options
views_plugin_argument_validate::options_validate function plugins/views_plugin_argument_validate.inc Provide the default form form for validating options
views_plugin_argument_validate::option_definition function plugins/views_plugin_argument_validate.inc Retrieve the options when this is a new access
control plugin
views_plugin_argument_validate::validate_argument function plugins/views_plugin_argument_validate.inc
views_plugin_argument_validate_node class modules/node/views_plugin_argument_validate_node.inc Validate whether an argument is an acceptable node.
views_plugin_argument_validate_node.inc file modules/node/views_plugin_argument_validate_node.inc Contains the 'node' argument validator plugin.
views_plugin_argument_validate_node::convert_options function modules/node/views_plugin_argument_validate_node.inc Convert options from the older style.
views_plugin_argument_validate_node::options_form function modules/node/views_plugin_argument_validate_node.inc Provide the default form for setting options.
views_plugin_argument_validate_node::options_submit function modules/node/views_plugin_argument_validate_node.inc Provide the default form form for submitting options
views_plugin_argument_validate_node::option_definition function modules/node/views_plugin_argument_validate_node.inc Retrieve the options when this is a new access
control plugin
views_plugin_argument_validate_node::validate_argument function modules/node/views_plugin_argument_validate_node.inc
views_plugin_argument_validate_numeric class plugins/views_plugin_argument_validate_numeric.inc Validate whether an argument is numeric or not.
views_plugin_argument_validate_numeric.inc file plugins/views_plugin_argument_validate_numeric.inc Contains the numeric argument validator plugin.
views_plugin_argument_validate_numeric::validate_argument function plugins/views_plugin_argument_validate_numeric.inc
views_plugin_argument_validate_php class plugins/views_plugin_argument_validate_php.inc Provide PHP code to validate whether or not an argument is ok.
views_plugin_argument_validate_php.inc file plugins/views_plugin_argument_validate_php.inc Contains the php code argument validator plugin.
views_plugin_argument_validate_php::access function plugins/views_plugin_argument_validate_php.inc Only let users with PHP block visibility permissions set/modify this
validate plugin.
views_plugin_argument_validate_php::convert_options function plugins/views_plugin_argument_validate_php.inc Convert options from the older style.
views_plugin_argument_validate_php::options_form function plugins/views_plugin_argument_validate_php.inc Provide the default form for setting options.
views_plugin_argument_validate_php::option_definition function plugins/views_plugin_argument_validate_php.inc Retrieve the options when this is a new access
control plugin
views_plugin_argument_validate_php::validate_argument function plugins/views_plugin_argument_validate_php.inc
views_plugin_argument_validate_taxonomy_term class modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc Validate whether an argument is an acceptable node.
views_plugin_argument_validate_taxonomy_term.inc file modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc Contains the 'taxonomy term' argument validator plugin.
views_plugin_argument_validate_taxonomy_term::convert_options function modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc Convert options from the older style.
views_plugin_argument_validate_taxonomy_term::options_form function modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc Provide the default form for setting options.
views_plugin_argument_validate_taxonomy_term::options_submit function modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc Provide the default form form for submitting options
views_plugin_argument_validate_taxonomy_term::option_definition function modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc Retrieve the options when this is a new access
control plugin
views_plugin_argument_validate_taxonomy_term::validate_argument function modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc
views_plugin_argument_validate_user class modules/user/views_plugin_argument_validate_user.inc Validate whether an argument is a valid user.
views_plugin_argument_validate_user.inc file modules/user/views_plugin_argument_validate_user.inc
views_plugin_argument_validate_user::convert_options function modules/user/views_plugin_argument_validate_user.inc Convert options from the older style.
views_plugin_argument_validate_user::options_form function modules/user/views_plugin_argument_validate_user.inc Provide the default form for setting options.
views_plugin_argument_validate_user::options_submit function modules/user/views_plugin_argument_validate_user.inc Provide the default form form for submitting options
views_plugin_argument_validate_user::option_definition function modules/user/views_plugin_argument_validate_user.inc Retrieve the options when this is a new access
control plugin
views_plugin_argument_validate_user::validate_argument function modules/user/views_plugin_argument_validate_user.inc
views_plugin_display::options_validate function plugins/views_plugin_display.inc Validate the options form.
views_plugin_display::validate function plugins/views_plugin_display.inc Make sure the display and all associated handlers are valid.
views_plugin_display_extender::options_validate function plugins/views_plugin_display_extender.inc Validate the options form.
views_plugin_display_page::options_validate function plugins/views_plugin_display_page.inc Validate the options form.
views_plugin_display_page::validate function plugins/views_plugin_display_page.inc Make sure the display and all associated handlers are valid.
views_plugin_exposed_form::exposed_form_validate function plugins/views_plugin_exposed_form.inc
views_plugin_pager::exposed_form_validate function plugins/views_plugin_pager.inc
views_plugin_pager::options_validate function plugins/views_plugin_pager.inc Provide the default form form for validating options
views_plugin_pager_full::exposed_form_validate function plugins/views_plugin_pager_full.inc
views_plugin_pager_full::options_validate function plugins/views_plugin_pager_full.inc Provide the default form form for validating options
views_plugin_query::options_validate function plugins/views_plugin_query.inc Validate the options form.
views_plugin_row::options_validate function plugins/views_plugin_row.inc Validate the options form.
views_plugin_style::validate function plugins/views_plugin_style.inc Validate that the plugin is correct and can be saved.
views_ui_add_form_validate function includes/admin.inc Validate the add view form.
views_ui_change_style_form_validate function includes/admin.inc