You are here

14 calls to FeedsProcessor::entityInfo() in Feeds 7.2

FeedsNodeProcessor::entityInfo in plugins/FeedsNodeProcessor.inc
Implements parent::entityInfo().
FeedsProcessor::clear in plugins/FeedsProcessor.inc
Removes all imported items for a source.
FeedsProcessor::configDefaults in plugins/FeedsProcessor.inc
Overrides FeedsConfigurable::configDefaults().
FeedsProcessor::configForm in plugins/FeedsProcessor.inc
Returns configuration form for this object.
FeedsProcessor::dependencies in plugins/FeedsProcessor.inc
Overrides FeedsPlugin::dependencies().
FeedsProcessor::entityLoad in plugins/FeedsProcessor.inc
Loads an existing entity.
FeedsProcessor::entityValidate in plugins/FeedsProcessor.inc
Validates an entity.
FeedsProcessor::expiryQuery in plugins/FeedsProcessor.inc
Returns a database query used to select entities to expire.
FeedsProcessor::getMappingTargets in plugins/FeedsProcessor.inc
Declare possible mapping targets that this processor exposes.
FeedsProcessor::newEntity in plugins/FeedsProcessor.inc
Create a new entity.
FeedsProcessor::process in plugins/FeedsProcessor.inc
Process the result of the parsing stage.
FeedsProcessor::validateConfig in plugins/FeedsProcessor.inc
Validates the configuration.
FeedsTermProcessor::entityInfo in plugins/FeedsTermProcessor.inc
Implements parent::entityInfo().
FeedsUserProcessor::entityInfo in plugins/FeedsUserProcessor.inc
Implements parent::entityInfo().