Search for A
Title | Object type | File name | Summary |
---|---|---|---|
AggregatorTestCase::getDefaultFeedItemCount | function | modules/ |
Returns the count of the randomly created feed array. |
AggregatorTestCase::getEmptyOpml | function | modules/ |
Creates a valid but empty OPML file. |
AggregatorTestCase::getFeedCategories | function | modules/ |
Pulls feed categories from {aggregator_category_feed} table. |
AggregatorTestCase::getFeedEditArray | function | modules/ |
Returns a randomly generated feed edit array. |
AggregatorTestCase::getHtmlEntitiesSample | function | modules/ |
|
AggregatorTestCase::getInvalidOpml | function | modules/ |
Creates an invalid OPML file. |
AggregatorTestCase::getRSS091Sample | function | modules/ |
|
AggregatorTestCase::getValidOpml | function | modules/ |
Creates a valid OPML file from an array of feeds. |
AggregatorTestCase::removeFeedItems | function | modules/ |
Confirms an item removal from a feed. |
AggregatorTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
AggregatorTestCase::uniqueFeed | function | modules/ |
Checks whether the feed name and URL are unique. |
AggregatorTestCase::updateAndRemove | function | modules/ |
Adds and removes feed items and ensure that the count is zero. |
AggregatorTestCase::updateFeedItems | function | modules/ |
Updates the feed items. |
AggregatorUpdatePathTestCase | class | modules/ |
@file Tests schema changes in aggregator.module. |
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 | function | modules/ |
Form constructor for the aggregator system settings. |
aggregator_admin_form_submit | function | modules/ |
Form submission handler for aggregator_admin_form(). |
aggregator_admin_overview | function | modules/ |
Page callback: Displays the Aggregator module administration page. |
aggregator_admin_refresh_feed | function | modules/ |
Page callback: Refreshes a feed, then redirects to the overview page. |
aggregator_admin_remove_feed | function | modules/ |
Deletes a feed. |
aggregator_admin_remove_feed_submit | function | modules/ |
Form submission handler for aggregator_admin_remove_feed(). |
aggregator_aggregator_fetch | function | modules/ |
Implements hook_aggregator_fetch(). |
aggregator_aggregator_fetch_info | function | modules/ |
Implements hook_aggregator_fetch_info(). |
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_aggregator_remove | function | modules/ |
Implements hook_aggregator_remove(). |
aggregator_block_configure | function | modules/ |
Implements hook_block_configure(). |
aggregator_block_info | function | modules/ |
Implements hook_block_info(). |
aggregator_block_save | function | modules/ |
Implements hook_block_save(). |
aggregator_block_view | function | modules/ |
Implements hook_block_view(). |
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_category_load | function | modules/ |
Loads an aggregator category. |
AGGREGATOR_CLEAR_NEVER | constant | modules/ |
Denotes that a feed's items should never expire. |
aggregator_cron | function | modules/ |
Implements hook_cron(). |
aggregator_cron_queue_info | function | modules/ |
Implements hook_cron_queue_info(). |
aggregator_element_data | function | modules/ |
Performs an action when data is encountered. |
aggregator_element_end | function | modules/ |
Performs an action when a closing tag is encountered. |
aggregator_element_start | function | modules/ |
Performs an action when an opening tag is encountered. |
aggregator_expire | function | modules/ |
Expires items from a feed depending on expiration settings. |
aggregator_feed_items_load | function | modules/ |
Loads and optionally filters feed items. |
aggregator_feed_load | function | modules/ |
Loads an aggregator feed. |
aggregator_filter_xss | function | modules/ |
Renders the HTML content safely, as allowed. |
aggregator_form_aggregator_admin_form_alter | function | modules/ |
Implements hook_form_aggregator_admin_form_alter(). |
aggregator_form_category | function | modules/ |
Form constructor to add/edit/delete aggregator categories. |
aggregator_form_category_submit | function | modules/ |
Form submission handler for aggregator_form_category(). |
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.