You are here

9 uses of DOMAIN_EDITOR_RULE in Domain Access 5

domain_advanced_form in ./domain_admin.inc
FormsAPI
domain_configure_form in ./domain_admin.inc
FormsAPI for configuring the domain module.
domain_content_check in domain_content/domain_content.module
Access checking routine for the menu and node access checks.
domain_content_menu in domain_content/domain_content.module
Implement hook_menu()
domain_content_update_nodes in domain_content/domain_content.module
FormAPI function that lets us update access rules.
domain_enable in ./domain.module
Upon enabling this module, store the default view grant in the {node_access} table.
domain_form_alter in ./domain.module
Implement hook_form_alter()
domain_node_access_records in ./domain.module
Implement hook_node_access_records()
domain_node_grants in ./domain.module
Implement hook_node_grants.