Exemplo n.º 1
0
 function addCustomParts()
 {
     parent::addCustomParts();
     $this->_oModule->_oTemplate->addCss(array('view.css'));
 }