TexyPhraseModule
final class TexyPhraseModule extends TexyModule
Phrases module.
Properties
$tags | |||
bool | $linksAllowed |
Methods
__construct($texy)
No description
TexyHtml|string|false
patternPhrase($parser, $matches, $phrase)
Callback for: .... .(title)[class]{style}:LINK.
TexyHtml|string|false
patternSupSub($parser, $matches, $phrase)
Callback for: any^2 any_2.
string
patternNoTexy($parser, $matches)
No description
Details
at line 41
__construct($texy)
No description
at line 227
TexyHtml|string|false
patternPhrase($parser, $matches, $phrase)
Callback for: .... .(title)[class]{style}:LINK.
at line 277
TexyHtml|string|false
patternSupSub($parser, $matches, $phrase)
Callback for: any^2 any_2.
at line 293
string
patternNoTexy($parser, $matches)
No description
at line 310
TexyHtml
solve($invocation, $phrase, $content, $mod, $link)
Finish invocation.