HtmlOutputModule
final class HtmlOutputModule extends Module
HTML output
Properties
bool | $indent | ||
array | $preserveSpaces | ||
int | $baseIndent | ||
int | $lineWrap | ||
bool | $removeOptional |
Methods
__construct($texy)
No description
postProcess($texy, $s)
Converts ... ... .
string
cb($matches)
Callback function:
string
wrap($m)
Callback function: wrap lines.
Details
at line 51
__construct($texy)
No description
at line 62
postProcess($texy, $s)
Converts ... ... .
into ... ...
at line 117
string
cb($matches)
internal |
Callback function:
...
at line 329
string
wrap($m)
internal |
Callback function: wrap lines.