You are here

Functions in Access Control Bridge 8

Primary tabs

Namesort descending Location Description Direct uses Strings
acb_disable ./acb.install Implements hook_disable().
acb_enable ./acb.install Implements hook_enable().
acb_get_modules ./acb.module Returns a list of all active access control modules. 3
acb_install ./acb.install Implements hook_install().
acb_is_module_realm ./acb.module Checks if a realm is originating from a specified module. 2
acb_modules_installed ./acb.module Implements hook_modules_installed().
acb_node_access_records_alter ./acb.module Implements hook_node_access_records_alter().
acb_node_grants_alter ./acb.module Implements hook_node_grants_alter().
_acb_cascade_grants ./acb.module The beating heart of this module. Receives split-sorted grants and converts it into cascaded grants to be used by this module. Workhorse for both hook_node_grants_alter() and hook_node_access_records_alter(). 2

Other projects