Children(), $this->Link(), "The coolest news around"); $rss->outputToBrowser(); } function init() { RSSFeed::linkToFeed($this->Link() . "rss"); parent::init(); } }