setRenderingContext('GADGET'); $this->setIgnoreCache(false); $this->setForcedJsLibs(''); $this->setUrl('http://www.example.org/foo.xml'); $this->setModuleId(1); $this->setView('profile'); $this->setContainer(''); $this->setRefreshInterval(1); } }