Translation
Interfaces, Classes, Traits and Enums
- Horde_Translation_Handler
- The Horde_Translation_Handler interface defines the interface for any
classes providing translations.
- Handler
- The Horde_Translation_Handler interface defines the interface for any
classes providing translations.
- Translation
- Horde_Translation is the base class for any translation wrapper classes in
libraries that want to utilize the Horde_Translation library for
translations.
- Horde_Translation_Autodetect
- The Horde_Translation_Autodetect auto detects the locale directory location
for the class implementing it.
- Horde_Translation_Exception
- Exception class for Horde_Translation.
- Horde_Translation_Handler_Gettext
- The Horde_Translation_Handler_Gettext provides translations through the
gettext extension, but fails gracefully if gettext is not installed.
- Horde_Translation
- Horde_Translation is the base class for any translation wrapper classes in
libraries that want to utilize the Horde_Translation library for
translations.
- AbstractTranslation
- Horde_Translation is the base class for any translation wrapper classes in
libraries that want to utilize the Horde_Translation library for
translations.
- Autodetect
- The Horde_Translation_Autodetect auto detects the locale directory location
for the class implementing it.
- GettextHandler
- The Horde_Translation_Handler_Gettext provides translations through the
gettext extension, but fails gracefully if gettext is not installed.
- TranslationException
- Exception class for Horde_Translation.