Search for argument

  1. Search 7.x-3.x for argument
  2. Other projects
Title Object type File name Summary
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::get_arguments_tokens function plugins/views_plugin_display.inc Returns to tokens for arguments.