HtmlOutputModule
final class HtmlOutputModule extends Module
HTML output
Properties
$indent | indent HTML code? |
||
string[] | $preserveSpaces | ||
$baseIndent | base indent level |
||
$lineWrap | wrap width, doesn't include indent space |
||
deprecated | $removeOptional |
Methods
void
string
cb(array $matches)
Callback function:
string
wrap(array $m)
Callback function: wrap lines.