Searched refs:saveFeed (Results 1 – 3 of 3) sorted by relevance
138 public function saveFeed($format = "RSS0.91", $filename = "", $displayContents = true) function in UniversalFeedCreator141 $this->_feed->saveFeed($filename, $displayContents);
260 public function saveFeed($filename = "", $displayContents = true) function in FeedCreator
58 echo $rss->saveFeed("RSS1.0", "news/feed.xml");