Example #1
0
 public function init()
 {
     parent::init();
     $this->setTitle('Edit Status');
     $this->submit_btn->setLabel('Edit');
 }