7 calls to access_grant_save() in Access Control Kit 7
- AccessAPITest::testHandlerMethods in ./
access.test - Test access arbitration through our dummy handler.
- AccessGrantFunctionTest::testGrantCRUD in ./
access.test - Test basic create, read, update, and delete functions.
- AccessGrantFunctionTest::testGrantStaticReset in ./
access.test - Ensure that the access grant static reset works correctly.
- 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.
- AccessWebTestCase::createGrant in ./
access.test - Creates and returns a new access grant for the given scheme.
- access_grant_form_submit in ./
access_grants.admin.inc - Form submission handler for access_grant_form().