Property | Type | Description | |
---|---|---|---|
$actsAs | array | Behavior Setting |
Method | Description | |
---|---|---|
getFolderTemplateList ( $contentId, $theme ) : array | フォルダのテンプレートリストを取得する | |
getParentTemplate ( integer $id, string $type ) | 親のテンプレートを取得する | |
saveSiteRoot ( null $siteId = null, array $data = [] ) : boolean | サイトルートフォルダを保存 |
public getFolderTemplateList ( $contentId, $theme ) : array | ||
$contentId | ||
$theme | ||
return | array |
public getParentTemplate ( integer $id, string $type ) | ||
$id | integer | |
$type | string | folder|page |