You are here

Functions in Role Access Control 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
rac_form_field_storage_config_edit_form_alter ./rac.module Implements hook_form_FORM_ID_alter().
rac_form_user_admin_permissions_alter ./rac.module Implements hook_form_FORM_ID_alter().
rac_form_user_role_form_alter ./rac.module Implements hook_form_FORM_ID_alter().
rac_install ./rac.install Install function to assign default permissions for role access.
rac_update_8100 ./rac.install Add default config for new update_unpublished setting.
rac_update_8101 ./rac.install Update configuration around updated reference provider settings.
rac_user_role_delete ./rac.module Implements hook_user_role_delete().
_rac_field_validate ./rac.module Implements hook_field_validate(). 1
_rac_form_field_storage_config_edit_form_submit ./rac.module Implements hook_submit(). 1
_rac_form_user_role_form_submit ./rac.module Implements hook_submit(). 1
_rac_get_account_roles ./rac.module Determine the access for a given accont and operation. 2
_rac_get_entity_reference_roles ./rac.module Get list of roles refrenced by $entity and cache it.
_rac_get_entity_reference_role_fields ./rac.module Get list of role reference fields for an entity bundle. 1
_rac_get_supported_entity_types ./rac.module Get entity types which have access controled by rac plugins. 1
_rac_restore_field_values ./rac.module Repopulate the restricted values for a given field. 1
_rac_restrict_field_values ./rac.module Remove options from a field that should not be displayed to the user.
_rac_update_unpublished ./rac.module Check if access grants should apply to unpublished content.

Other projects