PHP Class Horde_Nls_Translation, horde

Author: Jan Schneider ([email protected])
Inheritance: extends Horde_Translation_Autodetect
Exibir arquivo Open project: horde/horde Class Usage Examples

Protected Properties

Property Type Description
$_domain string The translation domain
$_pearDirectory string The absolute PEAR path to the translations for the default gettext handler.

Property Details

$_domain protected_oe static_oe property

The translation domain
protected static string $_domain
return string

$_pearDirectory protected_oe static_oe property

The absolute PEAR path to the translations for the default gettext handler.
protected static string $_pearDirectory
return string