Horde_Vfs_Translation
extends Horde_Translation_Autodetect
in package
Horde_Vfs_Translation is the translation wrapper class for Horde_Vfs.
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_Vfs'
$_pearDirectory
The absolute PEAR path to the translations for the default gettext handler.
protected
static string
$_pearDirectory
= '@data_dir@'