PHP 클래스 Todaymade\Daux\Config

상속: extends ArrayObjec\ArrayObject
파일 보기 프로젝트 열기: justinwalsh/daux.io 1 사용 예제들

공개 메소드들

메소드 설명
getConfigurationOverrideFile ( )
getConfluenceConfiguration ( )
getCurrentPage ( )
getDocumentationDirectory ( )
getFormat ( )
getHTML ( )
getThemesDirectory ( )
getThemesPath ( )
getTimezone ( )
hasTimezone ( )
isLive ( )
isMultilanguage ( )
isStatic ( )
setConfigurationOverrideFile ( $override_file )
setCurrentPage ( Todaymade\Daux\Tree\Content $entry )
setDocumentationDirectory ( $documentationPath )
setFormat ( $format )
setThemesDirectory ( $directory )
setThemesPath ( $themePath )
shouldInheritIndex ( )

메소드 상세

getConfigurationOverrideFile() 공개 메소드

getConfluenceConfiguration() 공개 메소드

getCurrentPage() 공개 메소드

public getCurrentPage ( )

getDocumentationDirectory() 공개 메소드

getFormat() 공개 메소드

public getFormat ( )

getHTML() 공개 메소드

public getHTML ( )

getThemesDirectory() 공개 메소드

public getThemesDirectory ( )

getThemesPath() 공개 메소드

public getThemesPath ( )

getTimezone() 공개 메소드

public getTimezone ( )

hasTimezone() 공개 메소드

public hasTimezone ( )

isLive() 공개 메소드

public isLive ( )

isMultilanguage() 공개 메소드

public isMultilanguage ( )

isStatic() 공개 메소드

public isStatic ( )

setConfigurationOverrideFile() 공개 메소드

public setConfigurationOverrideFile ( $override_file )

setCurrentPage() 공개 메소드

public setCurrentPage ( Todaymade\Daux\Tree\Content $entry )
$entry Todaymade\Daux\Tree\Content

setDocumentationDirectory() 공개 메소드

public setDocumentationDirectory ( $documentationPath )

setFormat() 공개 메소드

public setFormat ( $format )

setThemesDirectory() 공개 메소드

public setThemesDirectory ( $directory )

setThemesPath() 공개 메소드

public setThemesPath ( $themePath )

shouldInheritIndex() 공개 메소드

public shouldInheritIndex ( )