BlockModule
final class BlockModule extends Module
Special blocks module.
Methods
__construct($texy)
No description
void
HtmlElement|string|false
outdent($s)
No description
HtmlElement|string|false
Details
at line 21
__construct($texy)
No description
at line 50
void
beforeBlockParse(BlockParser $parser, $text)
Single block pre-processing.
at line 70
HtmlElement|string|false
pattern(BlockParser $parser, array $matches)
Callback for:.
/-----code html .(title)[class]{style} .... .... ----
at line 88
outdent($s)
No description
at line 99
HtmlElement|string|false
solve(HandlerInvocation $invocation, $blocktype, $s, $param, Modifier $mod)
Finish invocation.