Namesort iconLocationDescription
aggregator_admin_overviewaggregator/ aggregator.moduleMenu callback; displays the aggregator administration page.
aggregator_admin_refresh_feedaggregator/ aggregator.moduleMenu callback; refreshes a feed, then redirects to the overview page.
aggregator_admin_remove_feedaggregator/ aggregator.module
aggregator_admin_remove_feed_submitaggregator/ aggregator.moduleRemove all items from a feed and redirect to the overview page.
aggregator_admin_settingsaggregator/ aggregator.module
aggregator_blockaggregator/ aggregator.moduleImplementation of hook_block().
aggregator_cronaggregator/ aggregator.moduleImplementation of hook_cron().
aggregator_element_dataaggregator/ aggregator.moduleCall-back function used by the XML parser.
aggregator_element_endaggregator/ aggregator.moduleCall-back function used by the XML parser.
aggregator_element_startaggregator/ aggregator.moduleCall-back function used by the XML parser.
aggregator_filter_xssaggregator/ aggregator.moduleSafely render HTML content, as allowed.
aggregator_form_category_submitaggregator/ aggregator.moduleProcess aggregator_form_category form submissions. @todo Add delete confirmation dialog.
aggregator_form_category_validateaggregator/ aggregator.moduleValidate aggregator_form_feed form submissions.
aggregator_form_feedaggregator/ aggregator.moduleGenerate a form to add/edit feed sources.
aggregator_form_feed_submitaggregator/ aggregator.moduleProcess aggregator_form_feed form submissions. @todo Add delete confirmation dialog.
aggregator_form_feed_validateaggregator/ aggregator.moduleValidate aggregator_form_feed form submissions.
aggregator_get_categoryaggregator/ aggregator.module
aggregator_get_feedaggregator/ aggregator.module
aggregator_helpaggregator/ aggregator.moduleImplementation of hook_help().
aggregator_installaggregator/ aggregator.installImplementation of hook_install().
aggregator_menuaggregator/ aggregator.moduleImplementation of hook_menu().
aggregator_page_categoriesaggregator/ aggregator.moduleMenu callback; displays all the categories used by the aggregator.
aggregator_page_categoryaggregator/ aggregator.moduleMenu callback; displays all the items aggregated in a particular category.
aggregator_page_lastaggregator/ aggregator.moduleMenu callback; displays the most recent items gathered from any feed.
aggregator_page_listaggregator/ aggregator.module
aggregator_page_list_submitaggregator/ aggregator.module
aggregator_page_list_validateaggregator/ aggregator.module
aggregator_page_opmlaggregator/ aggregator.moduleMenu callback; generates an OPML representation of all feeds.
aggregator_page_rssaggregator/ aggregator.moduleMenu callback; generate an RSS 0.92 feed of aggregator items or categories.
aggregator_page_sourceaggregator/ aggregator.moduleMenu callback; displays all the items captured from a particular feed.
aggregator_page_sourcesaggregator/ aggregator.moduleMenu callback; displays all the feeds used by the aggregator.
aggregator_parse_feedaggregator/ aggregator.module
aggregator_parse_w3cdtfaggregator/ 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_permaggregator/ aggregator.moduleImplementation of hook_perm().
aggregator_refreshaggregator/ aggregator.moduleChecks a news feed for new items.
aggregator_removeaggregator/ aggregator.module
aggregator_save_categoryaggregator/ aggregator.moduleAdd/edit/delete aggregator categories.
aggregator_save_feedaggregator/ aggregator.moduleAdd/edit/delete an aggregator feed.
aggregator_save_itemaggregator/ aggregator.module
aggregator_uninstallaggregator/ aggregator.installImplementation of hook_uninstall().
aggregator_viewaggregator/ aggregator.module
block_admin_configureblock/ block.moduleMenu callback; displays the block configuration form.
block_admin_configure_submitblock/ block.module
block_admin_configure_validateblock/ block.module
block_admin_displayblock/ block.moduleGenerate main block administration form.
block_admin_display_submitblock/ block.moduleProcess main block administration form submission.
block_blockblock/ block.moduleImplementation of hook_block().
block_box_deleteblock/ block.moduleMenu callback; confirm deletion of custom blocks.
block_box_delete_submitblock/ block.moduleDeletion of custom blocks.
block_box_formblock/ block.module