You are here

Functions in Community Tags 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
community_tags_node_rebuild_nodeterms_batch_process community_tags_node/community_tags_node.batch.inc Batch process for rebuilding missing term nodes from community tags. 1
community_tags_node_rebuild_tags_batch_process community_tags_node/community_tags_node.batch.inc Batch process for rebuilding missing tags from node terms. 1
community_tags_node_sub_settings_submit community_tags_node/community_tags_node.admin.inc Submit handler to handle CT_node part of sub settings form. 1
community_tags_node_tag_management ./community_tags.pages.inc Tag management page view. 1
community_tags_node_tag_mgmt_confirm ./community_tags.pages.inc Confirmation form for tag mgmt operation. 1 1
community_tags_node_tag_mgmt_confirm_submit ./community_tags.pages.inc Submit handler for tag mgmt operation confirm form. 1
community_tags_node_tag_mgmt_form ./community_tags.pages.inc Build tag management form. 1
community_tags_node_tag_mgmt_form_submit ./community_tags.pages.inc Process node_admin_nodes form submissions. 1
community_tags_node_tag_mgmt_form_validate ./community_tags.pages.inc Validate node_admin_nodes form submissions.
community_tags_node_type_form_submit ./community_tags.admin.inc 1
community_tags_node_uninstall community_tags_node/community_tags_node.install Implementation of hook_uninstall().
community_tags_node_view ./community_tags.module Community tags callback for node view. 4 1
community_tags_perm ./community_tags.module Implementation of hook_perm().
community_tags_preprocess_node ./community_tags.module Implementation of hook_preprocess_type(). Allow overrides of node terms display.
community_tags_remove_tags ./community_tags.module Remove a users' tags for specified terms from a node. Other modules or plugins may call this to remove tags as a consquence of some action that is not explicitly an un-tagging operation. 8
community_tags_rules_argument_handler_ctag community_tags_rules/community_tags_rules.rules.inc 1
community_tags_rules_community_tags_tagged community_tags_rules/community_tags_rules.module Implementation of hook_community_tags_tagged().
community_tags_rules_community_tags_untagged community_tags_rules/community_tags_rules.module Implementation of hook_community_tags_untagged().
community_tags_rules_rules_condition_info community_tags_rules/community_tags_rules.rules.inc Implementation of hook_rules_condition_info().
community_tags_rules_rules_data_type_info community_tags_rules/community_tags_rules.rules.inc Implementation of hook_rules_data_type_info().
community_tags_rules_rules_event_info community_tags_rules/community_tags_rules.rules.inc Implementation of hook_rules_event_info().
community_tags_schema ./community_tags.install Implementation of hook_schema().
community_tags_settings ./community_tags.admin.inc Main settings page. 1
community_tags_sub_settings ./community_tags.admin.inc Form builder; Builds the sub settings form. 1
community_tags_sub_settings_submit ./community_tags.admin.inc Submit handler for sub settings form.
community_tags_sub_settings_title ./community_tags.module Title callback for sub-settings configuration page. 1
community_tags_tag ./community_tags.module Perform "user tags a node" operation. This should only be called directly as a result of user tagging activity. Usually via the CT interface but may be called by other modules providing their own interface. 1
community_tags_tags_group_by ./community_tags.module Helper to return the set of ctags grouped by a given property. 2
community_tags_taxonomy ./community_tags.module Implementation of 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. 1
community_tags_taxonomy_form_taxonomy_form_vocabulary_alter community_tags_taxonomy/community_tags_taxonomy.module
community_tags_taxonomy_menu_alter community_tags_taxonomy/community_tags_taxonomy.module @file community_tags_taxonomy.module
community_tags_taxonomy_node_save ./community_tags.module Save community_tags term associations and counts for a given node. 2
community_tags_taxonomy_select_nodes community_tags_taxonomy/community_tags_taxonomy.module A community tags version of taxonomy_select_nodes. Adds a tag count and default popularity ordering. 1
community_tags_taxonomy_term_page community_tags_taxonomy/community_tags_taxonomy.pages.inc Menu callback; displays all nodes associated with a term. 1
community_tags_taxonomy_vocabulary_form_submit community_tags_taxonomy/community_tags_taxonomy.module 1
community_tags_theme ./community_tags.module Implementation of hook_theme().
community_tags_ui_form_community_tags_form_alter community_tags_ui/community_tags_ui.module Implementation of hook_form_alter().
community_tags_ui_install community_tags_ui/community_tags_ui.install Implementation of hook_install().
community_tags_ui_link_alter community_tags_ui/community_tags_ui.module Implementation of hook_link_alter().
community_tags_ui_menu community_tags_ui/community_tags_ui.module Implementation of hook_menu().
community_tags_ui_tag community_tags_ui/community_tags_ui.module Menu page callback for community-tags/%ctools_js/tag/%node/%vocabulary 1
community_tags_ui_tag_alternative community_tags_ui/community_tags_ui.module This just renders the usual JS enabled CT form in the dialog. Doesn't work if the 'enter' is pressed instead of the add button. NOT CURRENTLY USED.
community_tags_ui_theme community_tags_ui/community_tags_ui.module Implementation of hook_theme().
community_tags_uninstall ./community_tags.install Implementation of hook_uninstall().
community_tags_unitag_community_tags_admin_operations community_tags_unitag/community_tags_unitag.module Implementation of hook_community_tags_admin_operations(). Return a link to Unitag moderation queue if tags are waiting to be moderated.
community_tags_unitag_community_tags_admin_status community_tags_unitag/community_tags_unitag.module Implementation of hook_community_tags_admin_status(). Return the number of tags waiting to be moderated.
community_tags_unitag_community_tags_get_user_node_tags_alter community_tags_unitag/community_tags_unitag.module Implementation of hook_community_tags_get_user_node_tags_alter(). Adds users tags that are waiting for moderation and aren't yet terms.
community_tags_unitag_community_tags_moderate_tags_alter community_tags_unitag/community_tags_unitag.module Implementation of hook_community_tags_moderate_tags_alter(). This method is called as part of both tagging and untagging events.
community_tags_unitag_form_community_tags_sub_settings_alter community_tags_unitag/community_tags_unitag.module Implementation of hook_form_FORM_ID_alter() for community tags settings form.
community_tags_unitag_form_unitag_manage_suggestions_form_alter community_tags_unitag/community_tags_unitag.module Implementation of hook_form_FROM_ID_alter() for form id = unitag_manage_suggestions_form.

Pages

Other projects