コード例 #1
0
ファイル: Portlet.php プロジェクト: nizsheanez/blog.ru
 public function __construct()
 {
     $this->attachBehaviors($this->behaviors());
     parent::__construct();
 }