flagContent) { $item['query'] = Qs_Request::getGetValue('query'); $item['templatePath'] = $this->_getTemplatePath(); $item['tpl'] = $this->getTemplate('view.tpl'); $this->_addItem($item); } return $this; } }