PHP Class Horde_Registry_Nlsconfig, horde

Author: Michael Slusarz ([email protected])
Afficher le fichier Open project: horde/horde Class Usage Examples

Protected Properties

Свойство Type Description
$_config array The cached configuration data.

Méthodes publiques

Méthode Description
__get ( $name )
validLang ( string $lang ) : boolean Check whether a language string is valid.

Method Details

__get() public méthode

public __get ( $name )

validLang() public méthode

Check whether a language string is valid.
public validLang ( string $lang ) : boolean
$lang string The language to check.
Résultat boolean Whether the language is valid.

Property Details

$_config protected_oe property

The cached configuration data.
protected array $_config
Résultat array