PHP Class Horde_Kolab_Cli_Translation, horde

Copyright 2010-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Inheritance: extends Horde_Translation_Autodetect
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