コード例 #1
0
 /**
  * Setup the page
  */
 public function initialize()
 {
     parent::initialize();
     $this->view->cleanTemplateAfter();
 }
コード例 #2
0
ファイル: UsersController.php プロジェクト: fenghuilee/Talon
 /**
  * Setup the page
  */
 public function initialize()
 {
     parent::initialize();
 }