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