PHP Class Texy\Modules\TypographyModule

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

Méthodes publiques

Свойство Type Description
$locale string
$locales @see http://www.unicode.org/cldr/data/charts/by_type/misc.delimiters.html

Méthodes publiques

Méthode Description
__construct ( $texy )
beforeParse ( Texy $texy, &$text ) : void Text pre-processing.
postLine ( $text, $preserveSpaces = FALSE )

Method Details

__construct() public méthode

public __construct ( $texy )

beforeParse() public méthode

Text pre-processing.
public beforeParse ( Texy $texy, &$text ) : void
$texy Texy
Résultat void

postLine() public méthode

public postLine ( $text, $preserveSpaces = FALSE )

Property Details

$locale public_oe property

public string $locale
Résultat string

$locales public_oe static_oe property

@see http://www.unicode.org/cldr/data/charts/by_type/misc.delimiters.html
public static $locales