PHP Class Texy\Modules\LongWordsModule

Inheritance: extends Texy\Module
Afficher le fichier Open project: dg/texy

Méthodes publiques

Свойство Type Description
$wordLimit

Méthodes publiques

Méthode Description
__construct ( $texy )
pattern ( array $matches ) : string Callback for long words.
postLine ( $text )

Method Details

__construct() public méthode

public __construct ( $texy )

pattern() public méthode

Callback for long words.
public pattern ( array $matches ) : string
$matches array
Résultat string

postLine() public méthode

public postLine ( $text )

Property Details

$wordLimit public_oe property

public $wordLimit