[ Index ] |
PHP Cross Reference of DokuWiki |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 82 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Nest:: (6 methods):
__construct()
writeCall()
writeCalls()
finalise()
process()
addCall()
__construct(CallWriterInterface $CallWriter, $close = "nest_close") X-Ref |
param: CallWriterInterface $CallWriter the parser's current call writer, i.e. the one above us in the chain param: string $close closing instruction name, this is required to properly terminate the |
writeCall($call) X-Ref |
No description |
writeCalls($calls) X-Ref |
No description |
finalise() X-Ref |
No description |
process() X-Ref |
No description |
addCall($call) X-Ref |
param: array $call |