Ejemplo n.º 1
0
 public function setLayout($layout)
 {
     //Don't allow to change the layout
     return parent::setLayout($this->_layout);
 }