PHP Class AdminPageFramework_TableOfContents

Show file Open project: michaeluno/admin-page-framework Class Usage Examples

Protected Properties

Property Type Description
$_aMatches

Public Methods

Method Description
__construct ( $sHTML, $iDepth = 4, $sTitle = '' )
_replyToInsertNamedElement ( $aMatches )
get ( )
getContents ( )
getTOC ( )

Method Details

__construct() public method

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

_replyToInsertNamedElement() public method

public _replyToInsertNamedElement ( $aMatches )

get() public method

public get ( )

getContents() public method

public getContents ( )

getTOC() public method

public getTOC ( )

Property Details

$_aMatches protected property

protected $_aMatches