Namesort iconLocationDescription
aggregator_admin_edit_categorydrupal/ modules/ aggregator.moduleMenu callback; displays the category edit form, or saves changes and redirects to the overview page.
aggregator_admin_edit_feeddrupal/ modules/ aggregator.moduleMenu callback; displays the feed edit form.
aggregator_admin_overviewdrupal/ modules/ aggregator.moduleMenu callback; displays the aggregator administration page.
aggregator_admin_refresh_feeddrupal/ modules/ aggregator.moduleMenu callback; refreshes a feed, then redirects to the overview page.
aggregator_admin_remove_feeddrupal/ modules/ aggregator.moduleMenu callback; removes all items from a feed, then redirects to the overview page.
aggregator_blockdrupal/ modules/ aggregator.moduleImplementation of hook_block().
aggregator_crondrupal/ modules/ aggregator.moduleImplementation of hook_cron().
aggregator_editdrupal/ modules/ aggregator.module
aggregator_element_datadrupal/ modules/ aggregator.moduleCall-back function used by the XML parser.
aggregator_element_enddrupal/ modules/ aggregator.moduleCall-back function used by the XML parser.
aggregator_element_startdrupal/ modules/ aggregator.moduleCall-back function used by the XML parser.
aggregator_form_categorydrupal/ modules/ aggregator.module
aggregator_form_feeddrupal/ modules/ aggregator.module
aggregator_get_categorydrupal/ modules/ aggregator.module
aggregator_get_feeddrupal/ modules/ aggregator.module
aggregator_helpdrupal/ modules/ aggregator.moduleImplementation of hook_help().
aggregator_menudrupal/ modules/ aggregator.moduleImplementation of hook_menu().
aggregator_page_categoriesdrupal/ modules/ aggregator.moduleMenu callback; displays all the categories used by the aggregator.
aggregator_page_categorydrupal/ modules/ aggregator.moduleMenu callback; displays all the items aggregated in a particular category.
aggregator_page_lastdrupal/ modules/ aggregator.moduleMenu callback; displays the most recent items gathered from any feed.
aggregator_page_opmldrupal/ modules/ aggregator.moduleMenu callback; generates an OPML representation of all feeds.
aggregator_page_sourcedrupal/ modules/ aggregator.moduleMenu callback; displays all the items captured from a particular feed.
aggregator_page_sourcesdrupal/ modules/ aggregator.moduleMenu callback; displays all the feeds used by the aggregator.
aggregator_parse_feeddrupal/ modules/ aggregator.module
aggregator_parse_w3cdtfdrupal/ modules/ 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_permdrupal/ modules/ aggregator.moduleImplementation of hook_perm().
aggregator_refreshdrupal/ modules/ aggregator.moduleChecks a news feed for new items.
aggregator_removedrupal/ modules/ aggregator.module
aggregator_save_categorydrupal/ modules/ aggregator.module
aggregator_save_feeddrupal/ modules/ aggregator.module
aggregator_save_itemdrupal/ modules/ aggregator.module
aggregator_settingsdrupal/ modules/ aggregator.module
aggregator_viewdrupal/ modules/ aggregator.module
archive_blockdrupal/ modules/ archive.moduleImplementation of hook_block().
archive_calendardrupal/ modules/ archive.moduleGenerates a monthly calendar, for display in the archive block.
archive_helpdrupal/ modules/ archive.moduleImplementation of hook_help().
archive_menudrupal/ modules/ archive.moduleImplementation of hook_menu().
archive_pagedrupal/ modules/ archive.moduleMenu callback; lists all nodes posted on a given date.
argdrupal/ includes/ bootstrap.incReturn a component of the current Drupal path.
array2objectdrupal/ includes/ common.incConvert an associative array to an anonymous object.
array_loopdrupal/ themes/ engines/ xtemplate/ xtemplate.inc
block_admindrupal/ modules/ block.moduleMenu callback; displays the block overview page.
block_admin_configuredrupal/ modules/ block.moduleMenu callback; displays the block configuration form.
block_admin_displaydrupal/ modules/ block.modulePrepare the main block administration form.
block_admin_savedrupal/ modules/ block.module
block_blockdrupal/ modules/ block.moduleImplementation of hook_block().
block_box_adddrupal/ modules/ block.moduleMenu callback; displays the block creation form.
block_box_deletedrupal/ modules/ block.moduleMenu callback; confirm and delete custom blocks.
block_box_formdrupal/ modules/ block.module
block_box_getdrupal/ modules/ block.module