\Horde_Core_Prefs_Cache_Session

Cache storage implementation using Horde_Session.

Summary

Methods
Properties
Constants
get()
store()
remove()
No public properties found
SESS_KEY
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

SESS_KEY

SESS_KEY

Methods

get()

get(  $scope) 

Parameters

$scope

store()

store(  $scope_ob) 

Parameters

$scope_ob

remove()

remove(  $scope = null) 

Parameters

$scope