프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$attributes | |||
$contents | |||
$doctype | string | Can be overwritten by ThemeLayout::$docType. | |
$elementMap | |||
$id | string | ||
$label | string | ||
$layouts | |||
$navigations | |||
$options |
메소드 | 설명 | |
---|---|---|
getContents ( boolean $orCreate = false ) : |
||
getDoctype ( ) : string | ||
getId ( ) : string | ||
getLabel ( ) : string | ||
getLayoutByKey ( string $key ) : |
||
getLayouts ( ) : |
||
getNavigations ( ) : |
||
getOptions ( ) : |
||
setContents ( array $contents = null ) | ||
setDoctype ( string $doctype ) | ||
setId ( string $id ) | ||
setLabel ( string $label ) | ||
setLayouts ( array $layouts = null ) | ||
setNavigations ( array $navigations = null ) | ||
setOptions ( array $options = null ) |
public getContents ( boolean $orCreate = false ) : |
||
$orCreate | boolean | creates the value of not exists. |
리턴 |
public getLayoutByKey ( string $key ) : |
||
$key | string | |
리턴 |
protected string $doctype | ||
리턴 | string |