PHP 클래스 ApiGen\Configuration\Configuration

상속: extends Nette\Object
파일 보기 프로젝트 열기: apigen/apigen 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( ConfigurationOptionsResolver $configurationOptionsResolver )
areNamespacesEnabled ( )
arePackagesEnabled ( )
getAnnotationGroups ( )
getBaseUrl ( )
getDestination ( )
getExclude ( )
getExtensions ( )
getGoogleCseId ( )
getMain ( )
getOption ( $name )
getOptions ( )
getSource ( )
getTitle ( )
getVisibilityLevel ( )
getZipFileName ( )
isAvailableForDownload ( )
isDeprecatedDocumented ( )
isInternalDocumented ( )
isPhpCoreDocumented ( )
isTreeAllowed ( )
resolveOptions ( array $options )
setOptions ( array $options )
shouldGenerateSourceCode ( )

비공개 메소드들

메소드 설명
unsetConsoleOptions ( array $options ) : array

메소드 상세

__construct() 공개 메소드

public __construct ( ConfigurationOptionsResolver $configurationOptionsResolver )
$configurationOptionsResolver ConfigurationOptionsResolver

areNamespacesEnabled() 공개 메소드

arePackagesEnabled() 공개 메소드

public arePackagesEnabled ( )

getAnnotationGroups() 공개 메소드

public getAnnotationGroups ( )

getBaseUrl() 공개 메소드

public getBaseUrl ( )

getDestination() 공개 메소드

public getDestination ( )

getExclude() 공개 메소드

public getExclude ( )

getExtensions() 공개 메소드

public getExtensions ( )

getGoogleCseId() 공개 메소드

public getGoogleCseId ( )

getMain() 공개 메소드

public getMain ( )

getOption() 공개 메소드

public getOption ( $name )

getOptions() 공개 메소드

public getOptions ( )

getSource() 공개 메소드

public getSource ( )

getTitle() 공개 메소드

public getTitle ( )

getVisibilityLevel() 공개 메소드

public getVisibilityLevel ( )

getZipFileName() 공개 메소드

public getZipFileName ( )

isAvailableForDownload() 공개 메소드

isDeprecatedDocumented() 공개 메소드

isInternalDocumented() 공개 메소드

isPhpCoreDocumented() 공개 메소드

public isPhpCoreDocumented ( )

isTreeAllowed() 공개 메소드

public isTreeAllowed ( )

resolveOptions() 공개 메소드

public resolveOptions ( array $options )
$options array

setOptions() 공개 메소드

public setOptions ( array $options )
$options array

shouldGenerateSourceCode() 공개 메소드