constant FEEDS_BATCH_COMPLETE in Feeds 7
Same name and namespace in other branches
- 8.2 feeds.module \FEEDS_BATCH_COMPLETE
- 6 feeds.module \FEEDS_BATCH_COMPLETE
- 7.2 feeds.module \FEEDS_BATCH_COMPLETE
9 uses of FEEDS_BATCH_COMPLETE
- FeedsBatch::getProgress in includes/
FeedsBatch.inc - Report progress.
- FeedsClearBatch::__construct in includes/
FeedsBatch.inc - FeedsImportBatch::__construct in includes/
FeedsBatch.inc - FeedsNodeProcessor::clear in plugins/
FeedsNodeProcessor.inc - Implements FeedsProcessor::clear().
- FeedsNodeProcessor::expire in plugins/
FeedsNodeProcessor.inc - Implement expire().
File
- ./
feeds.module, line 17 - Feeds - basic API functions and hook implementations.
Code
define('FEEDS_BATCH_COMPLETE', 1);