AggregatorPluginManager |
core/modules/aggregator/src/Plugin/AggregatorPluginManager.php |
Manages aggregator plugins. |
AggregatorPluginSettingsBase |
core/modules/aggregator/src/Plugin/AggregatorPluginSettingsBase.php |
Base class for aggregator plugins that implement settings forms. |
FetcherInterface |
core/modules/aggregator/src/Plugin/FetcherInterface.php |
Defines an interface for aggregator fetcher implementations. |
ParserInterface |
core/modules/aggregator/src/Plugin/ParserInterface.php |
Defines an interface for aggregator parser implementations. |
ProcessorInterface |
core/modules/aggregator/src/Plugin/ProcessorInterface.php |
Defines an interface for aggregator processor implementations. |