\

Interfaces

Horde_Translation_Handler The Horde_Translation_Handler interface defines the interface for any classes providing translations.

Classes

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.
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.