Searched refs:displayContents (Results 1 – 2 of 2) sorted by relevance
135 …* @param boolean $displayContents optional send the content of the file or not. If true, the fi…138 public function saveFeed($format = "RSS0.91", $filename = "", $displayContents = true) argument141 $this->_feed->saveFeed($filename, $displayContents);
257 …* @param bool $displayContents optional send an HTTP redirect header or not. If true, the user …260 public function saveFeed($filename = "", $displayContents = true) argument269 if ($displayContents) {