/** * (non-PHPdoc) * @see IModel::getTemplateParameters() */ public function getTemplateParameters() { return array('cups' => MatchesDataService::getCupRoundsByCupname($this->_websoccer, $this->_db)); }