Detailed Description
Definition at line 37 of file Data.php.
Member Function Documentation
static clearCache |
( |
) |
[static] |
Clears all set cache data
- Returns:
- void
Definition at line 1462 of file Data.php.
static disableCache |
( |
$ |
flag ) |
[static] |
Disables the cache
- Parameters:
-
Definition at line 1472 of file Data.php.
static getCache |
( |
) |
[static] |
static getContent |
( |
$ |
locale, |
|
|
$ |
path, |
|
|
$ |
value = false |
|
) |
| [static] |
Read the LDML file, get a single path defined value
- Parameters:
-
string | $locale | |
string | $path | |
string | $value | |
- Returns:
- string public
Definition at line 919 of file Data.php.
static getList |
( |
$ |
locale, |
|
|
$ |
path, |
|
|
$ |
value = false |
|
) |
| [static] |
Read the LDML file, get a array of multipath defined value
- Parameters:
-
string | $locale | |
string | $path | |
string | $value | |
- Returns:
- array public
Definition at line 297 of file Data.php.
static hasCache |
( |
) |
[static] |
Returns true when a cache is set
- Returns:
- boolean
Definition at line 1438 of file Data.php.
static removeCache |
( |
) |
[static] |
Removes any set cache
- Returns:
- void
Definition at line 1452 of file Data.php.
The documentation for this class was generated from the following file:
- E:/E/GEAMP/www/openbiz/openbiz/others/Zend/Locale/Data.php