\Horde_Core_Data_Storage

Implement temporary data storage for the Horde_Data package.

Summary

Methods
Properties
Constants
__construct()
get()
set()
exists()
clear()
No public properties found
PREFIX
No protected methods found
No protected properties found
N/A
_hkey()
$_ht
N/A

Constants

PREFIX

PREFIX

Properties

Methods

__construct()

__construct() 

Constructor.

get()

get(  $key) 

Parameters

$key

set()

set(  $key,   $value = null) 

Parameters

$key
$value

exists()

exists(  $key) 

Parameters

$key

clear()

clear() 

_hkey()

_hkey(  $key) : string

Return the hash key to use.

Parameters

$key

Returns

string —

Hash key.