constant ENTITY_RULES_DEFAULT_PERMISSIONS in Entity Rules 7
6 uses of ENTITY_RULES_DEFAULT_PERMISSIONS
- entity_rules_admin_form in ./
entity_rules.admin.inc - Admin Settings form.
- entity_rules_entity_type_list in ./
entity_rules.admin.inc - Page callback for list of Bundles to administer entity rules
- entity_rules_menu in ./
entity_rules.module - Implements hook_menu().
- entity_rules_overview_access in ./
entity_rules.module - Access callback for overview admin screen.
- entity_rules_permission in ./
entity_rules.module - Implements hook_permission().
File
- ./
entity_rules.module, line 8 - Module file for the Entity Rules.
Code
define('ENTITY_RULES_DEFAULT_PERMISSIONS', 'none');