6 calls to taxonomy_access_enable_list() in Taxonomy Access Control 7
- taxonomy_access_autocomplete_default_value in ./
taxonomy_access.create.inc - Default value re-generation for 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_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.