views_handler_filter_term_node_tid::$validated_exposed_input |
property |
modules/taxonomy/views_handler_filter_term_node_tid.inc |
Stores the exposed input for this filter. |
views_handler_filter_term_node_tid::exposed_validate |
function |
modules/taxonomy/views_handler_filter_term_node_tid.inc |
Validate the exposed handler form. |
views_handler_filter_term_node_tid::validate_term_strings |
function |
modules/taxonomy/views_handler_filter_term_node_tid.inc |
Validate the user string. Since this can come from either the form
or the exposed filter, this is abstracted out a bit so it can
handle the multiple input sources. |
views_handler_filter_term_node_tid::value_validate |
function |
modules/taxonomy/views_handler_filter_term_node_tid.inc |
Validate the options form. |
views_handler_filter_user_name::exposed_validate |
function |
modules/user/views_handler_filter_user_name.inc |
Validate the exposed handler form. |
views_handler_filter_user_name::validate_user_strings |
function |
modules/user/views_handler_filter_user_name.inc |
Validate the user string. |
views_handler_filter_user_name::value_validate |
function |
modules/user/views_handler_filter_user_name.inc |
Validate the options form. |
views_handler_sort::options_validate |
function |
handlers/views_handler_sort.inc |
Simple validate handler. |
views_handler_sort::sort_validate |
function |
handlers/views_handler_sort.inc |
|
views_invalidate_cache |
function |
./views.module |
Invalidate the views cache, forcing a rebuild on the next grab of table data. |
views_plugin::options_validate |
function |
includes/plugins.inc |
Validate the options form. |
views_plugin::validate |
function |
includes/plugins.inc |
Validate that the plugin is correct and can be saved. |
views_plugin_access::options_validate |
function |
plugins/views_plugin_access.inc |
Provide the default form form for validating options. |
views_plugin_access_role::options_validate |
function |
plugins/views_plugin_access_role.inc |
Provide the default form form for validating options. |
views_plugin_argument_default::options_validate |
function |
plugins/views_plugin_argument_default.inc |
Provide the default form form for validating options. |
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. |