Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| AggregatorParser::$id | property | core/ |
The plugin ID. |
| AggregatorParser::$title | property | core/ |
The title of the plugin. |
| AggregatorPluginManager | class | core/ |
Manages aggregator plugins. |
| AggregatorPluginManager.php | file | core/ |
|
| AggregatorPluginManager::__construct | function | core/ |
Constructs an AggregatorPluginManager object. |
| AggregatorPluginManagerTest | class | core/ |
Tests the aggregator plugin manager. |
| AggregatorPluginManagerTest.php | file | core/ |
|
| AggregatorPluginManagerTest::$modules | property | core/ |
Modules to enable. |
| AggregatorPluginManagerTest::testFetcherInfoAlter | function | core/ |
Tests that the fetcher info alter hook works. |
| AggregatorPluginManagerTest::testParserInfoAlter | function | core/ |
Tests that the fetcher info alter hook works. |
| AggregatorPluginManagerTest::testProcessorInfoAlter | function | core/ |
Tests that the fetcher info alter hook works. |
| AggregatorPluginSettingsBase | class | core/ |
Base class for aggregator plugins that implement settings forms. |
| 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. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.