예제 #1
0
파일: Edit.php 프로젝트: hoalangoc/ftf
 public function init()
 {
     parent::init();
     $this->setTitle('Edit Content Type');
     $this->submit->setLabel('Edit');
 }