コード例 #1
0
ファイル: View.php プロジェクト: bklein01/SiberianCMS
 public static function setLayout($layout)
 {
     self::$_layout = $layout;
 }