Class TexyLongWordsModule


Long words wrap module.

TexyObject
   |
   --TexyModule
      |
      --TexyLongWordsModule
Copyright: Copyright (c) 2004, 2010 David Grudl
Located: in /modules/TexyLongWordsModule.php (line 20)
Constructor Summary
public
__construct ($texy)
Method Summary
void
postLine ($text)
Methods Inherited From TexyObject
TexyObject::extensionMethod(), TexyObject::getClass(), TexyObject::getReflection(), TexyObject::__call(), TexyObject::__callStatic(), TexyObject::__get(), TexyObject::__isset(), TexyObject::__set(), TexyObject::__unset()
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

__construct

public __construct ($texy)

Input
$texy
Method Details

line 74

postLine

public void postLine ($text)

Input
$text
Output
void