コード例 #1
0
ファイル: Albums.php プロジェクト: kintastish/mobil_old
 public function beforeValidate()
 {
     $this->handler = 'gallery';
     return parent::beforeValidate();
 }