You are here

15 files declare their use of FeedsSource in Feeds 8.2

feeds.module in ./feeds.module
Feeds - basic API functions and hook implementations.
FeedsCSVParser.php in lib/Drupal/feeds/Plugin/feeds/parser/FeedsCSVParser.php
Contains the FeedsCSVParser class.
FeedsFetcher.php in lib/Drupal/feeds/Plugin/FeedsFetcher.php
Contains the FeedsFetcher and related classes.
FeedsFileFetcher.php in lib/Drupal/feeds/Plugin/feeds/fetcher/FeedsFileFetcher.php
Home of the FeedsFileFetcher and related classes.
FeedsHTTPFetcher.php in lib/Drupal/feeds/Plugin/feeds/fetcher/FeedsHTTPFetcher.php
Contains \Drupal\feeds\Plugin\feeds\fetcher\FeedsHTTPFetcher.
FeedsNodeProcessor.php in lib/Drupal/feeds/Plugin/feeds/processor/FeedsNodeProcessor.php
Contains \Drupal\feeds\Plugin\feeds\fetcher\FeedsNodeProcessor.
FeedsParser.php in lib/Drupal/feeds/Plugin/FeedsParser.php
Contains FeedsParser and related classes.
FeedsPlugin.php in lib/Drupal/feeds/Plugin/FeedsPlugin.php
Definition of FeedsPlugin class.
FeedsProcessor.php in lib/Drupal/feeds/Plugin/FeedsProcessor.php
Contains FeedsProcessor and related classes.
FeedsSimplePieParser.php in lib/Drupal/feeds/Plugin/feeds/parser/FeedsSimplePieParser.php
Contains FeedsSimplePieParser and related classes.
FeedsSitemapParser.php in lib/Drupal/feeds/Plugin/feeds/parser/FeedsSitemapParser.php
Contains FeedsSitemapParser and related classes.
FeedsSyndicationParser.php in lib/Drupal/feeds/Plugin/feeds/parser/FeedsSyndicationParser.php
Contains \Drupal\feeds\Plugin\feeds\parser\FeedsSyndicationParser.
FeedsTermProcessor.php in lib/Drupal/feeds/Plugin/feeds/processor/FeedsTermProcessor.php
FeedsTermProcessor class.
FeedsUserProcessor.php in lib/Drupal/feeds/Plugin/feeds/processor/FeedsUserProcessor.php
FeedsUserProcessor class.
taxonomy.inc in mappers/taxonomy.inc
On behalf implementation of Feeds mapping API for taxonomy.module.