views_plugin_argument_default_taxonomy_tid::options_form |
function |
modules/taxonomy/views_plugin_argument_default_taxonomy_tid.inc |
Provide the default form for setting options. |
views_plugin_argument_default_taxonomy_tid::options_submit |
function |
modules/taxonomy/views_plugin_argument_default_taxonomy_tid.inc |
Provide the default form form for submitting options. |
views_plugin_argument_default_taxonomy_tid::option_definition |
function |
modules/taxonomy/views_plugin_argument_default_taxonomy_tid.inc |
Retrieve the options when this is a new access control plugin. |
views_plugin_argument_default_user |
class |
modules/user/views_plugin_argument_default_user.inc |
Default argument plugin to extract a user via menu_get_object. |
views_plugin_argument_default_user.inc |
file |
modules/user/views_plugin_argument_default_user.inc |
Definition of views_plugin_argument_default_user. |
views_plugin_argument_default_user::convert_options |
function |
modules/user/views_plugin_argument_default_user.inc |
Convert options from the older style. |
views_plugin_argument_default_user::get_argument |
function |
modules/user/views_plugin_argument_default_user.inc |
Return the default argument. |
views_plugin_argument_default_user::options_form |
function |
modules/user/views_plugin_argument_default_user.inc |
Provide the default form for setting options. |
views_plugin_argument_default_user::option_definition |
function |
modules/user/views_plugin_argument_default_user.inc |
Retrieve the options when this is a new access control plugin. |
views_plugin_argument_validate |
class |
plugins/views_plugin_argument_validate.inc |
Base argument validator plugin to provide basic functionality. |
views_plugin_argument_validate.inc |
file |
plugins/views_plugin_argument_validate.inc |
Definition of views_plugin_argument_validate. |
views_plugin_argument_validate::access |
function |
plugins/views_plugin_argument_validate.inc |
Determine if the administrator has the privileges to use this plugin. |
views_plugin_argument_validate::check_access |
function |
plugins/views_plugin_argument_validate.inc |
If we don't have access to the form but are showing it anyway, ensure that
the form is safe and cannot be changed from user input. |
views_plugin_argument_validate::convert_options |
function |
plugins/views_plugin_argument_validate.inc |
Convert options from the older style. |
views_plugin_argument_validate::init |
function |
plugins/views_plugin_argument_validate.inc |
Initialize this plugin with the view and the argument it is linked to. |
views_plugin_argument_validate::options_form |
function |
plugins/views_plugin_argument_validate.inc |
Provide the default form for setting options. |
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::process_summary_arguments |
function |
plugins/views_plugin_argument_validate.inc |
Process the summary arguments for displaying. |
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 |
Definition of views_plugin_argument_validate_node. |
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 |
Definition of views_plugin_argument_validate_numeric. |
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 |
Definition of views_plugin_argument_validate_php. |
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 |
Definition of views_plugin_argument_validate_taxonomy_term. |
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::init |
function |
modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc |
Initialize this plugin with the view and the argument it is linked to. |
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::process_summary_arguments |
function |
modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc |
Process the summary arguments for displaying. |
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 |
Definition of views_plugin_argument_validate_user. |
views_plugin_argument_validate_user::convert_options |
function |
modules/user/views_plugin_argument_validate_user.inc |
Convert options from the older style. |