Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
ajax_command_after drupal/includes/ajax.inc Creates a Drupal Ajax 'insert/after' command. 1
ajax_command_add_css drupal/includes/ajax.inc Creates a Drupal Ajax 'add_css' command. 2
ajax_base_page_theme drupal/includes/ajax.inc Theme callback for Ajax requests. 2
aggregator_view drupal/modules/aggregator/aggregator.admin.inc Displays the aggregator administration page. 1
aggregator_update_7004 drupal/modules/aggregator/aggregator.install Add index on timestamp.
aggregator_update_7003 drupal/modules/aggregator/aggregator.install Increase the length of {aggregator_feed}.url.
aggregator_update_7002 drupal/modules/aggregator/aggregator.install Add queued timestamp.
aggregator_update_7001 drupal/modules/aggregator/aggregator.install Add aggregator teaser length to settings from old global default teaser length
aggregator_update_7000 drupal/modules/aggregator/aggregator.install Add hash column to aggregator_feed table.
aggregator_uninstall drupal/modules/aggregator/aggregator.install Implements hook_uninstall().
aggregator_theme drupal/modules/aggregator/aggregator.module Implements hook_theme().
aggregator_test_menu drupal/modules/aggregator/tests/aggregator_test.module Implements hook_menu().
aggregator_test_feed drupal/modules/aggregator/tests/aggregator_test.module Page callback. Generates a test feed and simulates last-modified and etags. 1
aggregator_schema drupal/modules/aggregator/aggregator.install Implements hook_schema().
aggregator_save_item drupal/modules/aggregator/aggregator.processor.inc Adds/edits/deletes an aggregator item. 1
aggregator_save_feed drupal/modules/aggregator/aggregator.module Add/edit/delete an aggregator feed. 3
aggregator_save_category drupal/modules/aggregator/aggregator.module Adds/edits/deletes aggregator categories. 3
aggregator_sanitize_configuration drupal/modules/aggregator/aggregator.module Checks and sanitizes the aggregator configuration. 1
aggregator_remove drupal/modules/aggregator/aggregator.module Removes all items from a feed. 1
aggregator_refresh drupal/modules/aggregator/aggregator.module Checks a news feed for new items. 5 2
aggregator_permission drupal/modules/aggregator/aggregator.module Implements hook_permission().
aggregator_parse_w3cdtf drupal/modules/aggregator/aggregator.parser.inc Parses the W3C date/time format, a subset of ISO 8601. 1
aggregator_parse_feed drupal/modules/aggregator/aggregator.parser.inc Parses a feed and stores its items. 1
aggregator_page_source_form drupal/modules/aggregator/aggregator.pages.inc Page callback: Displays a form with all items captured from a feed. 1
aggregator_page_sources drupal/modules/aggregator/aggregator.pages.inc Page callback: Displays all the feeds used by the aggregator. 1
aggregator_page_source drupal/modules/aggregator/aggregator.pages.inc Page callback: Displays all the items captured from the particular feed. 1 1
aggregator_page_rss drupal/modules/aggregator/aggregator.pages.inc Page callback: Generates an RSS 0.92 feed of aggregator items or categories. 1
aggregator_page_opml drupal/modules/aggregator/aggregator.pages.inc Page callback: Generates an OPML representation of all feeds. 1
aggregator_page_last drupal/modules/aggregator/aggregator.pages.inc Page callback: Displays the most recent items gathered from any feed. 1
aggregator_page_category_form drupal/modules/aggregator/aggregator.pages.inc Page callback: Displays a form containing items aggregated in a category. 1
aggregator_page_category drupal/modules/aggregator/aggregator.pages.inc Page callback: Displays all the items aggregated in a particular category. 1 1
aggregator_page_categories drupal/modules/aggregator/aggregator.pages.inc Page callback: Displays all the categories used by the Aggregator module. 1
aggregator_menu drupal/modules/aggregator/aggregator.module Implements hook_menu().
aggregator_help drupal/modules/aggregator/aggregator.module Implements hook_help().
aggregator_form_opml_validate drupal/modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_opml().
aggregator_form_opml_submit drupal/modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_opml().
aggregator_form_opml drupal/modules/aggregator/aggregator.admin.inc Form constructor for importing feeds from OPML. 1
aggregator_form_feed_validate drupal/modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_feed().
aggregator_form_feed_submit drupal/modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_feed().
aggregator_form_feed drupal/modules/aggregator/aggregator.admin.inc Form constructor for adding and editing feed sources. 2
aggregator_form_category_validate drupal/modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_category().
aggregator_form_category_submit drupal/modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_category().
aggregator_form_category drupal/modules/aggregator/aggregator.admin.inc Form constructor to add/edit/delete aggregator categories. 1
aggregator_form_aggregator_admin_form_alter drupal/modules/aggregator/aggregator.processor.inc Implements hook_form_aggregator_admin_form_alter().
aggregator_filter_xss drupal/modules/aggregator/aggregator.module Renders the HTML content safely, as allowed. 2
aggregator_feed_load drupal/modules/aggregator/aggregator.module Loads an aggregator feed.
aggregator_feed_items_load drupal/modules/aggregator/aggregator.pages.inc Loads and optionally filters feed items. 3
aggregator_expire drupal/modules/aggregator/aggregator.processor.inc Expires items from a feed depending on expiration settings. 1 1
aggregator_element_start drupal/modules/aggregator/aggregator.parser.inc Performs an action when an opening tag is encountered. 1
aggregator_element_end drupal/modules/aggregator/aggregator.parser.inc Performs an action when a closing tag is encountered. 1

Pages

Other projects