You are here

constant FEEDS_PARSE in Feeds 7.2

3 uses of FEEDS_PARSE
FeedsCSVParser::parse in plugins/FeedsCSVParser.inc
Implements FeedsParser::parse().
FeedsSource::progressImporting in includes/FeedsSource.inc
Report progress as float between 0 and 1. 1 = FEEDS_BATCH_COMPLETE.
FeedsSource::startBackgroundJob in includes/FeedsSource.inc
Background job helper. Starts a background job using the Drupal queue.

File

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

Code

define('FEEDS_PARSE', 'parse');