You are here

Classes, traits, and interfaces in Feeds 6

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
CommonSyndicationParserTestCase class tests/common_syndication_parser.test Test cases for common syndication parser library.
FeedsBatch class includes/FeedsBatch.inc A FeedsBatch object holds the state of an import or clear batch. 2
FeedsClearBatch class includes/FeedsBatch.inc Batch class for batched deleting of items.
FeedsConfigurable abstract class includes/FeedsConfigurable.inc Base class for configurable classes. Captures configuration handling, form handling and distinguishes between in-memory configuration and persistent configuration. 3
FeedsCSVParser class plugins/FeedsCSVParser.inc Parses a given file as a CSV file.
FeedsCSVtoTermsTest class tests/feeds_processor_term.test Test aggregating a feed as data records.
FeedsCSVtoUsersTest class tests/feeds_processor_user.test Test aggregating a feed as data records.
FeedsDataHandler class includes/FeedsDataHandler.inc Simple multidimensional data handler. Treats tables that join to this handler's table through FeedsDatahandler::key as a cluster. Records in this cluster are regarded as belonging to one multidimensional data set joined by FeedsDatahandler::key.
FeedsDataProcessor class plugins/FeedsDataProcessor.inc Creates simple table records from feed items. Uses Data module.
FeedsDateTime class plugins/FeedsParser.inc Extend PHP DateTime class with granularity handling, merge functionality and slightly more flexible initialization parameters.
FeedsDateTimeElement class plugins/FeedsParser.inc Defines a date element of a parsed result (including ranges, repeat).
FeedsDateTimeTest class tests/feeds_date_time.test Test FeedsDateTime class.
FeedsElement class plugins/FeedsParser.inc Defines an element of a parsed result. Such an element can be a simple type, a complex type (derived from FeedsElement) or an array of either. 3
FeedsEnclosure class plugins/FeedsParser.inc Enclosure element, can be part of the result array. 1
FeedsExamplesFastFeedTestCase class feeds_fast_news/feeds_fast_news.test Test Feed fast configuration.
FeedsExamplesFeedTestCase class feeds_news/feeds_news.test Test Feed configuration.
FeedsExamplesNodeTestCase class feeds_import/feeds_import.test Test Node import configuration.
FeedsExamplesOPMLTestCase class feeds_news/feeds_news.test Test OPML import configuration.
FeedsExamplesUserTestCase class feeds_import/feeds_import.test Test User import configuration.
FeedsFeedNodeProcessor class plugins/FeedsFeedNodeProcessor.inc Creates *feed* nodes from feed items. The difference to FeedsNodeProcessor is that this plugin only creates nodes that are feed nodes themselves.
FeedsFetcher abstract class plugins/FeedsFetcher.inc Abstract class, defines shared functionality between fetchers. 2
FeedsFileBatch class plugins/FeedsFileFetcher.inc Definition of the import batch object created on the fetching stage by FeedsFileFetcher.
FeedsFileFetcher class plugins/FeedsFileFetcher.inc Fetches data via HTTP.
FeedsGeoTermElement class plugins/FeedsParser.inc A geo term element.
FeedsHTTPBatch class plugins/FeedsHTTPFetcher.inc Definition of the import batch object created on the fetching stage by FeedsHTTPFetcher.
FeedsHTTPFetcher class plugins/FeedsHTTPFetcher.inc Fetches data via HTTP.
FeedsImportBatch class includes/FeedsBatch.inc A FeedsImportBatch wraps the actual content retrieved from a FeedsSource. On import, it is created on the fetching stage and passed through the parsing and processing stage where it is normalized and consumed. 2
FeedsImporter class includes/FeedsImporter.inc A FeedsImporter object describes how an external source should be fetched, parsed and processed. Feeds can manage an arbitrary amount of importers.
FeedsMapperContentTaxonomyTestCase class tests/feeds_mapper_content_taxonomy.test Class for testing Feeds <em>content</em> mapper.
FeedsMapperContentTestCase class tests/feeds_mapper_content.test Class for testing Feeds <em>content</em> mapper.
FeedsMapperDateTestCase class tests/feeds_mapper_date.test Class for testing Feeds <em>content</em> mapper.
FeedsMapperEmailTestCase class tests/feeds_mapper_email.test Class for testing Feeds <em>email</em> mapper.
FeedsMapperEmfieldTestCase class tests/feeds_mapper_emfield.test Class for testing Feeds <em>emfield</em> mapper.
FeedsMapperFileFieldTestCase class tests/feeds_mapper_filefield.test Class for testing Feeds FileField mapper.
FeedsMapperLinkTestCase class tests/feeds_mapper_link.test Class for testing Feeds <em>link</em> mapper.
FeedsMapperLocaleTestCase class tests/feeds_mapper_locale.test Class for testing Feeds <em>locale</em> mapper.
FeedsMapperNodereferenceTestCase class tests/feeds_mapper_nodereference.test Class for testing Feeds nodereference mapper.
FeedsMapperOGTestCase class tests/feeds_mapper_og.test Class for testing Feeds <em>locale</em> mapper.
FeedsMapperProfileTestCase class tests/feeds_mapper_profile.test Class for testing Feeds <em>content</em> mapper.
FeedsMapperTaxonomyTestCase class tests/feeds_mapper_taxonomy.test Class for testing Feeds <em>content</em> mapper.
FeedsMapperTestCase class tests/feeds_mapper.test Base class for implementing Feeds Mapper test cases. 12
FeedsMissingPlugin class plugins/FeedsPlugin.inc Used when a plugin is missing.
FeedsNodeProcessor class plugins/FeedsNodeProcessor.inc Creates nodes from feed items.
FeedsNotExistingException class includes/FeedsConfigurable.inc Used when an object does not exist in the DB or code but should.
FeedsOPMLParser class plugins/FeedsOPMLParser.inc Feeds parser plugin that parses OPML feeds.
FeedsParser abstract class plugins/FeedsParser.inc Abstract class, defines interface for parsers. 5
FeedsPlugin abstract class plugins/FeedsPlugin.inc Implement source interface for all plugins. 4
FeedsProcessor abstract class plugins/FeedsProcessor.inc Abstract class, defines interface for processors. 5
FeedsRSStoDataTest class tests/feeds_processor_data.test Test aggregating a feed as data records.
FeedsRSStoNodesTest class tests/feeds_processor_node.test Test aggregating a feed as node items.

Pages

Other projects