Search for to

  1. Search 9.5.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
aggregator_page_opml function modules/aggregator/aggregator.pages.inc Page callback: Generates an OPML representation of all feeds.
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_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.
Archive_Tar::$_separator property modules/system/system.tar.inc
Archive_Tar::_tarRecToSize function modules/system/system.tar.inc Convert Tar record size to actual size
ARCHIVE_TAR_ATT_SEPARATOR constant modules/system/system.tar.inc
Automatic interface translation import group includes/locale.inc Functions to create batches for importing translations.
BlockTestCase::moveBlockToRegion function modules/block/block.test
BlockTestCase::testCustomBlock function modules/block/block.test Test creating custom block, moving it to a specific region and then deleting it.
BlockTestCase::testCustomBlockFormat function modules/block/block.test Test creating custom block using Full HTML.
block_custom_block_delete function modules/block/block.admin.inc Form constructor for the custom block deletion form.
block_custom_block_delete_submit function modules/block/block.admin.inc Form submission handler for block_custom_block_delete().
block_custom_block_form function modules/block/block.module Form constructor for the custom block form.
block_custom_block_get function modules/block/block.module Returns information from database about a user-created (custom) block.
block_custom_block_save function modules/block/block.module Saves a user-created block in the database.
BLOCK_CUSTOM_DISABLED constant modules/block/block.module Hides this block by default but lets individual users show it.
BLOCK_CUSTOM_ENABLED constant modules/block/block.module Shows this block by default, but lets individual users hide it.
BLOCK_CUSTOM_FIXED constant modules/block/block.module Users cannot control whether or not they see this block.
book_remove_button_submit function modules/book/book.pages.inc Form submission handler for book_outline_form().
book_toc function modules/book/book.module Returns an array of book pages in table of contents order.
BootstrapAutoloadTestCase class modules/simpletest/tests/bootstrap.test Tests the auto-loading behavior of the code registry.
BootstrapAutoloadTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapAutoloadTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapAutoloadTestCase::testAutoloadCase function modules/simpletest/tests/bootstrap.test Tests that autoloader name matching is not case sensitive.
CacheSavingCase::testObject function modules/simpletest/tests/cache.test Test the saving and restoring of an object.
comment.tokens.inc file modules/comment/comment.tokens.inc Builds placeholder replacement tokens for comment-related data.

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