PHP 클래스 Doku_Handler_List, dokuwiki

상속: implements Doku_Handler_CallWriter_Interface
파일 보기 프로젝트 열기: splitbrain/dokuwiki

공개 프로퍼티들

프로퍼티 타입 설명
$CallWriter
$calls
$listCalls
$listStack

공개 메소드들

메소드 설명
__construct ( Doku_Handler_CallWriter_Interface $CallWriter )
finalise ( )
interpretSyntax ( $match, &$type ) ------------------------------------------------------------------------
listContent ( $call ) ------------------------------------------------------------------------
listEnd ( $call ) ------------------------------------------------------------------------
listOpen ( $call ) ------------------------------------------------------------------------
listStart ( $call ) ------------------------------------------------------------------------
process ( ) ------------------------------------------------------------------------
writeCall ( $call )
writeCalls ( $calls ) Probably not needed but just in case.

메소드 상세

__construct() 공개 메소드

public __construct ( Doku_Handler_CallWriter_Interface $CallWriter )
$CallWriter Doku_Handler_CallWriter_Interface

finalise() 공개 메소드

public finalise ( )

interpretSyntax() 공개 메소드

------------------------------------------------------------------------
public interpretSyntax ( $match, &$type )

listContent() 공개 메소드

------------------------------------------------------------------------
public listContent ( $call )

listEnd() 공개 메소드

------------------------------------------------------------------------
public listEnd ( $call )

listOpen() 공개 메소드

------------------------------------------------------------------------
public listOpen ( $call )

listStart() 공개 메소드

------------------------------------------------------------------------
public listStart ( $call )

process() 공개 메소드

------------------------------------------------------------------------
public process ( )

writeCall() 공개 메소드

public writeCall ( $call )

writeCalls() 공개 메소드

..
public writeCalls ( $calls )

프로퍼티 상세

$CallWriter 공개적으로 프로퍼티

public $CallWriter

$calls 공개적으로 프로퍼티

public $calls

$listCalls 공개적으로 프로퍼티

public $listCalls

$listStack 공개적으로 프로퍼티

public $listStack