Functions & methods
| Name | Location | Description |
|---|---|---|
| drupal_explode_tags | includes/ | Explode a string of given tags into an array. |
| drupal_implode_tags | includes/ | Implode an array of tags into a string. |
| node_tag_new | modules/ | Update the 'last viewed' timestamp of the specified node for current user. |
| taxonomy_implode_tags | modules/ | Implodes a list of tags of a certain vocabulary into a string. |
| views_ui_autocomplete_tag | includes/ | Page callback for views tag autocomplete |
| xmlrpc_message_tag_close | includes/ | |
| xmlrpc_message_tag_open | includes/ |
Globals
| Name | Location | Description |
|---|---|---|
| $tag | developer/ | Active tag name. |