Свойство | Type | Description | |
---|---|---|---|
$backend | Horde_Imap_Client_Cache_Backend | Cache object. |
Свойство | Type | Description | |
---|---|---|---|
$_params | array | Cache parameters: - driver (string) - lifetime (integer) |
Méthode | Description | |
---|---|---|
__call ( $name, $arguments ) | Redirects calls to the logger object. | |
__construct ( string $driver, integer $lifetime = null ) | Constructor. | |
serialize ( ) | ||
unserialize ( $data ) |
Méthode | Description | |
---|---|---|
_initOb ( $params ) |
public __construct ( string $driver, integer $lifetime = null ) | ||
$driver | string | Cache driver to use. |
$lifetime | integer | Cache lifetime. |
protected array $_params | ||
Résultat | array |