You are here

12 calls to FeedsProcessor::bundle() in Feeds 7.2

FeedsNodeProcessor::existingEntityId in plugins/FeedsNodeProcessor.inc
Get nid of an existing feed item node if available.
FeedsNodeProcessor::getMappingTargets in plugins/FeedsNodeProcessor.inc
Return available mapping targets.
FeedsNodeProcessor::languageOptions in plugins/FeedsNodeProcessor.inc
Overrides parent::languageOptions().
FeedsNodeProcessor::newEntity in plugins/FeedsNodeProcessor.inc
Creates a new node in memory and returns it.
FeedsNodeProcessor::setTargetElement in plugins/FeedsNodeProcessor.inc
Override setTargetElement to operate on a target item that is a node.
FeedsProcessor::configForm in plugins/FeedsProcessor.inc
Returns configuration form for this object.
FeedsProcessor::existingEntityId in plugins/FeedsProcessor.inc
Retrieve the target entity's existing id if available. Otherwise return 0.
FeedsProcessor::getHookTargets in plugins/FeedsProcessor.inc
Allows other modules to expose targets.
FeedsProcessor::getMappingTargets in plugins/FeedsProcessor.inc
Declare possible mapping targets that this processor exposes.
FeedsProcessor::map in plugins/FeedsProcessor.inc
Execute mapping on an item.
FeedsProcessor::validateFields in plugins/FeedsProcessor.inc
Validates fields of an entity.
FeedsTermProcessor::vocabulary in plugins/FeedsTermProcessor.inc
Return vocabulary to map to.