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 20
__construct($texy)
No description
at line 49
void
beforeBlockParse(BlockParser $parser, $text)
Single block pre-processing.
at line 69
HtmlElement|string|false
pattern(BlockParser $parser, array $matches)
Callback for:.
/-----code html .(title)[class]{style} .... .... ----
at line 87
outdent($s)
No description
at line 98
HtmlElement|string|false
solve(HandlerInvocation $invocation, $blocktype, $s, $param, Modifier $mod)
Finish invocation.