You are here

Functions in Role Access Control 8

Primary tabs

Namesort descending Location Description Direct uses Strings
rac_fca_field_collection_access_restriction_message_alter contrib/rac_fca/rac_fca.module Implements hook_collection_access_restriction_message_alter().
rac_fca_field_collection_item_access_records contrib/rac_fca/rac_fca.module Implements hook_field_collection_item_access_records().
rac_fca_field_collection_item_grants contrib/rac_fca/rac_fca.module Implements hook_field_collection_item_grants().
rac_fca_field_widget_field_collection_embed_form_alter contrib/rac_fca/rac_fca.module Implements hook_field_widget_WIDGET_TYPE_form_alter().
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_na_form_node_form_alter contrib/rac_na/rac_na.module Implements hook_form_FORM_ID_alter().
rac_na_node_access_records contrib/rac_na/rac_na.module Implements hook_node_access_records().
rac_na_node_grants contrib/rac_na/rac_na.module Implements hook_node_grants().
rac_pa_paragraphs_access_grants contrib/rac_pa/rac_pa.module Implements hook_paragraphs_access_grants().
rac_pa_paragraphs_access_records contrib/rac_pa/rac_pa.module Implements hook_paragraph_access_records().
rac_pa_paragraphs_access_restriction_message_alter contrib/rac_pa/rac_pa.module Implements hook_paragraph_access_restriction_message_alter().
rac_update_8100 ./rac.install Add default config for new update_unpublished setting.
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. 4
_rac_get_consumers ./rac.module Get Role Access Consumer plugins. 1
_rac_get_entity_reference_roles ./rac.module Get list of roles refrenced by $entity and cache it. 5
_rac_get_entity_reference_role_fields ./rac.module Get list of role reference fields for an entity bundle. 3
_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. 2
_rac_update_unpublished ./rac.module Check if access grants should apply to unpublished content. 1

Other projects