PHP 클래스 Examples, qcodo

상속: extends Controller
파일 보기 프로젝트 열기: qcodo/qcodo 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$AdditionalCode
$Categories

공개 메소드들

메소드 설명
CodeLinks ( $strReference, $strCurrentScript )
GetCategoryId ( )
GetExampleId ( )
GetExampleName ( $intCategoryId, $intExampleId )
GetExampleScriptPath ( $intCategoryId, $intExampleId )
Init ( )
PageLinkName ( $strReference = null )
PageLinks ( )
PageName ( $strReference = null )

메소드 상세

GetCategoryId() 공개 정적인 메소드

public static GetCategoryId ( )

GetExampleId() 공개 정적인 메소드

public static GetExampleId ( )

GetExampleName() 공개 정적인 메소드

public static GetExampleName ( $intCategoryId, $intExampleId )

GetExampleScriptPath() 공개 정적인 메소드

public static GetExampleScriptPath ( $intCategoryId, $intExampleId )

Init() 공개 정적인 메소드

public static Init ( )

PageLinkName() 공개 정적인 메소드

public static PageLinkName ( $strReference = null )

PageName() 공개 정적인 메소드

public static PageName ( $strReference = null )

프로퍼티 상세

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

public static $AdditionalCode

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

public static $Categories