10 calls to access_scheme_names() in Access Control Kit 7
- AccessSchemeFunctionTest::testSchemeCRUD in ./
access.test - Test basic create, read, update, and delete functions.
- access_admin_grants_filters in ./
access_grants.admin.inc - Lists access grant administration filters that can be applied.
- access_entity_info in ./
access.module - Implements hook_entity_info().
- access_field_extra_fields in ./
access.module - Implements hook_field_extra_fields().
- access_grant_multiple_delete_confirm in ./
access_grants.admin.inc - Form constructor for the access grant multiple delete confirmation form.
- access_object_schemes in ./
access.module - Finds all access schemes that control access to a given object type.
- access_scheme_features_export_options in ./
access.features.inc - Implements hook_features_export_options().
- access_scheme_form_validate in ./
access_schemes.admin.inc - Form validation handler for access_scheme_form().
- access_update_7100 in ./
access.install - Make the list of available roles a scheme-level setting.
- ACKEntityField::viewsDataAlter in handlers/
ack_entity_field.inc - Overrides AccessControlKitHandler::viewsDataAlter().