PHP Class Doku_Handler_List, dokuwiki

Inheritance: implements Doku_Handler_CallWriter_Interface
Afficher le fichier Open project: splitbrain/dokuwiki

Méthodes publiques

Свойство Type Description
$CallWriter
$calls
$listCalls
$listStack

Méthodes publiques

Méthode Description
__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.

Method Details

__construct() public méthode

public __construct ( Doku_Handler_CallWriter_Interface $CallWriter )
$CallWriter Doku_Handler_CallWriter_Interface

finalise() public méthode

public finalise ( )

interpretSyntax() public méthode

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

listContent() public méthode

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

listEnd() public méthode

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

listOpen() public méthode

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

listStart() public méthode

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

process() public méthode

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

writeCall() public méthode

public writeCall ( $call )

writeCalls() public méthode

..
public writeCalls ( $calls )

Property Details

$CallWriter public_oe property

public $CallWriter

$calls public_oe property

public $calls

$listCalls public_oe property

public $listCalls

$listStack public_oe property

public $listStack