constant ABT_CONTROL_DEFAULT_RESTRICT in Access By Term 7
3 uses of ABT_CONTROL_DEFAULT_RESTRICT
- ABTPermissionFieldTestCase::runFieldSettingCombos in ./
abt.test - abt_form_node_form_alter in ./
abt.module - Implements hook_form_BASE_FORM_ID_alter().
- abt_node_access_records in ./
abt.module - Implements hook_node_access_records().
File
- ./
abt.module, line 8 - abt.module Module for controling access by using user->term<-node relationship.
Code
define('ABT_CONTROL_DEFAULT_RESTRICT', 1);