Ejemplo n.º 1
0
 public function init()
 {
     parent::init();
     $this->_labels = array('9' => 'label', '10' => 'label-success', '11' => 'label-info', '12' => 'label-inverse', '13' => 'label-important', '14' => 'label-warning');
 }
Ejemplo n.º 2
0
 public function init()
 {
     $this->title = 'Trình quản lý bài viết';
     parent::init();
 }