constant ABT_CONTROL_DEFAULT_ALLOW in Access By Term 7
1 use of ABT_CONTROL_DEFAULT_ALLOW
- abt_node_access_records in ./
abt.module - Implements hook_node_access_records().
File
- ./
abt.module, line 9 - abt.module Module for controling access by using user->term<-node relationship.
Code
define('ABT_CONTROL_DEFAULT_ALLOW', 2);