You are here

Functions in Workbench Access 8

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_workbench_access_flush ./workbench_access.drush.inc Flushes assigned user permissions.
drush_workbench_access_test ./workbench_access.drush.inc Installs the test vocabulary.
hook_workbench_access_scheme_update_alter ./workbench_access.api.php Converts scheme settings to use the AccessScheme entity type.
workbench_access_drush_command ./workbench_access.drush.inc Implements hook_drush_command(). 1
workbench_access_drush_help ./workbench_access.drush.inc Implements hook_drush_help().
workbench_access_element_info_alter ./workbench_access.module Implements hook_element_info_alter().
workbench_access_entity_access ./workbench_access.module Implements hook_entity_access().
workbench_access_entity_create_access ./workbench_access.module Implements hook_node_create_access().
workbench_access_entity_delete ./workbench_access.module Implements hook_entity_delete().
workbench_access_form_alter ./workbench_access.module Implements hook_form_alter().
workbench_access_help ./workbench_access.module Implements hook_help().
workbench_access_hooks_workbench_access_scheme_update_alter tests/modules/workbench_access_hooks/workbench_access_hooks.module Implements hook_workbench_access_scheme_update_alter().
workbench_access_post_update_apply_context_mapping_to_blocks ./workbench_access.post_update.php Updates all instances of the WBA block to include context mappings.
workbench_access_post_update_convert_role_storage_keys ./workbench_access.post_update.php Convert role storage.
workbench_access_post_update_convert_to_scheme ./workbench_access.post_update.php Convert configuration into a scheme.
workbench_access_post_update_convert_user_storage_keys ./workbench_access.post_update.php Convert user storage.
workbench_access_post_update_section_role_association ./workbench_access.post_update.php Transform existing role data to new storage.
workbench_access_post_update_section_user_association ./workbench_access.post_update.php Transform existing user data to new storage.
workbench_access_post_update_workbench_access_field_delete ./workbench_access.post_update.php Delete the old workbench_access field.
workbench_access_process_inline_entity_form ./workbench_access.module Process callback for inline entity form. 1
workbench_access_tokens ./workbench_access.module Implements hook_tokens().
workbench_access_token_info ./workbench_access.module Implements hook_token_info().
workbench_access_update_8001 ./workbench_access.install Add the setting to deny access to unassigned content.
workbench_access_update_8002 ./workbench_access.install Update to new access scheme config entity.
workbench_access_update_8003 ./workbench_access.install Create the new access scheme entity type.
workbench_access_update_8004 ./workbench_access.install Create the new section association entity type.
workbench_access_user_delete ./workbench_access.module Implements hook_ENTITY_TYPE_delete().
workbench_access_user_role_delete ./workbench_access.module Implements hook_ENTITY_TYPE_delete().
workbench_access_views_data_alter ./workbench_access.module Implements hook_views_data_alter().

Other projects