\Horde_Registry_Nlsconfig

Interface to NLS configuration.

Summary

Methods
Properties
Constants
__get()
validLang()
No public properties found
No constants found
No protected methods found
$_config
N/A
No private methods found
No private properties found
N/A

Properties

$_config

$_config : array

The cached configuration data.

Type

array

Methods

__get()

__get(  $name) 

Parameters

$name

validLang()

validLang(string  $lang) : boolean

Check whether a language string is valid.

Parameters

string $lang

The language to check.

Returns

boolean —

Whether the language is valid.