constant FEEDS_UPDATE_EXISTING in Feeds 6
Same name and namespace in other branches
- 7.2 plugins/FeedsProcessor.inc \FEEDS_UPDATE_EXISTING
- 7 plugins/FeedsProcessor.inc \FEEDS_UPDATE_EXISTING
2 uses of FEEDS_UPDATE_EXISTING
- FeedsNodeProcessor::buildNode in plugins/
FeedsNodeProcessor.inc - Creates a new node object in memory and returns it.
- FeedsTermProcessor::process in plugins/
FeedsTermProcessor.inc - Implementation of FeedsProcessor::process().
File
- plugins/
FeedsProcessor.inc, line 7
Code
define('FEEDS_UPDATE_EXISTING', 2);