15 calls to content_access_get_settings() in Content Access 6
- content_access_action_acl_grant_access in ./
content_access.rules.inc - Action implementation: Grant access for a user.
- content_access_admin_settings in ./
content_access.admin.inc - Per content type administration page form.
- content_access_admin_settings_submit in ./
content_access.admin.inc - content_access_force_permissions in ./
content_access.admin.inc - Formapi #after_build callback, that disables checkboxes for roles without access to content.
- content_access_get_type_grant in ./
content_access.module - Returns the default grants for a given node type.
- content_access_node_access_records in ./
content_access.module - Implementation of hook_node_access_records()
- content_access_node_page_access in ./
content_access.module - content_access_node_type in ./
content_access.module - Implementation of hook_node_type(): Update settings on node type name change.
- content_access_optimize_grants in ./
content_access.module - Removes grants that doesn't change anything.
- content_access_page in ./
content_access.admin.inc - Per node settings page.
- content_access_per_node_setting in ./
content_access.module - Returns the per node role settings. If no per node settings are available, it will return the content type settings.
- content_access_proccess_grant in ./
content_access.module - Process a grant, which means add priority, realm and other properties.
- content_access_update_6001 in ./
content_access.install - Upgrade from d5 to d6
- content_access_user_admin_perm_submit in ./
content_access.admin.inc - Submit callback for the user permissions form. Trigger changes to node permissions to rebuild our grants.
- _content_access_rules_check_setting in ./
content_access.rules.inc - Verifies that per content settings are activated for the given node.