PHP Class Horde_Core_Prefs_Cache_Session, horde

Deprecation: Use Horde_Prefs_Cache_HordeCache with the Horde_Core_Cache_Session driver instead.
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Prefs_Cache_Base
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
get ( $scope )
remove ( $scope = null )
store ( $scope_ob )

Method Details

get() public method

public get ( $scope )

remove() public method

public remove ( $scope = null )

store() public method

public store ( $scope_ob )