Search for access

  1. Search 8.x-3.x for access
  2. Search 4.0.x for access
  3. Other projects
Title Object type File name Summary
Access-Plugins--Determining-access-and-visibility.html file ctools_plugin_example/help/Access-Plugins--Determining-access-and-visibility.html
context-access-admin.inc file includes/context-access-admin.inc Contains administrative screens for the access control plugins.
context-access.html file help/context-access.html
ctools_access function includes/context.inc Determine if the current user has access via a plugin.
ctools_access_add_restrictions function includes/context.inc Apply restrictions to contexts based upon the access control configured.
ctools_access_admin_form function includes/context-access-admin.inc Administrative form for access control.
ctools_access_admin_form_submit function includes/context-access-admin.inc
ctools_access_admin_render_table function includes/context-access-admin.inc Render the table. This is used both to render it initially and to rerender
it upon ajax response.
ctools_access_ajax_add function includes/context-access-admin.inc AJAX callback to add a new access test to the list.
ctools_access_ajax_delete function includes/context-access-admin.inc AJAX command to remove an access control item.
ctools_access_ajax_edit function includes/context-access-admin.inc AJAX callback to edit an access test in the list.
ctools_access_ajax_edit_item function includes/context-access-admin.inc Form to edit the settings of an access test.
ctools_access_ajax_edit_item_submit function includes/context-access-admin.inc Submit handler for argument settings.
ctools_access_ajax_edit_item_validate function includes/context-access-admin.inc Validate handler for argument settings.
ctools_access_get_loggedin_context function includes/context.inc Create a context for the logged in user.
ctools_access_group_summary function includes/context.inc Get a summary of a group of access plugin's settings.
ctools_access_menu function ./ctools.module Determine if the current user has access via a plugin.
ctools_access_multiperm function ./ctools.module Determine if the current user has access via checks to multiple different
permissions.
ctools_access_new_test function includes/context.inc Create default settings for a new access plugin.
ctools_access_ruleset.inc file ctools_access_ruleset/plugins/export_ui/ctools_access_ruleset.inc
ctools_access_ruleset.info file ctools_access_ruleset/ctools_access_ruleset.info name = Custom rulesets
description = Create custom, exportable, reusable access rulesets for applications like Panels.
core = 7.x
package = Chaos tool suite
dependencies[] = ctools:ctools
ctools_access_ruleset.install file ctools_access_ruleset/ctools_access_ruleset.install
ctools_access_ruleset.module file ctools_access_ruleset/ctools_access_ruleset.module The ctools_access_ruleset module.
ctools_access_ruleset_ctools_plugin_directory function ctools_access_ruleset/ctools_access_ruleset.module Implementation of hook_ctools_plugin_directory() to let the system know
we implement task and task_handler plugins.
ctools_access_ruleset_panels_dashboard_blocks function ctools_access_ruleset/ctools_access_ruleset.module Implementation of hook_panels_dashboard_blocks().
ctools_access_ruleset_permission function ctools_access_ruleset/ctools_access_ruleset.module Implementation of hook_permission()
ctools_access_ruleset_schema function ctools_access_ruleset/ctools_access_ruleset.install Schema for customizable access rulesets.
ctools_access_ruleset_schema_1 function ctools_access_ruleset/ctools_access_ruleset.install
ctools_access_ruleset_ui class ctools_access_ruleset/plugins/export_ui/ctools_access_ruleset_ui.class.php
ctools_access_ruleset_ui.class.php file ctools_access_ruleset/plugins/export_ui/ctools_access_ruleset_ui.class.php
ctools_access_ruleset_ui::edit_form_context function ctools_access_ruleset/plugins/export_ui/ctools_access_ruleset_ui.class.php
ctools_access_ruleset_ui::edit_form_rules function ctools_access_ruleset/plugins/export_ui/ctools_access_ruleset_ui.class.php
ctools_access_ruleset_ui::edit_form_rules_submit function ctools_access_ruleset/plugins/export_ui/ctools_access_ruleset_ui.class.php
ctools_access_ruleset_ui::edit_form_submit function ctools_access_ruleset/plugins/export_ui/ctools_access_ruleset_ui.class.php Handle the submission of the edit form.
ctools_access_summary function includes/context.inc Get a summary of an access plugin's settings.
ctools_book_node_ctools_access_check function plugins/access/book.inc Check for access.
ctools_book_node_ctools_access_settings function plugins/access/book.inc Settings form for the 'by book_node' access plugin.
ctools_book_node_ctools_access_summary function plugins/access/book.inc Provide a summary description based upon the checked node_languages.
ctools_compare_users_access_check function plugins/access/compare_users.inc Check for access.
ctools_compare_users_ctools_access_summary function plugins/access/compare_users.inc Describe an instance of this plugin.
ctools_context_exists_ctools_access_check function plugins/access/context_exists.inc Check for access.
ctools_context_exists_ctools_access_settings function plugins/access/context_exists.inc Settings form.
ctools_context_exists_ctools_access_summary function plugins/access/context_exists.inc Provide a summary description based upon the specified context.
ctools_context_handler_set_access_restrictions function includes/context-task-handler.inc Set any access restrictions on the contexts for a handler.
ctools_entity_bundle_ctools_access_check function plugins/access/entity_bundle.inc Check for access.
ctools_entity_bundle_ctools_access_get_child function plugins/access/entity_bundle.inc
ctools_entity_bundle_ctools_access_get_children function plugins/access/entity_bundle.inc
ctools_entity_bundle_ctools_access_restrictions function plugins/access/entity_bundle.inc Inform the UI that we've eliminated a bunch of possibilities for this
context.
ctools_entity_bundle_ctools_access_settings function plugins/access/entity_bundle.inc Settings form for the 'by entity_bundle' access plugin.
ctools_entity_bundle_ctools_access_settings_submit function plugins/access/entity_bundle.inc Compress the entity bundles allowed to the minimum.