You are here

9 uses of TAXONOMY_ACCESS_NODE_ALLOW in Taxonomy Access Control 7

TaxonomyAccessConfigTest::testGlobalDefaultConfig in ./taxonomy_access.test
Tests configuring a global default.
TaxonomyAccessConfigTest::testRoleEnableDisable in ./taxonomy_access.test
Tests enabling and disabling TAC for a custom role.
TaxonomyAccessConfigTest::testTermConfig in ./taxonomy_access.test
Tests configuring specific terms.
TaxonomyAccessConfigTest::testTermWithChildren in ./taxonomy_access.test
Tests adding a term configuration with children.
TaxonomyAccessConfigTest::testVocabularyDefaultConfig in ./taxonomy_access.test
Tests configuring vocabulary defaults.
TaxonomyAccessNodeGrantTest::setUp in ./taxonomy_access.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyAccessTermGrantTest::setUp in ./taxonomy_access.test
Sets up a Drupal site for running functional and integration tests.
taxonomy_access_delete_role_grants in ./taxonomy_access.module
Deletes module configurations for the given role IDs.
taxonomy_access_install in ./taxonomy_access.install
Implements hook_install().