aggregator_page_opml

Functions that call aggregator_page_opml()

Namesort iconLocationDescription
aggregator_page_opmlmodules/aggregator/aggregator.moduleMenu callback; generates an OPML representation of all feeds.

Functions called by aggregator_page_opml()

Namesort iconLocationDescription
aggregator_page_opmlmodules/aggregator/aggregator.moduleMenu callback; generates an OPML representation of all feeds.
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.
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.
drupal_set_headerincludes/common.incSet an HTTP response header for the current page.
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.