views_plugin::additional_theme_functions |
core/modules/views/includes/plugin.inc |
Provide a list of additional theme functions for the theme information page |
views_plugin::options_form |
core/modules/views/includes/plugin.inc |
Provide a form to edit options for this plugin. |
views_plugin::options_submit |
core/modules/views/includes/plugin.inc |
Handle any special handling on the validate form. |
views_plugin::options_validate |
core/modules/views/includes/plugin.inc |
Validate the options form. |
views_plugin::plugin_title |
core/modules/views/includes/plugin.inc |
Return the human readable name of the display. |
views_plugin::query |
core/modules/views/includes/plugin.inc |
Add anything to the query that we might need to. |
views_plugin::summary_title |
core/modules/views/includes/plugin.inc |
Returns the summary of the settings in the display. |
views_plugin::theme_functions |
core/modules/views/includes/plugin.inc |
Provide a full list of possible theme templates used by this style. |
views_plugin::validate |
core/modules/views/includes/plugin.inc |
Validate that the plugin is correct and can be saved. |
views_plugin_access::access |
core/modules/views/plugins/views_plugin_access.inc |
Determine if the current user has access or not. |
views_plugin_access::get_access_callback |
core/modules/views/plugins/views_plugin_access.inc |
Determine the access callback and arguments. |
views_plugin_access::init |
core/modules/views/plugins/views_plugin_access.inc |
Initialize the plugin. |
views_plugin_access::options_form |
core/modules/views/plugins/views_plugin_access.inc |
Provide the default form for setting options. |
views_plugin_access::options_submit |
core/modules/views/plugins/views_plugin_access.inc |
Provide the default form form for submitting options |
views_plugin_access::options_validate |
core/modules/views/plugins/views_plugin_access.inc |
Provide the default form form for validating options |
views_plugin_access::option_definition |
core/modules/views/plugins/views_plugin_access.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_access::summary_title |
core/modules/views/plugins/views_plugin_access.inc |
Return a string to display as the clickable title for the
access control. |
views_plugin_access_none::summary_title |
core/modules/views/plugins/views_plugin_access_none.inc |
Return a string to display as the clickable title for the
access control. |
views_plugin_access_perm::access |
core/modules/views/plugins/views_plugin_access_perm.inc |
Determine if the current user has access or not. |
views_plugin_access_perm::get_access_callback |
core/modules/views/plugins/views_plugin_access_perm.inc |
Determine the access callback and arguments. |
views_plugin_access_perm::options_form |
core/modules/views/plugins/views_plugin_access_perm.inc |
Provide the default form for setting options. |
views_plugin_access_perm::option_definition |
core/modules/views/plugins/views_plugin_access_perm.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_access_perm::summary_title |
core/modules/views/plugins/views_plugin_access_perm.inc |
Return a string to display as the clickable title for the
access control. |
views_plugin_access_role::access |
core/modules/views/plugins/views_plugin_access_role.inc |
Determine if the current user has access or not. |
views_plugin_access_role::get_access_callback |
core/modules/views/plugins/views_plugin_access_role.inc |
Determine the access callback and arguments. |
views_plugin_access_role::options_form |
core/modules/views/plugins/views_plugin_access_role.inc |
Provide the default form for setting options. |
views_plugin_access_role::options_submit |
core/modules/views/plugins/views_plugin_access_role.inc |
Provide the default form form for submitting options |
views_plugin_access_role::options_validate |
core/modules/views/plugins/views_plugin_access_role.inc |
Provide the default form form for validating options |
views_plugin_access_role::option_definition |
core/modules/views/plugins/views_plugin_access_role.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_access_role::summary_title |
core/modules/views/plugins/views_plugin_access_role.inc |
Return a string to display as the clickable title for the
access control. |
views_plugin_argument_default::access |
core/modules/views/plugins/views_plugin_argument_default.inc |
Determine if the administrator has the privileges to use this
plugin |
views_plugin_argument_default::check_access |
core/modules/views/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 |
core/modules/views/plugins/views_plugin_argument_default.inc |
Convert options from the older style. |
views_plugin_argument_default::get_argument |
core/modules/views/plugins/views_plugin_argument_default.inc |
Return the default argument. |
views_plugin_argument_default::init |
core/modules/views/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 |
core/modules/views/plugins/views_plugin_argument_default.inc |
Provide the default form for setting options. |
views_plugin_argument_default::options_submit |
core/modules/views/plugins/views_plugin_argument_default.inc |
Provide the default form form for submitting options |
views_plugin_argument_default::options_validate |
core/modules/views/plugins/views_plugin_argument_default.inc |
Provide the default form form for validating options |
views_plugin_argument_default::option_definition |
core/modules/views/plugins/views_plugin_argument_default.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_argument_default_book_root::get_argument |
core/modules/book/views/views_plugin_argument_default_book_root.inc |
Return the default argument. |
views_plugin_argument_default_current_user::get_argument |
core/modules/user/views/views_plugin_argument_default_current_user.inc |
Return the default argument. |
views_plugin_argument_default_fixed::convert_options |
core/modules/views/plugins/views_plugin_argument_default_fixed.inc |
Convert options from the older style. |
views_plugin_argument_default_fixed::get_argument |
core/modules/views/plugins/views_plugin_argument_default_fixed.inc |
Return the default argument. |
views_plugin_argument_default_fixed::options_form |
core/modules/views/plugins/views_plugin_argument_default_fixed.inc |
Provide the default form for setting options. |
views_plugin_argument_default_fixed::option_definition |
core/modules/views/plugins/views_plugin_argument_default_fixed.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_argument_default_node::get_argument |
core/modules/node/views/views_plugin_argument_default_node.inc |
Return the default argument. |
views_plugin_argument_default_php::access |
core/modules/views/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 |
core/modules/views/plugins/views_plugin_argument_default_php.inc |
Convert options from the older style. |
views_plugin_argument_default_php::get_argument |
core/modules/views/plugins/views_plugin_argument_default_php.inc |
Return the default argument. |
views_plugin_argument_default_php::options_form |
core/modules/views/plugins/views_plugin_argument_default_php.inc |
Provide the default form for setting options. |