You are here

constant FEEDS_PROCESS_CLEAR in Feeds 7.2

2 uses of FEEDS_PROCESS_CLEAR
FeedsProcessor::clear in plugins/FeedsProcessor.inc
Removes all imported items for a source.
FeedsSource::startBackgroundJob in includes/FeedsSource.inc
Background job helper. Starts a background job using the Drupal queue.

File

includes/FeedsSource.inc, line 20
Definition of FeedsSourceInterface, FeedsState and FeedsSource class.

Code

define('FEEDS_PROCESS_CLEAR', 'process_clear');