| aaa_update_test.module | modules/update/tests/aaa_update_test.module | Dummy module for testing Update status. |
| actions.inc | includes/actions.inc | This is the actions engine for executing stored actions. |
| actions_loop_test.install | modules/simpletest/tests/actions_loop_test.install | |
| actions_loop_test.module | modules/simpletest/tests/actions_loop_test.module | |
| aggregator-feed-source.tpl.php | modules/aggregator/aggregator-feed-source.tpl.php | Default theme implementation to present the source of the feed. |
| aggregator-item.tpl.php | modules/aggregator/aggregator-item.tpl.php | Default theme implementation to format an individual feed item for display
on the aggregator page. |
| aggregator-summary-item.tpl.php | modules/aggregator/aggregator-summary-item.tpl.php | Default theme implementation to present a linked feed item for summaries. |
| aggregator-summary-items.tpl.php | modules/aggregator/aggregator-summary-items.tpl.php | Default theme implementation to present feeds as list items. |
| aggregator-wrapper.tpl.php | modules/aggregator/aggregator-wrapper.tpl.php | Default theme implementation to wrap aggregator content. |
| aggregator.admin.inc | modules/aggregator/aggregator.admin.inc | Admin page callbacks for the aggregator module. |
| aggregator.api.php | modules/aggregator/aggregator.api.php | Documentation for aggregator API. |
| aggregator.fetcher.inc | modules/aggregator/aggregator.fetcher.inc | Fetcher functions for the aggregator module. |
| aggregator.install | modules/aggregator/aggregator.install | Install, update and uninstall functions for the aggregator module. |
| aggregator.module | modules/aggregator/aggregator.module | Used to aggregate syndicated content (RSS, RDF, and Atom). |
| aggregator.pages.inc | modules/aggregator/aggregator.pages.inc | User page callbacks for the aggregator module. |
| aggregator.parser.inc | modules/aggregator/aggregator.parser.inc | Parser functions for the aggregator module. |
| aggregator.processor.inc | modules/aggregator/aggregator.processor.inc | Processor functions for the aggregator module. |
| aggregator_test.module | modules/aggregator/tests/aggregator_test.module | |
| ajax.inc | includes/ajax.inc | Functions for use with Drupal's AJAX framework. |
| ajax_forms_test.module | modules/simpletest/tests/ajax_forms_test.module | Simpletest mock module for AJAX forms testing. |
| ajax_test.module | modules/simpletest/tests/ajax_test.module | Helper module for AJAX framework tests. |
| archiver.inc | includes/archiver.inc | Shared classes and interfaces for the archiver system. |
| authorize.inc | includes/authorize.inc | Helper functions and form handlers used for the authorize.php script. |
| authorize.php | ./authorize.php | Administrative script for running authorized file operations. |
| batch.inc | includes/batch.inc | Batch processing API for processes to run in multiple HTTP requests. |
| batch.queue.inc | includes/batch.queue.inc | Queue handlers used by the Batch API. |
| batch_test.callbacks.inc | modules/simpletest/tests/batch_test.callbacks.inc | Batch callbacks for the Batch API tests. |
| batch_test.module | modules/simpletest/tests/batch_test.module | Helper module for the Batch API tests. |
| bbb_update_test.module | modules/update/tests/bbb_update_test.module | Dummy module for testing Update status. |
| binary-1.txt | sites/default/files/simpletest/binary-1.txt | ... |
| binary-2.txt | sites/default/files/simpletest/binary-2.txt | ... |
| block-admin-display-form.tpl.php | modules/block/block-admin-display-form.tpl.php | Default theme implementation to configure blocks. |
| block.admin.inc | modules/block/block.admin.inc | Admin page callbacks for the block module. |
| block.api.php | modules/block/block.api.php | Hooks provided by the Block module. |
| block.install | modules/block/block.install | Install, update and uninstall functions for the block module. |
| block.module | modules/block/block.module | Controls the visual building blocks a page is constructed with. |
| block.tpl.php | themes/garland/block.tpl.php | |
| block.tpl.php | modules/block/block.tpl.php | Default theme implementation to display a block. |
| block_test.module | modules/block/tests/block_test.module | Provide test blocks. |
| blog.module | modules/blog/blog.module | Enables multi-user blogs. |
| blog.pages.inc | modules/blog/blog.pages.inc | Page callback file for the blog module. |
| book-all-books-block.tpl.php | modules/book/book-all-books-block.tpl.php | Default theme implementation for rendering book outlines within a block.
This template is used only when the block is configured to "show block on
all pages" which presents Multiple independent books on all pages. |
| book-export-html.tpl.php | modules/book/book-export-html.tpl.php | Default theme implementation for printed version of book outline. |
| book-navigation.tpl.php | modules/book/book-navigation.tpl.php | Default theme implementation to navigate books. Presented under nodes that
are a part of book outlines. |
| book-node-export-html.tpl.php | modules/book/book-node-export-html.tpl.php | Default theme implementation for rendering a single node in a printer
friendly outline. |
| book.admin.inc | modules/book/book.admin.inc | Admin page callbacks for the book module. |
| book.install | modules/book/book.install | Install, update and uninstall functions for the book module. |
| book.module | modules/book/book.module | Allows users to create and organize related content in an outline. |
| book.pages.inc | modules/book/book.pages.inc | User page callbacks for the book module. |
| bootstrap.inc | includes/bootstrap.inc | Functions that need to be loaded on every Drupal request. |