8 calls to nodeaccess_set_grants() in Nodeaccess 7
- NodeaccesssPublishTestCase::testAuthoredView in tests/
nodeaccess_publish.test - Test unpublished node visibility.
- NodeaccesssPublishTestCase::testPublishedView in tests/
nodeaccess_publish.test - Test standard, published node visibility.
- NodeaccesssPublishTestCase::testUnpublishedView in tests/
nodeaccess_publish.test - Test unpublished node visibility.
- NodeaccesssRoleTestCase::testRoleNodeVisibilityAllAuthenticatedOnly in tests/
nodeaccess_role.test - Test node access when authenticated only should have full access.
- NodeaccesssRoleTestCase::testRoleNodeVisibilityFullAccess in tests/
nodeaccess_role.test - Test node access when anon and authenticated users should have full access.
- NodeaccesssRoleTestCase::testRoleNodeVisibilityViewAuthenticatedOnly in tests/
nodeaccess_role.test - Test node access when only Authenticated users should have view access.
- NodeaccesssRoleTestCase::testRoleNodeVisibilityViewEditAuthenticatedOnly in tests/
nodeaccess_role.test - Test node access when authenticated only should have view/edit perms.
- _nodeaccess_grants_form_submit in ./
nodeaccess.module - Private function to submit the per-node grants table.