PHP Class Horde_Compress_Translation, horde

Author: Jan Schneider ([email protected])
Inheritance: extends Horde_Translation
Show file 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 static property

The translation domain
protected static string $_domain
return string

$_pearDirectory protected static property

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