taxonomy_implode_tags
Functions that call taxonomy_implode_tags()
| Name | Location | Description |
|---|---|---|
| taxonomy_form_alter | modules/taxonomy/taxonomy.module | Implementation of hook_form_alter(). Generate a form for selecting terms to associate with a node. We check for taxonomy_override_selector before loading the full vocabulary, so contrib modules can intercept before hook_form_alter and provide scalable... |
| taxonomy_implode_tags | modules/taxonomy/taxonomy.module | Implode a list of tags of a certain vocabulary into a string. |
Functions called by taxonomy_implode_tags()
| Name | Location | Description |
|---|---|---|
| taxonomy_implode_tags | modules/taxonomy/taxonomy.module | Implode a list of tags of a certain vocabulary into a string. |
