コード例 #1
0
ファイル: msyntax.php プロジェクト: joshuacoddingyou/php
 public function onCreate()
 {
     parent::onCreate();
     $this->setRender('text');
 }