Documentation

Translation extends Autodetect
in package

Horde_Exception_Translation is the translation wrapper class for Horde_Exception.

Tags
author

Jan Schneider jan@horde.org

category

Horde

copyright

2010-2021 Horde LLC

license

http://www.horde.org/licenses/lgpl21 LGPL

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@'

Search results