Primary tabs

Namesort descending Location Description Direct uses Strings
aggregator_admin_overview modules/aggregator/aggregator.module Menu callback; displays the aggregator administration page. 1
aggregator_admin_refresh_feed modules/aggregator/aggregator.module Menu callback; refreshes a feed, then redirects to the overview page. 1
aggregator_admin_remove_feed modules/aggregator/aggregator.module 1
aggregator_admin_remove_feed_submit modules/aggregator/aggregator.module Remove all items from a feed and redirect to the overview page.
aggregator_admin_settings modules/aggregator/aggregator.module 1
aggregator_block modules/aggregator/aggregator.module Implementation of hook_block().
aggregator_cron modules/aggregator/aggregator.module Implementation of hook_cron().
aggregator_element_data modules/aggregator/aggregator.module Call-back function used by the XML parser. 1
aggregator_element_end modules/aggregator/aggregator.module Call-back function used by the XML parser. 1
aggregator_element_start modules/aggregator/aggregator.module Call-back function used by the XML parser. 1
aggregator_filter_xss modules/aggregator/aggregator.module Safely render HTML content, as allowed. 2
aggregator_form_category modules/aggregator/aggregator.module Generate a form to add/edit/delete aggregator categories. 1
aggregator_form_category_submit modules/aggregator/aggregator.module Process aggregator_form_category form submissions. @todo Add delete confirmation dialog.
aggregator_form_category_validate modules/aggregator/aggregator.module Validate aggregator_form_feed form submissions.
aggregator_form_feed modules/aggregator/aggregator.module Generate a form to add/edit feed sources. 1
aggregator_form_feed_submit modules/aggregator/aggregator.module Process aggregator_form_feed form submissions. @todo Add delete confirmation dialog.
aggregator_form_feed_validate modules/aggregator/aggregator.module Validate aggregator_form_feed form submissions.
aggregator_get_category modules/aggregator/aggregator.module
aggregator_get_feed modules/aggregator/aggregator.module 2
aggregator_help modules/aggregator/aggregator.module Implementation of hook_help().
aggregator_install modules/aggregator/aggregator.install Implementation of hook_install().
aggregator_menu modules/aggregator/aggregator.module Implementation of hook_menu().
aggregator_page_categories modules/aggregator/aggregator.module Menu callback; displays all the categories used by the aggregator. 1
aggregator_page_category modules/aggregator/aggregator.module Menu callback; displays all the items aggregated in a particular category. 1
aggregator_page_last modules/aggregator/aggregator.module Menu callback; displays the most recent items gathered from any feed. 1
aggregator_page_list modules/aggregator/aggregator.module 1
aggregator_page_list_submit modules/aggregator/aggregator.module
aggregator_page_list_validate modules/aggregator/aggregator.module
aggregator_page_opml modules/aggregator/aggregator.module Menu callback; generates an OPML representation of all feeds. 1
aggregator_page_rss modules/aggregator/aggregator.module Menu callback; generate an RSS 0.92 feed of aggregator items or categories. 1
aggregator_page_source modules/aggregator/aggregator.module Menu callback; displays all the items captured from a particular feed.
aggregator_page_sources modules/aggregator/aggregator.module Menu callback; displays all the feeds used by the aggregator. 1
aggregator_parse_feed modules/aggregator/aggregator.module
aggregator_parse_w3cdtf modules/aggregator/aggregator.module Parse 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/). 1
aggregator_perm modules/aggregator/aggregator.module Implementation of hook_perm().
aggregator_refresh modules/aggregator/aggregator.module Checks a news feed for new items. 2
aggregator_remove modules/aggregator/aggregator.module 1
aggregator_save_category modules/aggregator/aggregator.module Add/edit/delete aggregator categories. 1
aggregator_save_feed modules/aggregator/aggregator.module Add/edit/delete an aggregator feed. 1
aggregator_save_item modules/aggregator/aggregator.module 1
aggregator_uninstall modules/aggregator/aggregator.install Implementation of hook_uninstall().
aggregator_view modules/aggregator/aggregator.module 1
arg includes/path.inc Return a component of the current Drupal path. 30
base_path includes/common.inc Returns the base URL path of the Drupal installation. At the very least, this will always default to /. 20
block_admin_configure modules/block/block.module Menu callback; displays the block configuration form. 1
block_admin_configure_submit modules/block/block.module
block_admin_configure_validate modules/block/block.module
block_admin_display modules/block/block.module Generate main block administration form. 1
block_admin_display_submit modules/block/block.module Process main block administration form submission.
block_block modules/block/block.module Implementation of hook_block().

Pages

Other projects