aggregator_parse_feed

Functions that call aggregator_parse_feed()

Namesort iconLocationDescription
aggregator_parse_feedmodules/aggregator/aggregator.moduleParse a feed and store its items.
aggregator_refreshmodules/aggregator/aggregator.moduleChecks a news feed for new items.

Functions called by aggregator_parse_feed()

Namesort iconLocationDescription
aggregator_parse_feedmodules/aggregator/aggregator.moduleParse a feed and store its items.
aggregator_parse_w3cdtfmodules/aggregator/aggregator.moduleParse the W3C date/time format, a subset of ISO 8601.
aggregator_save_itemmodules/aggregator/aggregator.moduleAdd/edit/delete an aggregator item.
db_deleteincludes/database/database.incReturns a new DeleteQuery object for the active database.
db_queryincludes/database/database.incExecute an arbitrary query string against the active database.
drupal_set_messageincludes/bootstrap.incSet a message which reflects the status of the performed operation.
drupal_xml_parser_createincludes/unicode.incPrepare a new XML parser.
tincludes/common.incTranslate strings to the page language or a given language.
truncate_utf8includes/unicode.incTruncate a UTF-8-encoded string safely to a number of characters.
variable_getincludes/bootstrap.incReturn a persistent variable.
watchdogincludes/bootstrap.incLog a system message.
 
 

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.