-
- Downloads
Issue #2028037 by marvin_B8, LinL, jsbalsera, ceng, Berdir: Expand FeedInterface with methods.
parent
3d984d28
Branches
Tags
Showing
- core/modules/aggregator/aggregator.module 10 additions, 10 deletionscore/modules/aggregator/aggregator.module
- core/modules/aggregator/aggregator.pages.inc 8 additions, 8 deletionscore/modules/aggregator/aggregator.pages.inc
- core/modules/aggregator/lib/Drupal/aggregator/Entity/Feed.php 164 additions, 119 deletions.../modules/aggregator/lib/Drupal/aggregator/Entity/Feed.php
- core/modules/aggregator/lib/Drupal/aggregator/FeedFormController.php 4 additions, 4 deletions...s/aggregator/lib/Drupal/aggregator/FeedFormController.php
- core/modules/aggregator/lib/Drupal/aggregator/FeedInterface.php 204 additions, 0 deletions...odules/aggregator/lib/Drupal/aggregator/FeedInterface.php
- core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php 2 additions, 2 deletions...les/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php
- core/modules/aggregator/lib/Drupal/aggregator/Plugin/FetcherInterface.php 1 addition, 1 deletion...regator/lib/Drupal/aggregator/Plugin/FetcherInterface.php
- core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/fetcher/DefaultFetcher.php 9 additions, 9 deletions...l/aggregator/Plugin/aggregator/fetcher/DefaultFetcher.php
- core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/parser/DefaultParser.php 3 additions, 3 deletions...pal/aggregator/Plugin/aggregator/parser/DefaultParser.php
- core/modules/aggregator/lib/Drupal/aggregator/Tests/AddFeedTest.php 3 additions, 3 deletions...es/aggregator/lib/Drupal/aggregator/Tests/AddFeedTest.php
- core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php 2 additions, 2 deletions...egator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php
- core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedFetcherPluginTest.php 1 addition, 1 deletion...tor/lib/Drupal/aggregator/Tests/FeedFetcherPluginTest.php
- core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php 1 addition, 1 deletion...aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php
- core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedProcessorPluginTest.php 2 additions, 2 deletions...r/lib/Drupal/aggregator/Tests/FeedProcessorPluginTest.php
- core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedTest.php 1 addition, 1 deletion...aggregator/lib/Drupal/aggregator/Tests/RemoveFeedTest.php
Loading
Please register or sign in to comment