You are here

10 calls to taxonomy_access_disable_list() in Taxonomy Access Control 7

taxonomy_access_admin_role in ./taxonomy_access.admin.inc
Form constructor for a form to manage grants by role.
taxonomy_access_autocomplete in ./taxonomy_access.create.inc
Autocomplete menu callback: filter allowed terms by create, not list.
taxonomy_access_autocomplete_default_value in ./taxonomy_access.create.inc
Default value re-generation for autocomplete fields.
taxonomy_access_autocomplete_validate in ./taxonomy_access.module
Form element validation handler for taxonomy autocomplete fields.
taxonomy_access_field_widget_form_alter in ./taxonomy_access.module
Implements hook_field_widget_form_alter().
taxonomy_access_field_widget_taxonomy_autocomplete_form_alter in ./taxonomy_access.module
Implements hook_field_widget_WIDGET_TYPE_form_alter().
taxonomy_access_options_validate in ./taxonomy_access.module
Form element validation handler for taxonomy options fields.
_taxonomy_access_get_descendants in ./taxonomy_access.module
Gets term IDs for all descendants of the given term.
_taxonomy_access_get_vocabulary_terms in ./taxonomy_access.module
Gets term IDs for all terms in the vocabulary
_taxonomy_access_term_options in ./taxonomy_access.module
Field options callback to generate options unfiltered by list grants.