|
Simplewiki
1.1
|
| The parser creates a document tree (document object model) consisting of these nodes to debug the contents of a node, use var_dump($node->get_display_list()), which avoids parent and children nodes | |
| $emitter = new SimpleWiki_Emitter() - create new instance of emitter $html = $emitter->emit($dom); see Muster_SimpleWiki_DocNode for docnode type documentation | |
| Parses wiki markup into tree of document nodes | |
| Facade, and default method classes, macros, events and symlinks public methods |