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