Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Other projects
Title Object type File name Summary
AggregatorUpdatePathTestCase::getInfo function modules/simpletest/tests/upgrade/update.aggregator.test
AggregatorUpdatePathTestCase::setUp function modules/simpletest/tests/upgrade/update.aggregator.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
AggregatorUpdatePathTestCase::testAggregatorUpdate function modules/simpletest/tests/upgrade/update.aggregator.test Tests that the aggregator.module update is successful.
aggregator_admin_form_submit function modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_admin_form().
aggregator_admin_refresh_feed function modules/aggregator/aggregator.admin.inc Page callback: Refreshes a feed, then redirects to the overview page.
aggregator_admin_remove_feed_submit function modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_admin_remove_feed().
aggregator_aggregator_parse function modules/aggregator/aggregator.parser.inc Implements hook_aggregator_parse().
aggregator_aggregator_parse_info function modules/aggregator/aggregator.parser.inc Implements hook_aggregator_parse_info().
aggregator_aggregator_process function modules/aggregator/aggregator.processor.inc Implements hook_aggregator_process().
aggregator_aggregator_process_info function modules/aggregator/aggregator.processor.inc Implements hook_aggregator_process_info().
aggregator_block_save function modules/aggregator/aggregator.module Implements hook_block_save().
aggregator_categorize_items function modules/aggregator/aggregator.pages.inc Form constructor to build the page list form.
aggregator_categorize_items_submit function modules/aggregator/aggregator.pages.inc Form submission handler for aggregator_categorize_items().
aggregator_element_start function modules/aggregator/aggregator.parser.inc Performs an action when an opening tag is encountered.
aggregator_feed_items_load function modules/aggregator/aggregator.pages.inc Loads and optionally filters feed items.
aggregator_filter_xss function modules/aggregator/aggregator.module Renders the HTML content safely, as allowed.
aggregator_form_category_submit function modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_category().
aggregator_form_feed_submit function modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_feed().
aggregator_form_opml_submit function modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_opml().
aggregator_page_categories function modules/aggregator/aggregator.pages.inc Page callback: Displays all the categories used by the Aggregator module.
aggregator_page_last function modules/aggregator/aggregator.pages.inc Page callback: Displays the most recent items gathered from any feed.
aggregator_page_rss function modules/aggregator/aggregator.pages.inc Page callback: Generates an RSS 0.92 feed of aggregator items or categories.
aggregator_page_source function modules/aggregator/aggregator.pages.inc Page callback: Displays all the items captured from the particular feed.
aggregator_page_sources function modules/aggregator/aggregator.pages.inc Page callback: Displays all the feeds used by the aggregator.
aggregator_page_source_form function modules/aggregator/aggregator.pages.inc Page callback: Displays a form with all items captured from a feed.
aggregator_parse_feed function modules/aggregator/aggregator.parser.inc Parses a feed and stores its items.
aggregator_parse_w3cdtf function modules/aggregator/aggregator.parser.inc Parses the W3C date/time format, a subset of ISO 8601.
aggregator_permission function modules/aggregator/aggregator.module Implements hook_permission().
aggregator_refresh function modules/aggregator/aggregator.module Checks a news feed for new items.
aggregator_sanitize_configuration function modules/aggregator/aggregator.module Checks and sanitizes the aggregator configuration.
aggregator_save_category function modules/aggregator/aggregator.module Adds/edits/deletes aggregator categories.
aggregator_save_feed function modules/aggregator/aggregator.module Add/edit/delete an aggregator feed.
aggregator_save_item function modules/aggregator/aggregator.processor.inc Adds/edits/deletes an aggregator item.
aggregator_schema function modules/aggregator/aggregator.install Implements hook_schema().
aggregator_test.info file modules/aggregator/tests/aggregator_test.info name = "Aggregator module tests"
description = "Support module for aggregator related testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
aggregator_test.module file modules/aggregator/tests/aggregator_test.module
aggregator_test_feed function modules/aggregator/tests/aggregator_test.module Page callback. Generates a test feed and simulates last-modified and etags.
aggregator_test_menu function modules/aggregator/tests/aggregator_test.module Implements hook_menu().
aggregator_uninstall function modules/aggregator/aggregator.install Implements hook_uninstall().
Ajax framework commands group includes/ajax.inc Functions to create various Ajax commands.
ajax.test file modules/simpletest/tests/ajax.test
AJAXCommandsTestCase class modules/simpletest/tests/ajax.test Tests Ajax framework commands.
AJAXCommandsTestCase::getInfo function modules/simpletest/tests/ajax.test
AJAXCommandsTestCase::testAJAXCommands function modules/simpletest/tests/ajax.test Test the various Ajax Commands.
AJAXElementValidation::testAJAXElementValidation function modules/simpletest/tests/ajax.test Try to post an Ajax change to a form that has a validated element.
AJAXElementValidation::testAJAXPathWithoutData function modules/simpletest/tests/ajax.test Try to open default Ajax callback without passing required data.
AJAXFormPageCacheTestCase class modules/simpletest/tests/ajax.test Test Ajax forms when page caching for anonymous users is turned on.
AJAXFormPageCacheTestCase::$profile property modules/simpletest/tests/ajax.test The profile to install as a basis for testing.
AJAXFormPageCacheTestCase::getFormBuildId function modules/simpletest/tests/ajax.test Return the build id of the current form.
AJAXFormPageCacheTestCase::getInfo function modules/simpletest/tests/ajax.test

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.