PHP Class Doku_Handler_Quote, dokuwiki

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

Méthodes publiques

Свойство Type Description
$CallWriter
$calls
$quoteCalls

Méthodes publiques

Méthode Description
__construct ( Doku_Handler_CallWriter_Interface $CallWriter )
finalise ( )
getDepth ( $marker )
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 ( )

getDepth() public méthode

public getDepth ( $marker )

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

$quoteCalls public_oe property

public $quoteCalls