[Org_Heigl_Hyphenator] element index

All elements
c d e g h i m o p q s _
_
top
Method __construct
This is the constructor, that initialises the hyphenator for the given language $language
c
top
Method cacheRead
Get the cached string to a key
Method cacheWrite
Write string to the cache.
d
top
Page de.php
de.php in de.php
Page de_DE.php
de_DE.php in de_DE.php
e
top
Method enableCaching
Enable or disable caching of hyphenated texts
Page en_EN.php
en_EN.php in en_EN.php
g
top
Method getCache
Get the cache-Object
Method getCustomizationMarker
Get the string that shall be prepend to a customized word.
Method getCustomMarker
Get the marker for custom hyphenations
Method getDefaultLanguage
Get the default language
Method getHyphen
Get the hyphenation character
Method getInstance
This method gets the hyphenator-instance for the language $language
Method getNoHyphenMarker
Get the marker for Words not to hyphenate
Method getTexFile
This method returns the name of a TeX-Hyphenation file to a language code
h
top
Method hyphenate
This method does the actual hyphenation.
Method hyphenateWord
This method hyphenates a single word
Page Hyphenator.php
Hyphenator.php in Hyphenator.php
Page hu.php
hu.php in hu.php
i
top
Method isCachingEnabled
Check whether caching is enabled or not
m
top
Method markCustomization
Set and retrieve whether or not to mark custom hyphenations
o
top
Class Org_Heigl_Hyphenator
Org_Heigl_Hyphenator in Hyphenator.php
This class implements word-hyphenation
p
top
Method parse
This is the static way of hyphenating a string.
Method parseTexFile
This method parses a TEX-Hyphenation file and creates the appropriate PHP-Hyphenation file
q
top
Class Constant QUALITY_BEST
Class Constant QUALITY_BETTER
Class Constant QUALITY_NORMAL
Class Constant QUALITY_POOR
Class Constant QUALITY_POREST
s
top
Method setCache
Set an instance of Zend_Cache as Caching-Backend.
Method setCustomHyphen
Set a string that will be replaced with the soft-hyphen before Hyphenation actualy starts.
Method setCustomizationMarker
Set the string that shall be prepend to a customized word.
Method setDefaultLanguage
Set the default Language
Method setHyphen
This method sets the Hyphenation-Character.
Method setLeftMin
This method sets the minimum Characters, that have to stay to the left of a hyphenation
Method setNoHyphenateMarker
Set a string that marks a words not to hyphenate
Method setQuality
Set the quality that the Hyphenation needs to have minimum
Method setRightMin
This method sets the minimum Characters, that have to stay to the right of a hyphenation
Method setSpecialChars
This method sets the special Characters for a specified language
Method setWordMin
This method sets the minimum Characters a word has to have before being hyphenated
c d e g h i m o p q s _