Translation
extends Autodetect
in package
Horde_Exception_Translation is the translation wrapper class for Horde_Exception.
Tags
Table of Contents
- $domain : string
- The translation domain
- $pearDirectory : string
- The absolute PEAR path to the translations for the default gettext handler.
Properties
$domain
The translation domain
protected
static string
$domain
= 'Horde_Exception'
$pearDirectory
The absolute PEAR path to the translations for the default gettext handler.
protected
static string
$pearDirectory
= '@data_dir@'