Class Horde_Kolab_Storage_Cache
The Kolab_Cache class provides a cache for Kolab groupware objects.
The Horde_Kolab_Storage_Cache singleton instance provides caching for all storage folders. So before operating on the cache data it is necessary to load the desired folder data. Before switching the folder the cache data should be saved.
This class does not offer a lot of safeties and is primarily intended to be used within the Horde_Kolab_Storage_Data class.
Copyright 2007-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Package: Kolab\Storage
Category: Kolab
License: LGPL 2.1
Author: Gunnar Wrobel wrobel@pardus.de
Link: http://pear.horde.org/index.php?package=Kolab_Storage
Located at Horde/Kolab/Storage/Cache.php
Category: Kolab
License: LGPL 2.1
Author: Gunnar Wrobel wrobel@pardus.de
Link: http://pear.horde.org/index.php?package=Kolab_Storage
Located at Horde/Kolab/Storage/Cache.php
public
|
|
public
|
|
public
string
|
|
public
null
|
|
public
resource
|
|
public
null
|
#
storeAttachment( string $data_id, string $obid, string $attachment_id, resource $data )
Store an attachment. |
public
null
|
#
deleteAttachment( string $data_id, string $obid, string $attachment_id )
Delete a cached attachment. |
public
|
|
public
string
|
|
public
null
|