You are here

constant FEEDS_REQUEST_TIME in Feeds 6

Same name and namespace in other branches
  1. 8.2 feeds.module \FEEDS_REQUEST_TIME
  2. 7.2 feeds.module \FEEDS_REQUEST_TIME
  3. 7 feeds.module \FEEDS_REQUEST_TIME
6 uses of FEEDS_REQUEST_TIME
FeedsDataProcessor::expire in plugins/FeedsDataProcessor.inc
Implement expire().
FeedsDataProcessor::process in plugins/FeedsDataProcessor.inc
Implementation of FeedsProcessor::process().
FeedsNodeProcessor::buildNode in plugins/FeedsNodeProcessor.inc
Creates a new node object in memory and returns it.
FeedsNodeProcessor::expire in plugins/FeedsNodeProcessor.inc
Implement expire().
FeedsSimplePieParser::parse in plugins/FeedsSimplePieParser.inc
Implementation of FeedsParser::parse().

... See full list

File

./feeds.module, line 9
Feeds - basic API functions and hook implementations.

Code

define('FEEDS_REQUEST_TIME', time());