Search for access
Title | Object type | File name | Summary |
---|---|---|---|
view::access | function | includes/ |
Determine if the given user has access to the view. Note that this sets the display handler if it hasn't been. |
views_access | function | ./ |
Determine if the logged in user has access to a view. |
views_handler::access | function | includes/ |
Check whether current user has access to this handler. |
views_handler_field_accesslog_path | class | modules/ |
Field handler to provide simple renderer that turns a URL into a clickable link. |
views_handler_field_accesslog_path.inc | file | modules/ |
|
views_handler_field_accesslog_path::init | function | modules/ |
Override init function to provide generic option to link to node. |
views_handler_field_accesslog_path::options_form | function | modules/ |
Provide link to the page being visited. |
views_handler_field_accesslog_path::option_definition | function | modules/ |
Information about options for all kinds of purposes will be held here. |
views_handler_field_accesslog_path::render | function | modules/ |
Render the field. |
views_handler_field_accesslog_path::render_link | function | modules/ |
|
views_handler_field_comment_link_delete::access | function | modules/ |
Check whether current user has access to this handler. |
views_handler_field_comment_link_reply::access | function | modules/ |
Check whether current user has access to this handler. |
views_handler_field_contact_link::access | function | modules/ |
Check whether current user has access to this handler. |
views_handler_field_locale_link_edit::access | function | modules/ |
Check whether current user has access to this handler. |
views_handler_field_node_revision_link_delete::access | function | modules/ |
Check whether current user has access to this handler. |
views_handler_field_node_revision_link_revert::access | function | modules/ |
Check whether current user has access to this handler. |
views_handler_field_user_link::access | function | modules/ |
Check whether current user has access to this handler. |
views_handler_field_user_link_delete::access | function | modules/ |
Check whether current user has access to this handler. |
views_handler_filter_node_access | class | modules/ |
Filter by node_access records. |
views_handler_filter_node_access.inc | file | modules/ |
|
views_handler_filter_node_access::admin_summary | function | modules/ |
Display the filter on the administrative summary |
views_handler_filter_node_access::can_expose | function | modules/ |
Determine if a filter can be exposed. |
views_handler_filter_node_access::operator_form | function | modules/ |
Provide a form for setting the operator. |
views_handler_filter_node_access::query | function | modules/ |
See _node_access_where_sql() for a non-views query based implementation. |
views_import_access | function | ./ |
Access callback to determine if the user can import Views. |
views_plugin_access | class | plugins/ |
The base plugin to handle access control. |
views_plugin_access.inc | file | plugins/ |
|
views_plugin_access::access | function | plugins/ |
Determine if the current user has access or not. |
views_plugin_access::get_access_callback | function | plugins/ |
Determine the access callback and arguments. |
views_plugin_access::init | function | plugins/ |
Initialize the plugin. |
views_plugin_access::options_form | function | plugins/ |
Provide the default form for setting options. |
views_plugin_access::options_submit | function | plugins/ |
Provide the default form form for submitting options |
views_plugin_access::options_validate | function | plugins/ |
Provide the default form form for validating options |
views_plugin_access::option_definition | function | plugins/ |
Retrieve the options when this is a new access control plugin |
views_plugin_access::summary_title | function | plugins/ |
Return a string to display as the clickable title for the access control. |
views_plugin_access_none | class | plugins/ |
Access plugin that provides no access control at all. |
views_plugin_access_none.inc | file | plugins/ |
|
views_plugin_access_none::summary_title | function | plugins/ |
Return a string to display as the clickable title for the access control. |
views_plugin_access_perm | class | plugins/ |
Access plugin that provides permission-based access control. |
views_plugin_access_perm.inc | file | plugins/ |
|
views_plugin_access_perm::access | function | plugins/ |
Determine if the current user has access or not. |
views_plugin_access_perm::get_access_callback | function | plugins/ |
Determine the access callback and arguments. |
views_plugin_access_perm::options_form | function | plugins/ |
Provide the default form for setting options. |
views_plugin_access_perm::option_definition | function | plugins/ |
Retrieve the options when this is a new access control plugin |
views_plugin_access_perm::summary_title | function | plugins/ |
Return a string to display as the clickable title for the access control. |
views_plugin_access_role | class | plugins/ |
Access plugin that provides role-based access control. |
views_plugin_access_role.inc | file | plugins/ |
|
views_plugin_access_role::access | function | plugins/ |
Determine if the current user has access or not. |
views_plugin_access_role::get_access_callback | function | plugins/ |
Determine the access callback and arguments. |
views_plugin_access_role::options_form | function | plugins/ |
Provide the default form for setting options. |
Pagination
- Page 1
- Next page