You are here

Functions in Taxonomy Term Status 7

Primary tabs

Namesort descending Location Description Direct uses Strings
termstatus_action_info ./termstatus.module Implements hook_action_info().
termstatus_enable ./termstatus.install Implemets hook_enable(). 12
termstatus_entity_property_info_alter ./termstatus.module Implements hook_entity_property_info_alter().
termstatus_feeds_processor_targets_alter ./termstatus.feeds.inc Implements hook_feeds_node_processor_targets_alter().
termstatus_form_taxonomy_form_term_alter ./termstatus.module Implements hook_form_FORM_ID_alter().
termstatus_form_taxonomy_form_vocabulary_alter ./termstatus.module Implements hook_form_FORM_ID_alter().
termstatus_form_taxonomy_form_vocabulary_submit ./termstatus.module Form submit handler for taxonomy vocabulary form. 1
termstatus_help ./termstatus.module Implements hook_help().
termstatus_menu ./termstatus.module Implements hook_menu().
termstatus_menu_access ./termstatus.module Menu access callback. Return true if access to term is granted. 1
termstatus_menu_alter ./termstatus.module Implements hook_menu_alter().
termstatus_migrate_api ./termstatus.migrate.inc Implements hook_migrate_api().
termstatus_permission ./termstatus.module Implements hook_permission().
termstatus_preprocess_taxonomy_term ./termstatus.module Implemens hook_preprocess_HOOK().
termstatus_publish_action ./termstatus.module Action callback: publish a term.
termstatus_query_term_access_alter ./termstatus.module Implements hook_query_TAG_alter().
termstatus_rebuild_submit ./termstatus.admin.inc Submit callback. 1
termstatus_requirements ./termstatus.install Implements hook_requirements().
termstatus_schema ./termstatus.install Implements hook_schema().
termstatus_settings ./termstatus.admin.inc Term status settings form. 1
termstatus_taxonomy_term_delete ./termstatus.module Implements hook_taxonomy_term_delete().
termstatus_taxonomy_term_insert ./termstatus.module Implements hook_taxonomy_term_insert().
termstatus_taxonomy_term_load ./termstatus.module Implements hook_taxonomy_term_load().
termstatus_taxonomy_term_update ./termstatus.module Implements hook_taxonomy_term_update().
termstatus_term_access ./termstatus.module Return true if the given account has access to the specified term. 1
termstatus_term_delete ./termstatus.module Remove the status record of a term. 1
termstatus_term_getstatus ./termstatus.module Return the term status of a given term, defaulting to the vocabulary. 3
termstatus_term_save ./termstatus.module Save the status record of a term. 2
termstatus_test_menu tests/termstatus_test.module Implements hook_menu().
termstatus_test_term_list tests/termstatus_test.module Page callback: List terms of a given vocabulary. 1
termstatus_test_vocabulary_load tests/termstatus_test.module Return the vocabulary object.
termstatus_uninstall ./termstatus.install Implements hook_uninstall().
termstatus_unpublish_action ./termstatus.module Action callback: unpublish a term.
termstatus_update_7000 ./termstatus.install Remove taxonomy_ prefix from variable names.
termstatus_views_api ./termstatus.module Implements hook_views_api().
termstatus_views_data ./termstatus.views.inc Implements hook_views_data().
_termstatus_count_nullstatus ./termstatus.admin.inc Return the number of taxonomy terms which do not have any status record. 1
_termstatus_rebuild ./termstatus.admin.inc Create status records for every taxonomy term which does not have one yet. 1

Other projects