Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| AggregatorPluginSettingsBase.php | file | core/ |
|
| AggregatorPluginSettingsBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| AggregatorPluginSettingsBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| AggregatorPluginSettingsBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| AggregatorPluginSettingsBaseTest | class | core/ |
Tests settings configuration of individual aggregator plugins. |
| AggregatorPluginSettingsBaseTest.php | file | core/ |
|
| AggregatorPluginSettingsBaseTest::$configFactory | property | core/ |
The stubbed config factory object. |
| AggregatorPluginSettingsBaseTest::$managers | property | core/ |
The stubbed aggregator plugin managers array. |
| AggregatorPluginSettingsBaseTest::$settingsForm | property | core/ |
The aggregator settings form object under test. |
| AggregatorPluginSettingsBaseTest::setUp | function | core/ |
|
| AggregatorPluginSettingsBaseTest::testSettingsForm | function | core/ |
Tests for AggregatorPluginSettingsBase. |
| AggregatorProcessor | class | core/ |
Defines a Plugin annotation object for aggregator processor plugins. |
| AggregatorProcessor.php | file | core/ |
|
| AggregatorProcessor::$description | property | core/ |
The description of the plugin. |
| AggregatorProcessor::$id | property | core/ |
The plugin ID. |
| AggregatorProcessor::$title | property | core/ |
The title of the plugin. |
| AggregatorRefresh | class | core/ |
Updates a feed's items. |
| AggregatorRefresh.php | file | core/ |
|
| AggregatorRefresh::processItem | function | core/ |
Works on a single queue item. |
| AggregatorRenderingTest | class | core/ |
Tests display of aggregator items on the page. |
| AggregatorRenderingTest.php | file | core/ |
|
| AggregatorRenderingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AggregatorRenderingTest::$modules | property | core/ |
Modules to install. |
| AggregatorRenderingTest::setUp | function | core/ |
|
| AggregatorRenderingTest::testBlockLinks | function | core/ |
Adds a feed block to the page and checks its links. |
| AggregatorRenderingTest::testFeedPage | function | core/ |
Creates a feed and checks that feed's page. |
| AggregatorTestBase | class | core/ |
Defines a base class for testing the Aggregator module. |
| AggregatorTestBase.php | file | core/ |
|
| AggregatorTestBase::$adminUser | property | core/ |
A user with permission to administer feeds and create content. |
| AggregatorTestBase::$modules | property | core/ |
Modules to install. |
| AggregatorTestBase::createFeed | function | core/ |
Creates an aggregator feed. |
| AggregatorTestBase::createSampleNodes | function | core/ |
Creates sample article nodes. |
| AggregatorTestBase::deleteFeed | function | core/ |
Deletes an aggregator feed. |
| AggregatorTestBase::deleteFeedItems | function | core/ |
Confirms an item removal from a feed. |
| AggregatorTestBase::enableTestPlugins | function | core/ |
Enable the plugins coming with aggregator_test module. |
| AggregatorTestBase::getAtomSample | function | core/ |
Returns an example Atom feed. |
| AggregatorTestBase::getDefaultFeedItemCount | function | core/ |
Returns the count of the randomly created feed array. |
| AggregatorTestBase::getEmptyOpml | function | core/ |
Creates a valid but empty OPML file. |
| AggregatorTestBase::getFeedEditArray | function | core/ |
Returns a randomly generated feed edit array. |
| AggregatorTestBase::getFeedEditObject | function | core/ |
Returns a randomly generated feed edit object. |
| AggregatorTestBase::getHtmlEntitiesSample | function | core/ |
Returns an example feed. |
| AggregatorTestBase::getInvalidOpml | function | core/ |
Creates an invalid OPML file. |
| AggregatorTestBase::getRSS091Sample | function | core/ |
Returns an example RSS091 feed. |
| AggregatorTestBase::getValidOpml | function | core/ |
Creates a valid OPML file from an array of feeds. |
| AggregatorTestBase::setUp | function | core/ |
|
| AggregatorTestBase::uniqueFeed | function | core/ |
Checks whether the feed name and URL are unique. |
| AggregatorTestBase::updateAndDelete | function | core/ |
Adds and deletes feed items and ensure that the count is zero. |
| AggregatorTestBase::updateFeedItems | function | core/ |
Updates the feed items. |
| AggregatorTestRssController | class | core/ |
Controller for the aggregator_test module. |
| AggregatorTestRssController.php | file | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.