You are here

12 calls to access_scheme_load() in Access Control Kit 7

AccessAPITest::testHandlerCleanup in ./access.test
Test clean-up functions.
AccessAPITest::testHandlerMethods in ./access.test
Test access arbitration through our dummy handler.
AccessGrantFunctionTest::setUp in ./access.test
Overrides DrupalWebTestCase::setUp().
AccessGrantInterfaceTest::testGrantDelete in ./access.test
Delete an access grant via the user interface.
AccessGrantInterfaceTest::testGrantInterface in ./access.test
Create and edit an access grant via the user interface.
AccessPluginTest::testSchemeInfo in ./access.test
Check that scheme types are defined correctly.
AccessSchemeFunctionTest::testSchemeCRUD in ./access.test
Test basic create, read, update, and delete functions.
AccessSchemeFunctionTest::testSchemeStaticReset in ./access.test
Ensure that the access scheme static reset works correctly.
AccessSchemeInterfaceTest::testSchemeDelete in ./access.test
Delete an access scheme via the user interface.
AccessWebTestCase::createListScheme in ./access.test
Creates a list-based scheme with generic realms.
AccessWebTestCase::createTaxonomyTermScheme in ./access.test
Creates a taxonomy-based scheme with randomly named realms.
AckMenuAccessTest::testEventHooks in ack_menu/ack_menu.test
Test that the module responds appropriately to events that affect the map.