Property | Type | Description | |
---|---|---|---|
$_persistent | |||
$_vfs | Horde_Vfs_Base | The VFS object. |
Method | Description | |
---|---|---|
__construct ( array $params = [] ) | ||
clear ( ) | ||
hkey ( $key ) |
Method | Description | |
---|---|---|
_delete ( $keys ) | ||
_exists ( $keys ) | ||
_get ( $keys ) | ||
_init ( ) | ||
_set ( $key, $val, $opts ) |
public __construct ( array $params = [] ) | ||
$params | array | Additional configuration parameters:
- vfs: (Horde_Vfs_Base) [REQUIRED] VFS object. - vfspath: (string) VFS path to use. |