taxonomy_rss_item
Functions that call taxonomy_rss_item()
| Name | Location | Description |
|---|---|---|
| taxonomy_nodeapi | modules/taxonomy.module | Implementation of hook_nodeapi(). |
| taxonomy_rss_item | modules/taxonomy.module | Provides category information for rss feeds |
Functions called by taxonomy_rss_item()
| Name | Location | Description |
|---|---|---|
| check_plain | includes/bootstrap.inc | Encode special characters in a plain-text string for display as HTML. |
| taxonomy_node_get_terms | modules/taxonomy.module | Find all terms associated to the given node. |
| taxonomy_rss_item | modules/taxonomy.module | Provides category information for rss feeds |
| url | includes/common.inc | Generate an internal Drupal URL. |
