PHP 클래스 AdminPageFramework_Registry

상속: extends AdminPageFramework_Registry_Base
파일 보기 프로젝트 열기: michaeluno/admin-page-framework 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$aClassFiles
$bIsDevelopmentVersion
$bIsMinifiedVersion
$sAutoLoaderPath
$sDirPath
$sFilePath
$sIncludeClassListPath

공개 메소드들

메소드 설명
getInfo ( )
getVersion ( )
setUp ( $sFilePath = __FILE__ )

비공개 메소드들

메소드 설명
_getClassFilePathList ( $sInclusionClassListPath )

메소드 상세

getInfo() 공개 정적인 메소드

public static getInfo ( )

getVersion() 공개 정적인 메소드

public static getVersion ( )

setUp() 공개 정적인 메소드

public static setUp ( $sFilePath = __FILE__ )

프로퍼티 상세

$aClassFiles 공개적으로 정적으로 프로퍼티

public static $aClassFiles

$bIsDevelopmentVersion 공개적으로 정적으로 프로퍼티

public static $bIsDevelopmentVersion

$bIsMinifiedVersion 공개적으로 정적으로 프로퍼티

public static $bIsMinifiedVersion

$sAutoLoaderPath 공개적으로 정적으로 프로퍼티

public static $sAutoLoaderPath

$sDirPath 공개적으로 정적으로 프로퍼티

public static $sDirPath

$sFilePath 공개적으로 정적으로 프로퍼티

public static $sFilePath

$sIncludeClassListPath 공개적으로 정적으로 프로퍼티

public static $sIncludeClassListPath