PHP 클래스 AdminPageFramework_TableOfContents

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

보호된 프로퍼티들

프로퍼티 타입 설명
$_aMatches

공개 메소드들

메소드 설명
__construct ( $sHTML, $iDepth = 4, $sTitle = '' )
_replyToInsertNamedElement ( $aMatches )
get ( )
getContents ( )
getTOC ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $sHTML, $iDepth = 4, $sTitle = '' )

_replyToInsertNamedElement() 공개 메소드

public _replyToInsertNamedElement ( $aMatches )

get() 공개 메소드

public get ( )

getContents() 공개 메소드

public getContents ( )

getTOC() 공개 메소드

public getTOC ( )

프로퍼티 상세

$_aMatches 보호되어 있는 프로퍼티

protected $_aMatches