Full ELMS Learning Network documentation
Classes, traits, and interfaces
Primary tabs
Name![]() |
Type | Namespace | Location | Description |
---|---|---|---|---|
entity_views_handler_relationship_by_bundle | class |
sites/ |
Relationship handler for entity relationships that may limit the join to one or more bundles. | |
entity_views_plugin_row_entity_view | class |
sites/ |
Plugin class for displaying Views results with entity_view. | |
EnvironmentVariableRealmController | class |
sites/ |
Realm controller for environment realms. | |
eva_plugin_display_entity | class |
sites/ |
The plugin that handles entity-attached views. | |
ExampleTest | class | Drupal\psr_0_test\Tests |
modules/ |
|
FeedsAccessException | class |
sites/ |
Thrown if a an access check fails. | |
FeedsConfigurable | abstract class |
sites/ |
Base class for configurable classes. Captures configuration handling, form handling and distinguishes between in-memory configuration and persistent configuration. | |
FeedsCSVParser | class |
sites/ |
Parses a given file as a CSV file. | |
FeedsDateTime | class |
sites/ |
Extend PHP DateTime class with granularity handling, merge functionality and slightly more flexible initialization parameters. | |
FeedsDateTimeElement | class |
sites/ |
Defines a date element of a parsed result (including ranges, repeat). | |
FeedsElement | class |
sites/ |
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. | |
FeedsEnclosure | class |
sites/ |
Enclosure element, can be part of the result array. | |
FeedsFetcher | abstract class |
sites/ |
Abstract class, defines shared functionality between fetchers. | |
FeedsFetcherResult | class |
sites/ |
Base class for all fetcher results. | |
FeedsFileFetcher | class |
sites/ |
Fetches data via HTTP. | |
FeedsFileFetcherResult | class |
sites/ |
Definition of the import batch object created on the fetching stage by FeedsFileFetcher. | |
FeedsGeoTermElement | class |
sites/ |
A geo term element. | |
FeedsHTTPFetcher | class |
sites/ |
Fetches data via HTTP. | |
FeedsHTTPFetcherResult | class |
sites/ |
Result of FeedsHTTPFetcher::fetch(). | |
FeedsImporter | class |
sites/ |
A FeedsImporter object describes how an external source should be fetched, parsed and processed. Feeds can manage an arbitrary amount of importers. | |
FeedsLockException | class |
sites/ |
Distinguish exceptions occuring when handling locks. | |
FeedsMissingPlugin | class |
sites/ |
Used when a plugin is missing. | |
FeedsNodeProcessor | class |
sites/ |
Creates nodes from feed items. | |
FeedsNotExistingException | class |
sites/ |
Used when an object does not exist in the DB or code but should. | |
FeedsOPMLParser | class |
sites/ |
Feeds parser plugin that parses OPML feeds. | |
FeedsParser | abstract class |
sites/ |
Abstract class, defines interface for parsers. | |
FeedsParserResult | class |
sites/ |
A result of a parsing stage. | |
FeedsPlugin | abstract class |
sites/ |
Implement source interface for all plugins. | |
FeedsProcessor | abstract class |
sites/ |
Abstract class, defines interface for processors. | |
FeedsResult | class |
sites/ |
Base class for a fetcher, parser or processor result. | |
FeedsSimplePieEnclosure | class |
sites/ |
Adapter to present SimplePie_Enclosure as FeedsEnclosure object. | |
FeedsSimplePieParser | class |
sites/ |
Class definition for Common Syndication Parser. | |
FeedsSitemapParser | class |
sites/ |
A parser for the Sitemap specification http://www.sitemaps.org/protocol.php | |
FeedsSource | class |
sites/ |
This class encapsulates a source of a feed. It stores where the feed can be found and how to import it. | |
FeedsSourceInterface | interface |
sites/ |
Declares an interface for a class that defines default values and form descriptions for a FeedSource. | |
FeedsState | class |
sites/ |
Status of an import or clearing operation on a source. | |
FeedsSyndicationParser | class |
sites/ |
Class definition for Common Syndication Parser. | |
FeedsTermElement | class |
sites/ |
Encapsulates a taxonomy style term object. | |
FeedsTermProcessor | class |
sites/ |
Feeds processor plugin. Create taxonomy terms from feed items. | |
FeedsUserProcessor | class |
sites/ |
Feeds processor plugin. Create users from feed items. | |
FeedsValidationException | class |
sites/ |
Thrown if a validation fails. | |
FeedsXPathParserBase | abstract class |
sites/ |
Base class for the HTML and XML parsers. | |
FeedsXPathParserDOMXPath | class |
sites/ |
@file Provides a custom version of DOMXPath for use with feeds_xpathparser. | |
FeedsXPathParserHTML | class |
sites/ |
@files Provides the FeedsXPathParserHTML class. | |
FeedsXPathParserQueryParser | class |
sites/ |
@file Pseudo-parser of XPath queries. When an XML document has a default namespace this gets called so that adding the __default__ namepace where appropriate. Aren't we nice? | |
FeedsXPathParserXML | class |
sites/ |
@files Provides the FeedsXPathParserXML class. | |
feeds_views_handler_argument_importer_id | class |
sites/ |
@file Argument handler for importer ids. | |
feeds_views_handler_field_importer_name | class |
sites/ |
||
feeds_views_handler_field_log_message | class |
sites/ |
||
feeds_views_handler_field_severity | class |
sites/ |