Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
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_remove function modules/aggregator/aggregator.module Removes all items from a feed.
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_theme function modules/aggregator/aggregator.module Implements hook_theme().
aggregator_uninstall function modules/aggregator/aggregator.install Implements hook_uninstall().
aggregator_update_7000 function modules/aggregator/aggregator.install Add hash column to aggregator_feed table.
aggregator_update_7001 function modules/aggregator/aggregator.install Add aggregator teaser length to settings from old global default teaser length
aggregator_update_7002 function modules/aggregator/aggregator.install Add queued timestamp.
aggregator_update_7003 function modules/aggregator/aggregator.install Increase the length of {aggregator_feed}.url.
aggregator_update_7004 function modules/aggregator/aggregator.install Add index on timestamp.
aggregator_view function modules/aggregator/aggregator.admin.inc Displays the aggregator administration page.
Ajax framework group includes/ajax.inc Functions for Drupal's Ajax framework.
Ajax framework commands group includes/ajax.inc Functions to create various Ajax commands.
ajax.inc file includes/ajax.inc Functions for use with Drupal's Ajax framework.
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 class modules/simpletest/tests/ajax.test Miscellaneous Ajax tests using ajax_test module.
AJAXElementValidation::getInfo function modules/simpletest/tests/ajax.test
AJAXElementValidation::testAJAXElementValidation function modules/simpletest/tests/ajax.test Try to post an Ajax change to a form that has a validated element.
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
AJAXFormPageCacheTestCase::getFormBuildId function modules/simpletest/tests/ajax.test Return the build id of the current form.
AJAXFormPageCacheTestCase::getInfo function modules/simpletest/tests/ajax.test
AJAXFormPageCacheTestCase::setUp function modules/simpletest/tests/ajax.test
AJAXFormPageCacheTestCase::testSimpleAJAXFormValue function modules/simpletest/tests/ajax.test Create a simple form, then POST to system/ajax to change to it.
AJAXFormValuesTestCase class modules/simpletest/tests/ajax.test Test that $form_state['values'] is properly delivered to $ajax['callback'].
AJAXFormValuesTestCase::$web_user property modules/simpletest/tests/ajax.test
AJAXFormValuesTestCase::getInfo function modules/simpletest/tests/ajax.test
AJAXFormValuesTestCase::setUp function modules/simpletest/tests/ajax.test
AJAXFormValuesTestCase::testSimpleAJAXFormValue function modules/simpletest/tests/ajax.test Create a simple form, then POST to system/ajax to change to it.
AJAXFrameworkTestCase class modules/simpletest/tests/ajax.test Tests primary Ajax framework functions.
AJAXFrameworkTestCase::$profile property modules/simpletest/tests/ajax.test
AJAXFrameworkTestCase::getInfo function modules/simpletest/tests/ajax.test
AJAXFrameworkTestCase::testAJAXRender function modules/simpletest/tests/ajax.test Test that ajax_render() returns JavaScript settings generated during the page request.
AJAXFrameworkTestCase::testAJAXRenderError function modules/simpletest/tests/ajax.test Test behavior of ajax_render_error().
AJAXFrameworkTestCase::testLazyLoad function modules/simpletest/tests/ajax.test Test that new JavaScript and CSS files added during an AJAX request are returned.
AJAXFrameworkTestCase::testLazyLoadOverriddenCSS function modules/simpletest/tests/ajax.test Tests that overridden CSS files are not added during lazy load.
AJAXMultiFormTestCase class modules/simpletest/tests/ajax.test Tests that Ajax-enabled forms work when multiple instances of the same form are on a page.
AJAXMultiFormTestCase::$web_user property modules/simpletest/tests/ajax.test

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