Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
aggregator_category_load function modules/aggregator/aggregator.module Loads an aggregator category.
aggregator_element_data function modules/aggregator/aggregator.parser.inc Performs an action when data is encountered.
aggregator_element_end function modules/aggregator/aggregator.parser.inc Performs an action when a closing tag is encountered.
aggregator_feed_items_load function modules/aggregator/aggregator.pages.inc Loads and optionally filters feed items.
aggregator_feed_load function modules/aggregator/aggregator.module Loads an aggregator feed.
aggregator_form_aggregator_admin_form_alter function modules/aggregator/aggregator.processor.inc Implements hook_form_aggregator_admin_form_alter().
aggregator_form_category_validate function modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_category().
aggregator_form_feed function modules/aggregator/aggregator.admin.inc Form constructor for adding and editing feed sources.
aggregator_form_feed_submit function modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_feed().
aggregator_form_feed_validate function modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_feed().
aggregator_form_opml_validate function modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_opml().
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_save_feed function modules/aggregator/aggregator.module Add/edit/delete an aggregator feed.
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_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.
Ajax framework commands group includes/ajax.inc Functions to create various Ajax commands.
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::getFormBuildId function modules/simpletest/tests/ajax.test Return the build id of the current form.
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.
AJAXTestCase::assertCommand function modules/simpletest/tests/ajax.test Assert that a command with the required properties exists within the array of Ajax commands returned by the server.
ajax_command_add_css function includes/ajax.inc Creates a Drupal Ajax 'add_css' command.
ajax_command_after function includes/ajax.inc Creates a Drupal Ajax 'insert/after' command.
ajax_command_alert function includes/ajax.inc Creates a Drupal Ajax 'alert' command.
ajax_command_append function includes/ajax.inc Creates a Drupal Ajax 'insert/append' command.
ajax_command_before function includes/ajax.inc Creates a Drupal Ajax 'insert/before' command.
ajax_command_changed function includes/ajax.inc Creates a Drupal Ajax 'changed' command.
ajax_command_css function includes/ajax.inc Creates a Drupal Ajax 'css' command.
ajax_command_data function includes/ajax.inc Creates a Drupal Ajax 'data' command.
ajax_command_html function includes/ajax.inc Creates a Drupal Ajax 'insert/html' command.
ajax_command_insert function includes/ajax.inc Creates a Drupal Ajax 'insert' command using the method in #ajax['method'].
ajax_command_invoke function includes/ajax.inc Creates a Drupal Ajax 'invoke' command.
ajax_command_prepend function includes/ajax.inc Creates a Drupal Ajax 'insert/prepend' command.
ajax_command_remove function includes/ajax.inc Creates a Drupal Ajax 'remove' command.
ajax_command_replace function includes/ajax.inc Creates a Drupal Ajax 'insert/replaceWith' command.
ajax_command_restripe function includes/ajax.inc Creates a Drupal Ajax 'restripe' command.
ajax_command_settings function includes/ajax.inc Creates a Drupal Ajax 'settings' command.

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