Tags namespace

Function Summary
cot_tag_cloudCollects data for a tag cloud in some area.
cot_tag_completeGets an array of autocomplete options for a given tag
cot_tag_countReturns number of items tagged with a specific keyword
cot_tag_existsChecks whether the tag has already been registered in the dictionary
cot_tag_issetChecks whether a tag has been already set on a specific item
cot_tag_listReturns an array containing tags which have been set on an item / items
cot_tag_parseParses user input into array of valid and safe tags
cot_tag_parse_queryParses search string into SQL query
cot_tag_prepConvert the tag to lowercase and prepare it for SQL operations.
cot_tag_registerAttempts to register a tag in the dictionary.
cot_tag_removeRemoves tag reference from a specific item
cot_tag_remove_allRemoves all tags attached to an item, or all tags from area if item is set to 0.
cot_tag_search_formGlobal tag cloud and search form
cot_tag_titleConverts a lowercase tag into title-case string (capitalizes first latters of the words)
cot_tag_unregisterUnregisters a tag from the dictionary
Global Summary
RResource strings for tags plugin
aTag search
cfgShows tags in page administration area
dbTags API
qAJAX handler for autocompletion
tc_stylesArray of styles and levels in tag cloud max.