views_handler_argument_user_uid.inc |
file |
modules/user/views_handler_argument_user_uid.inc |
Contains . |
views_handler_argument_user_uid::title_query |
function |
modules/user/views_handler_argument_user_uid.inc |
Override the behavior of title(). Get the name of the user. |
views_handler_argument_vocabulary_machine_name |
class |
modules/taxonomy/views_handler_argument_vocabulary_machine_name.inc |
Argument handler to accept a vocabulary machine name. |
views_handler_argument_vocabulary_machine_name.inc |
file |
modules/taxonomy/views_handler_argument_vocabulary_machine_name.inc |
Definition of views_handler_argument_vocabulary_machine_name. |
views_handler_argument_vocabulary_machine_name::title |
function |
modules/taxonomy/views_handler_argument_vocabulary_machine_name.inc |
Override the behavior of title(). Get the name of the vocabulary.. |
views_handler_argument_vocabulary_vid |
class |
modules/taxonomy/views_handler_argument_vocabulary_vid.inc |
Argument handler to accept a vocabulary id. |
views_handler_argument_vocabulary_vid.inc |
file |
modules/taxonomy/views_handler_argument_vocabulary_vid.inc |
Definition of views_handler_argument_vocabulary_vid. |
views_handler_argument_vocabulary_vid::title |
function |
modules/taxonomy/views_handler_argument_vocabulary_vid.inc |
Override the behavior of title(). Get the name of the vocabulary. |
views_plugin_argument_default |
class |
plugins/views_plugin_argument_default.inc |
The fixed argument default handler; also used as the base. |
views_plugin_argument_default.inc |
file |
plugins/views_plugin_argument_default.inc |
Definition of views_plugin_argument_default. |
views_plugin_argument_default::access |
function |
plugins/views_plugin_argument_default.inc |
Determine if the administrator has the privileges to use this plugin. |
views_plugin_argument_default::check_access |
function |
plugins/views_plugin_argument_default.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_default::convert_options |
function |
plugins/views_plugin_argument_default.inc |
Convert options from the older style. |
views_plugin_argument_default::get_argument |
function |
plugins/views_plugin_argument_default.inc |
Return the default argument. |
views_plugin_argument_default::init |
function |
plugins/views_plugin_argument_default.inc |
Initialize this plugin with the view and the argument it is linked to. |
views_plugin_argument_default::options_form |
function |
plugins/views_plugin_argument_default.inc |
Provide the default form for setting options. |
views_plugin_argument_default::options_submit |
function |
plugins/views_plugin_argument_default.inc |
Provide the default form form for submitting 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_default::option_definition |
function |
plugins/views_plugin_argument_default.inc |
Retrieve the options when this is a new access control plugin. |
views_plugin_argument_default_book_root |
class |
modules/book/views_plugin_argument_default_book_root.inc |
Default argument plugin to get the current node's book root. |
views_plugin_argument_default_book_root.inc |
file |
modules/book/views_plugin_argument_default_book_root.inc |
Definition of views_plugin_argument_default_book_root. |
views_plugin_argument_default_book_root::get_argument |
function |
modules/book/views_plugin_argument_default_book_root.inc |
Return the default argument. |
views_plugin_argument_default_current_user |
class |
modules/user/views_plugin_argument_default_current_user.inc |
Default argument plugin to extract the global $user. |
views_plugin_argument_default_current_user.inc |
file |
modules/user/views_plugin_argument_default_current_user.inc |
Definition of views_plugin_argument_default_current_user. |
views_plugin_argument_default_current_user::get_argument |
function |
modules/user/views_plugin_argument_default_current_user.inc |
Return the default argument. |
views_plugin_argument_default_fixed |
class |
plugins/views_plugin_argument_default_fixed.inc |
The fixed argument default handler. |
views_plugin_argument_default_fixed.inc |
file |
plugins/views_plugin_argument_default_fixed.inc |
Definition of views_plugin_argument_default_fixed. |
views_plugin_argument_default_fixed::convert_options |
function |
plugins/views_plugin_argument_default_fixed.inc |
Convert options from the older style. |
views_plugin_argument_default_fixed::get_argument |
function |
plugins/views_plugin_argument_default_fixed.inc |
Return the default argument. |
views_plugin_argument_default_fixed::options_form |
function |
plugins/views_plugin_argument_default_fixed.inc |
Provide the default form for setting options. |
views_plugin_argument_default_fixed::option_definition |
function |
plugins/views_plugin_argument_default_fixed.inc |
Retrieve the options when this is a new access control plugin. |
views_plugin_argument_default_node |
class |
modules/node/views_plugin_argument_default_node.inc |
Default argument plugin to extract a node via menu_get_object. |
views_plugin_argument_default_node.inc |
file |
modules/node/views_plugin_argument_default_node.inc |
Definition of views_plugin_argument_default_node. |
views_plugin_argument_default_node::get_argument |
function |
modules/node/views_plugin_argument_default_node.inc |
Return the default argument. |
views_plugin_argument_default_php |
class |
plugins/views_plugin_argument_default_php.inc |
Default argument plugin to provide a PHP code block. |
views_plugin_argument_default_php.inc |
file |
plugins/views_plugin_argument_default_php.inc |
Definition of views_plugin_argument_default_php. |
views_plugin_argument_default_php::access |
function |
plugins/views_plugin_argument_default_php.inc |
Only let users with PHP block visibility permissions set/modify this
default plugin. |
views_plugin_argument_default_php::convert_options |
function |
plugins/views_plugin_argument_default_php.inc |
Convert options from the older style. |
views_plugin_argument_default_php::get_argument |
function |
plugins/views_plugin_argument_default_php.inc |
Return the default argument. |
views_plugin_argument_default_php::options_form |
function |
plugins/views_plugin_argument_default_php.inc |
Provide the default form for setting options. |
views_plugin_argument_default_php::option_definition |
function |
plugins/views_plugin_argument_default_php.inc |
Retrieve the options when this is a new access control plugin. |
views_plugin_argument_default_raw |
class |
plugins/views_plugin_argument_default_raw.inc |
Default argument plugin to use the raw value from the URL. |
views_plugin_argument_default_raw.inc |
file |
plugins/views_plugin_argument_default_raw.inc |
Definition of views_plugin_argument_default_raw. |
views_plugin_argument_default_raw::get_argument |
function |
plugins/views_plugin_argument_default_raw.inc |
Return the default argument. |
views_plugin_argument_default_raw::options_form |
function |
plugins/views_plugin_argument_default_raw.inc |
Provide the default form for setting options. |
views_plugin_argument_default_raw::option_definition |
function |
plugins/views_plugin_argument_default_raw.inc |
Retrieve the options when this is a new access control plugin. |
views_plugin_argument_default_taxonomy_tid |
class |
modules/taxonomy/views_plugin_argument_default_taxonomy_tid.inc |
Taxonomy tid default argument. |
views_plugin_argument_default_taxonomy_tid.inc |
file |
modules/taxonomy/views_plugin_argument_default_taxonomy_tid.inc |
Definition of views_plugin_argument_default_taxonomy_tid. |
views_plugin_argument_default_taxonomy_tid::get_argument |
function |
modules/taxonomy/views_plugin_argument_default_taxonomy_tid.inc |
Return the default argument. |
views_plugin_argument_default_taxonomy_tid::init |
function |
modules/taxonomy/views_plugin_argument_default_taxonomy_tid.inc |
Initialize this plugin with the view and the argument it is linked to. |