Class TexyTypographyModule
Typography replacements module.
TexyObject | --TexyModule | --TexyTypographyModule
| Constructor Summary | |
|---|---|
| public |
__construct
($texy)
|
| Method Summary | |
|---|---|
| void |
beforeParse
(Texy $texy, string &$text)
Text pre-processing.
|
| void |
postLine
($text, [$preserveSpaces =
FALSE])
|
| Variable Summary | ||||
|---|---|---|---|---|
| string | $locale | 'cs' |
line 52 |
|
| static mixed | $locales | array(
'cs' => array(
'singleQuotes' => array("\xe2\x80\x9a",... |
line 24 |
|
| Constructor Details | ||||||
|---|---|---|---|---|---|---|
|
line 59 __constructpublic __construct ($texy)
|
||||||
| Method Details | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
line 74 beforeParsepublic void beforeParse (Texy $texy, string &$text) Text pre-processing.
|
|||||||||||||||
|
line 131 postLinepublic void postLine ($text, [$preserveSpaces =
|
|||||||||||||||