aggregator_page_rss

Functions that call aggregator_page_rss()

Namesort iconLocationDescription
aggregator_page_rssmodules/aggregator/aggregator.moduleMenu callback; generate an RSS 0.92 feed of aggregator items or categories.

Functions called by aggregator_page_rss()

Namesort iconLocationDescription
aggregator_page_rssmodules/aggregator/aggregator.moduleMenu callback; generate an RSS 0.92 feed of aggregator items or categories.
argincludes/path.incReturn a component of the current Drupal path.
check_urlincludes/common.incPrepare a URL for use in an HTML attribute. Strips harmful protocols.
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_queryincludes/database.incRuns a basic query in the active database.
db_query_rangeincludes/database.pgsql.incRuns a limited-range query in the active database.
drupal_set_headerincludes/common.incSet an HTTP response header for the current page.
format_rss_channelincludes/common.incFormats an RSS channel.
format_rss_itemincludes/common.incFormat a single RSS item.
node_teasermodules/node/node.moduleAutomatically generate a teaser for a node body.
tincludes/common.incTranslate strings to the current locale.
urlincludes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
variable_getincludes/bootstrap.incReturn a persistent variable.
 
 

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.