Detailed Description
Definition at line 35 of file Cache.php.
Member Function Documentation
static deleteSmd |
( |
$ |
filename ) |
[static] |
Delete a file containing a cached SMD
- Parameters:
-
- Returns:
- bool
Definition at line 93 of file Cache.php.
static getSmd |
( |
$ |
filename ) |
[static] |
Retrieve a cached SMD
On success, returns the cached SMD (a JSON string); an failure, returns boolean false.
- Parameters:
-
- Returns:
- string|false
Definition at line 70 of file Cache.php.
Cache a service map description (SMD) to a file
Returns true on success, false on failure
- Parameters:
-
- Returns:
- boolean
Definition at line 46 of file Cache.php.
The documentation for this class was generated from the following file:
- E:/E/GEAMP/www/openbiz/openbiz/others/Zend/Json/Server/Cache.php