You are here

9 uses of TAXONOMY_ACCESS_GLOBAL_DEFAULT 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.
TaxonomyAccessTestCase::setUp in ./taxonomy_access.test
Sets up a Drupal site for running functional and integration tests.
taxonomy_access_delete_default_grants in ./taxonomy_access.module
Deletes module configurations for the given vocabulary IDs.
taxonomy_access_enable_role in ./taxonomy_access.module
Enables access control for a given role.
taxonomy_access_install in ./taxonomy_access.install
Implements hook_install().
taxonomy_access_save_all_submit in ./taxonomy_access.admin.inc
Form submission handler for taxonomy_access_admin_form().
_taxonomy_access_get_nodes_for_defaults in ./taxonomy_access.module
Gets node IDs associated with a given vocabulary.
_taxonomy_access_grant_query in ./taxonomy_access.module
Builds a base query object for the specified TAC grants.