You are here

constant FEEDS_REPLACE_EXISTING in Feeds 7.2

Same name and namespace in other branches
  1. 6 plugins/FeedsProcessor.inc \FEEDS_REPLACE_EXISTING
  2. 7 plugins/FeedsProcessor.inc \FEEDS_REPLACE_EXISTING
3 uses of FEEDS_REPLACE_EXISTING
FeedsCSVtoUsersTest::testAdditionalRolesSettingWhenReplacingUsers in tests/feeds_processor_user.test
Tests if roles are replaced when replacing users.
FeedsRSStoNodesTest::test in tests/feeds_processor_node.test
Test node creation, refreshing/deleting feeds and feed items.
FeedsUserProcessor::entityLoad in plugins/FeedsUserProcessor.inc
Loads an existing user.

File

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

Code

define('FEEDS_REPLACE_EXISTING', 1);