Curry
PHP Framework

core

db

html

utility

PathManager::setViewLayoutDirectory

public static void setViewLayoutDirectory ( string $path )
ビューレイアウトテンプレートの格納ディレクトリを設定します。
標準のディレクトリ構成に従う場合はこのメソッドの実行は必要ありません。

パラメーター

名前 内容
$path string ビューレイアウトテンプレート格納ディレクトリのパス

返り値

返り値はありません。