Search for access

  1. Search 7.x-3.x for access
  2. Other projects
Title Object type File name Summary
views_plugin_access_role::options_submit function plugins/views_plugin_access_role.inc Provide the default form form for submitting options
views_plugin_access_role::options_validate function plugins/views_plugin_access_role.inc Provide the default form form for validating options
views_plugin_access_role::option_definition function plugins/views_plugin_access_role.inc Retrieve the options when this is a new access
control plugin
views_plugin_access_role::summary_title function plugins/views_plugin_access_role.inc Return a string to display as the clickable title for the
access control.
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_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_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_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_display::access function plugins/views_plugin_display.inc Determine if the user has access to this display of the view.