format_rss_item

Related topics

Namesort iconDescription
FormattingFunctions to format numbers, strings, dates, etc.

Functions that call format_rss_item()

Namesort iconLocationDescription
format_rss_itemincludes/common.incFormat a single RSS item.
node_feedmodules/node/node.moduleA generic function for generating RSS feeds from a set of nodes.
theme_aggregator_page_rssmodules/aggregator/aggregator.pages.incTheme the RSS output.

Functions called by format_rss_item()

Namesort iconLocationDescription
check_plainincludes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
check_urlincludes/common.incPrepare a URL for use in an HTML attribute. Strips harmful protocols.
format_rss_itemincludes/common.incFormat a single RSS item.
format_xml_elementsincludes/common.incFormat XML elements.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.