You are here

constant FEEDS_SKIP_EXISTING in Feeds 7.2

Same name and namespace in other branches
  1. 6 plugins/FeedsProcessor.inc \FEEDS_SKIP_EXISTING
  2. 7 plugins/FeedsProcessor.inc \FEEDS_SKIP_EXISTING
3 uses of FEEDS_SKIP_EXISTING
FeedsProcessor::configDefaults in plugins/FeedsProcessor.inc
Overrides FeedsConfigurable::configDefaults().
FeedsProcessor::process in plugins/FeedsProcessor.inc
Process the result of the parsing stage.
FeedsRSStoNodesTest::testSkipNewItems in tests/feeds_processor_node.test
Tests skip new items.

File

plugins/FeedsProcessor.inc, line 13
Contains FeedsProcessor and related classes.

Code

define('FEEDS_SKIP_EXISTING', 0);