Property | Type | Description | |
---|---|---|---|
$CallWriter | |||
$calls | |||
$listCalls | |||
$listStack |
Method | 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. |
public __construct ( Doku_Handler_CallWriter_Interface $CallWriter ) | ||
$CallWriter | Doku_Handler_CallWriter_Interface |
public interpretSyntax ( $match, &$type ) |
public listContent ( $call ) |
public listEnd ( $call ) |
public listOpen ( $call ) |
public listStart ( $call ) |
public process ( ) |