Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
aggregator_aggregator_process drupal/core/modules/aggregator/aggregator.processor.inc Implements hook_aggregator_process().
aggregator_aggregator_process_info drupal/core/modules/aggregator/aggregator.processor.inc Implements hook_aggregator_process_info().
aggregator_aggregator_remove drupal/core/modules/aggregator/aggregator.processor.inc Implements hook_aggregator_remove().
aggregator_block_configure drupal/core/modules/aggregator/aggregator.module Implements hook_block_configure().
aggregator_block_info drupal/core/modules/aggregator/aggregator.module Implements hook_block_info().
aggregator_block_save drupal/core/modules/aggregator/aggregator.module Implements hook_block_save().
aggregator_block_view drupal/core/modules/aggregator/aggregator.module Implements hook_block_view().
aggregator_categorize_items drupal/core/modules/aggregator/aggregator.pages.inc Form constructor to build the page list form. 1
aggregator_categorize_items_submit drupal/core/modules/aggregator/aggregator.pages.inc Form submission handler for aggregator_categorize_items(). 1
aggregator_category_load drupal/core/modules/aggregator/aggregator.module Loads an aggregator category.
aggregator_cron drupal/core/modules/aggregator/aggregator.module Implements hook_cron().
aggregator_element_data drupal/core/modules/aggregator/aggregator.parser.inc Performs an action when data is encountered. 1
aggregator_element_end drupal/core/modules/aggregator/aggregator.parser.inc Performs an action when a closing tag is encountered. 1
aggregator_element_start drupal/core/modules/aggregator/aggregator.parser.inc Performs an action when an opening tag is encountered. 1
aggregator_expire drupal/core/modules/aggregator/aggregator.processor.inc Expires items from a feed depending on expiration settings. 1 1
aggregator_feed_load drupal/core/modules/aggregator/aggregator.module Loads an aggregator feed.
aggregator_filter_xss drupal/core/modules/aggregator/aggregator.module Safely renders HTML content, as allowed. 2
aggregator_form_aggregator_admin_form_alter drupal/core/modules/aggregator/aggregator.processor.inc Implements hook_form_aggregator_admin_form_alter().
aggregator_form_category drupal/core/modules/aggregator/aggregator.admin.inc Form constructor to add/edit/delete aggregator categories. 1
aggregator_form_category_submit drupal/core/modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_category().
aggregator_form_category_validate drupal/core/modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_category().
aggregator_form_feed drupal/core/modules/aggregator/aggregator.admin.inc Form constructor for adding and editing feed sources. 2
aggregator_form_feed_submit drupal/core/modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_feed().
aggregator_form_feed_validate drupal/core/modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_feed().
aggregator_form_opml drupal/core/modules/aggregator/aggregator.admin.inc Form constructor for importing feeds from OPML. 1
aggregator_form_opml_submit drupal/core/modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_opml().
aggregator_form_opml_validate drupal/core/modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_opml().
aggregator_help drupal/core/modules/aggregator/aggregator.module Implements hook_help().
aggregator_load_feed_items drupal/core/modules/aggregator/aggregator.pages.inc Loads and optionally filters feed items. 3
aggregator_menu drupal/core/modules/aggregator/aggregator.module Implements hook_menu().
aggregator_page_categories drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Displays all the categories used by the aggregator. 1
aggregator_page_category drupal/core/modules/aggregator/aggregator.pages.inc Form constructor to list items aggregated in a category. 1 1
aggregator_page_category_form drupal/core/modules/aggregator/aggregator.pages.inc Form constructor to list items aggregated in a category. 1
aggregator_page_last drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Displays the most recent items gathered from any feed. 1
aggregator_page_opml drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Generates an OPML representation of all feeds. 1
aggregator_page_rss drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Generates an RSS 0.92 feed of aggregator items or categories. 1
aggregator_page_source drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Displays all the items captured from a particular feed. 1 1
aggregator_page_sources drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Displays all the feeds used by the aggregator. 1
aggregator_page_source_form drupal/core/modules/aggregator/aggregator.pages.inc Form constructor to show all items captured from a feed. 1
aggregator_parse_feed drupal/core/modules/aggregator/aggregator.parser.inc Parses a feed and stores its items. 1
aggregator_parse_w3cdtf drupal/core/modules/aggregator/aggregator.parser.inc Parses the W3C date/time format, a subset of ISO 8601. 1
aggregator_permission drupal/core/modules/aggregator/aggregator.module Implements hook_permission().
aggregator_preprocess_block drupal/core/modules/aggregator/aggregator.module Implements hook_preprocess_HOOK() for block.tpl.php.
aggregator_queue_info drupal/core/modules/aggregator/aggregator.module Implements hook_queue_info().
aggregator_refresh drupal/core/modules/aggregator/aggregator.module Checks a news feed for new items. 5 2
aggregator_remove drupal/core/modules/aggregator/aggregator.module Removes all items from a feed. 1
aggregator_requirements drupal/core/modules/aggregator/aggregator.install Implements hook_requirements().
aggregator_sanitize_configuration drupal/core/modules/aggregator/aggregator.module Checks and sanitizes the aggregator configuration. 1
aggregator_save_category drupal/core/modules/aggregator/aggregator.module Adds/edits/deletes aggregator categories. 1
aggregator_save_feed drupal/core/modules/aggregator/aggregator.module Adds/edits/deletes an aggregator feed. 3

Pages

Other projects