Turns on caching and checks if there is a recent version of this feed in the cache. If there is, an HTTP redirect header is sent. To effectively use caching, you should create the FeedCreator object and call this method before anything else, especially before you do the time consuming task to build the feed (web fetching, for example).
Definition at line 850 of file class_feedcreator.inc.php. References _generateFilename(), and _redirect(). Here is the call graph for this function: ![]()
|
1.5.1-p1