Class TexyLongWordsModule
Long words wrap module.
TexyObject | --TexyModule | --TexyLongWordsModule
| Constructor Summary | |
|---|---|
| public |
__construct
($texy)
|
| Method Summary | |
|---|---|
| void |
postLine
($text)
|
| Constant Summary | |||
|---|---|---|---|
| int | AFTER |
2 |
line 27 |
| int | DONT |
0 |
line 26 |
| int | HERE |
1 |
line 26 |
| Variable Summary | ||||
|---|---|---|---|---|
| mixed | $wordLimit | 20 |
line 22 |
|
| Constructor Details | ||||||
|---|---|---|---|---|---|---|
|
line 58 __constructpublic __construct ($texy)
|
||||||
| Method Details | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
line 74 postLinepublic void postLine ($text)
|
||||||||||||