format_xml_elements
Related topics
| Name | Description |
|---|---|
| Formatting | Functions to format numbers, strings, dates, etc. |
Functions that call format_xml_elements()
| Name | Location | Description |
|---|---|---|
| format_rss_channel | includes/common.inc | Formats an RSS channel. |
| format_rss_item | includes/common.inc | Format a single RSS item. |
| format_xml_elements | includes/common.inc | Format XML elements. |
Functions called by format_xml_elements()
| Name | Location | Description |
|---|---|---|
| check_plain | includes/bootstrap.inc | Encode special characters in a plain-text string for display as HTML. |
| drupal_attributes | includes/common.inc | Format an attribute string to insert in a tag. |
| format_xml_elements | includes/common.inc | Format XML elements. |
