Functions

NameLocationDescription
aggregator_admin_edit_categorymodules/aggregator.moduleMenu callback; displays the category edit form, or saves changes and redirects to the overview page.
aggregator_admin_edit_feedmodules/aggregator.moduleMenu callback; displays the feed edit form.
aggregator_admin_overviewmodules/aggregator.moduleMenu callback; displays the aggregator administration page.
aggregator_admin_refresh_feedmodules/aggregator.moduleMenu callback; refreshes a feed, then redirects to the overview page.
aggregator_admin_remove_feedmodules/aggregator.moduleMenu callback; removes all items from a feed, then redirects to the overview page.
aggregator_blockmodules/aggregator.moduleImplementation of hook_block().
aggregator_cronmodules/aggregator.moduleImplementation of hook_cron().
aggregator_editmodules/aggregator.module
aggregator_element_datamodules/aggregator.moduleCall-back function used by the XML parser.
aggregator_element_endmodules/aggregator.moduleCall-back function used by the XML parser.
aggregator_element_startmodules/aggregator.moduleCall-back function used by the XML parser.
aggregator_form_categorymodules/aggregator.module
aggregator_form_feedmodules/aggregator.module
aggregator_get_categorymodules/aggregator.module
aggregator_get_feedmodules/aggregator.module
aggregator_helpmodules/aggregator.moduleImplementation of hook_help().
aggregator_menumodules/aggregator.moduleImplementation of hook_menu().
aggregator_page_categoriesmodules/aggregator.moduleMenu callback; displays all the categories used by the aggregator.
aggregator_page_categorymodules/aggregator.moduleMenu callback; displays all the items aggregated in a particular category.
aggregator_page_lastmodules/aggregator.moduleMenu callback; displays the most recent items gathered from any feed.
aggregator_page_opmlmodules/aggregator.moduleMenu callback; generates an OPML representation of all feeds.
aggregator_page_sourcemodules/aggregator.moduleMenu callback; displays all the items captured from a particular feed.
aggregator_page_sourcesmodules/aggregator.moduleMenu callback; displays all the feeds used by the aggregator.
aggregator_parse_feedmodules/aggregator.module
aggregator_parse_w3cdtfmodules/aggregator.moduleParse the W3C date/time format, a subset of ISO 8601. PHP date parsing functions do not handle this format. See http://www.w3.org/TR/NOTE-datetime for more information. Originally from MagpieRSS (http://magpierss.sourceforge.net/).
aggregator_permmodules/aggregator.moduleImplementation of hook_perm().
aggregator_refreshmodules/aggregator.moduleChecks a news feed for new items.
aggregator_removemodules/aggregator.module
aggregator_save_categorymodules/aggregator.module
aggregator_save_feedmodules/aggregator.module
aggregator_save_itemmodules/aggregator.module
aggregator_settingsmodules/aggregator.module
aggregator_viewmodules/aggregator.module
archive_blockmodules/archive.moduleImplementation of hook_block().
archive_calendarmodules/archive.moduleGenerates a monthly calendar, for display in the archive block.
archive_helpmodules/archive.moduleImplementation of hook_help().
archive_menumodules/archive.moduleImplementation of hook_menu().
archive_pagemodules/archive.moduleMenu callback; lists all nodes posted on a given date.
argincludes/bootstrap.incReturn a component of the current Drupal path.
array2objectincludes/common.incConvert an associative array to an anonymous object.
array_loopthemes/engines/xtemplate/xtemplate.inc
block_adminmodules/block.moduleMenu callback; displays the block overview page.
block_admin_configuremodules/block.moduleMenu callback; displays the block configuration form.
block_admin_displaymodules/block.modulePrepare the main block administration form.
block_admin_savemodules/block.module
block_blockmodules/block.moduleImplementation of hook_block().
block_box_addmodules/block.moduleMenu callback; displays the block creation form.
block_box_deletemodules/block.moduleMenu callback; confirm and delete custom blocks.
block_box_formmodules/block.module
block_box_getmodules/block.module
 
 

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.