You are here

Community Tags page handlers. in Community Tags 6.2

Same name and namespace in other branches
  1. 6 community_tags.pages.inc \community_tags_pages
  2. 7 community_tags.pages.inc \community_tags_pages

@file community_tags.pages.inc

Page handlers of Community Tags.

File

./community_tags.pages.inc, line 3
community_tags.pages.inc

Functions

Namesort descending Location Description
community_tags_form ./community_tags.pages.inc Quick tag form.
community_tags_form_submit ./community_tags.pages.inc Submit callback for quick tag form.
community_tags_mypage ./community_tags.pages.inc Menu callback:
community_tags_node_tag_management ./community_tags.pages.inc Tag management page view.
community_tags_node_tag_mgmt_confirm ./community_tags.pages.inc Confirmation form for tag mgmt operation.
community_tags_node_tag_mgmt_confirm_submit ./community_tags.pages.inc Submit handler for tag mgmt operation confirm form.
community_tags_node_tag_mgmt_form ./community_tags.pages.inc Build tag management form.
community_tags_node_tag_mgmt_form_submit ./community_tags.pages.inc Process node_admin_nodes form submissions.
community_tags_node_tag_mgmt_form_validate ./community_tags.pages.inc Validate node_admin_nodes form submissions.
theme_community_tags_form ./community_tags.pages.inc Theme the quick tag form.
theme_community_tags_tag_mgmt ./community_tags.pages.inc Theming for tag management table.
_community_tags_get_node_tags_for_mgmt ./community_tags.pages.inc Retrieve list of tags for a given node.