You are here

Functions in Community Tags 7

Primary tabs

Namesort descending Location Description Direct uses Strings
community_tags_batch_finished ./community_tags.batch.inc Batch 'finished' callback 2
community_tags_block_info ./community_tags.module Implements hook_block_info().
community_tags_block_view ./community_tags.module Implements hook_block_view().
community_tags_content_extra_fields ./community_tags.module Implements hook_content_extra_fields().
community_tags_delete_all_form ./community_tags.admin.inc Confirmation form for tag purge. Assumes defaults. 1
community_tags_delete_all_form_submit ./community_tags.admin.inc Submit handler for community_tags_delete_all_form().
community_tags_delete_broken_tags_form ./community_tags.admin.inc Confirmation for deleting broken tags. 1
community_tags_delete_broken_tags_form_submit ./community_tags.admin.inc Submit handler for broken tag deletion form.
community_tags_delete_tags_batch_process ./community_tags.batch.inc Batch process for deleting tags and optionally their corresponding node terms. 1
community_tags_enable ./community_tags.install Implements hook_enable().
community_tags_flatten ./community_tags.module Helper function for the JS tagger. 2
community_tags_form ./community_tags.pages.inc Quick tag form. 2
community_tags_form_node_type_form_alter ./community_tags.module Implements hook_form_FORM_ID_alter().
community_tags_form_submit ./community_tags.pages.inc Submit callback for quick tag form.
community_tags_from_js ./community_tags.ajax.inc Callback for the JS tagger. 1
community_tags_get_user_node_tags ./community_tags.module Retrieve list of tags for a given node that belong to a user. 2
community_tags_help ./community_tags.module Implements hook_help().
community_tags_install ./community_tags.install Implements hook_install().
community_tags_menu ./community_tags.module Implements hook_menu().
community_tags_mypage ./community_tags.pages.inc Menu callback:
community_tags_node_delete ./community_tags.module Implements hook_node_delete().
community_tags_node_insert ./community_tags.module Implements hook_node_insert().
community_tags_node_load ./community_tags.module Implements hook_node_load().
community_tags_node_update ./community_tags.module Implements hook_node_update().
community_tags_node_view ./community_tags.module Implements hook_node_view().
community_tags_permission ./community_tags.module Implements hook_permission().
community_tags_rebuild_form ./community_tags.admin.inc Confirmation form for tag rebuild. 1
community_tags_rebuild_form_submit ./community_tags.admin.inc Submit handler for rebuild confirmation form.
community_tags_rebuild_nodeterms_batch_process ./community_tags.batch.inc Batch process for rebuilding missing term nodes from community tags. 1
community_tags_rebuild_tags_batch_process ./community_tags.batch.inc Batch process for rebuilding missing tags from node terms. 1
community_tags_schema ./community_tags.install Implements hook_schema().
community_tags_settings ./community_tags.admin.inc Form builder; Builds the settings form. 1
community_tags_settings_submit ./community_tags.admin.inc Submit handler for community tags settings form. @todo add configuration settings
community_tags_taxonomy ./community_tags.module Implements hook_taxonomy(). Handle term deletion. No need to handle vocabulary deletion term/delete hook is called for every term in the vocabulary before vocabulary/delete hook.
community_tags_taxonomy_node_save ./community_tags.module Save community_tags term associations and counts for a given node. 2
community_tags_taxonomy_vocabulary_update ./community_tags.module Implements hook_taxonomy_vocabulary_update().
community_tags_theme ./community_tags.module Implements hook_theme().
community_tags_uninstall ./community_tags.install Implements hook_uninstall().
community_tags_update_1 ./community_tags.install Update: Add tid column key.
community_tags_update_6001 ./community_tags.install Update: Add tid_nid 2 column index.
community_tags_update_6002 ./community_tags.install Update: convert vids used in CT settings to vocabulary machine names.
community_tags_user_cancel ./community_tags.module Implements hook_user_cancel().
community_tags_user_delete ./community_tags.module Implements hook_user_delete().
community_tags_vids_for_node ./community_tags.module Check whether a given node has one or more community tagged vocabularies associated with its type. 6
community_tags_views_api ./community_tags.module Implements hook_views_api(). See community_tags.views.inc for the actual views integration
community_tags_views_data ./community_tags.views.inc @todo Please document this function.
theme_community_tags ./community_tags.module Theme function to display a list of community tags via tagadelic.
theme_community_tags_form ./community_tags.pages.inc Theme the quick tag form.
theme_community_tags_links ./community_tags.module Theme function to display a list of community tags as simple links.
theme_community_tags_settings ./community_tags.admin.inc Theme function for presets form element - display in table.

Pages

Other projects