コード例 #1
0
 /**
  * Actions attached to this controller
  *
  * @return array
  */
 function init()
 {
     $this->layout = '//layouts/landing';
     parent::init();
 }