Exemplo n.º 1
0
 public function init()
 {
     parent::init();
     $this->modularityService = LsYii::getService('modularity');
 }
Exemplo n.º 2
0
 public function init()
 {
     parent::init();
     $this->setViewPath($this->getBasePath() . '/admin/views');
 }