You are here

namespace Drupal\feeds\Feeds\Fetcher\Form in Feeds 8.3

Classsort descending Location Description
DirectoryFetcherFeedForm src/Feeds/Fetcher/Form/DirectoryFetcherFeedForm.php Provides a form on the feed edit page for the DirectoryFetcher.
DirectoryFetcherForm src/Feeds/Fetcher/Form/DirectoryFetcherForm.php Defines a directory fetcher.
HttpFetcherFeedForm src/Feeds/Fetcher/Form/HttpFetcherFeedForm.php Provides a form on the feed edit page for the HttpFetcher.
HttpFetcherForm src/Feeds/Fetcher/Form/HttpFetcherForm.php The configuration form for http fetchers.
UploadFetcherFeedForm src/Feeds/Fetcher/Form/UploadFetcherFeedForm.php Provides a form on the feed edit page for the UploadFetcher.
UploadFetcherForm src/Feeds/Fetcher/Form/UploadFetcherForm.php The configuration form for the upload fetcher.