The Kolab_Storage class provides the means to access the Kolab server storage for groupware objects.
This contains the functionality that has been deprecated but not yet removed. This will happen once we move to Horde4 and can break backward compatibility. The intended way of using the Kolab storage handling is to use the main Kolab_Storage class only.
$Horde: framework/Kolab_Storage/lib/Horde/Kolab/Deprecated.php,v 1.1.2.4 2009/01/06 15:23:17 jan Exp $
Copyright 2004-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
Located in /Kolab_Storage/lib/Horde/Kolab/Deprecated.php (line 32)
Kolab_Storage | --Kolab_Storage_Deprecated
A copy of the app_consts for the current app
The the folder data we currently access.
The the folder we currently access.
Message headers
The IMAP connection
Version of the data format to load
The MIME_Message object that contains the currently loaded message. This is used when updating an object, in order to preserve everything else within the message that we don't know how to handle.
The id of the part with the Kolab attachment.
The full mime type string of the current Kolab object format we're dealing with.
The IMAP message number of $this->_message.
Folder object type
The (encoded) name of the IMAP folder that corresponds to the current share.
Close the current folder.
Delete the specified message from the current folder
Find the object with the given UID in the current share.
Find the object using the given criteria in the current share.
Generate a unique object id
Returns the groupware type of the given IMAP folder.
Return the MIME type of the message we are currently dealing with.
Return the specified object
Retrieve all objects in the current folder as an array
Retrieve all object ids in the current folder
Retrieve all objects in the current folder
Converts all newlines (in DOS, MAC & UNIX format) in the specified text to Kolab (Cyrus) format.
Returns a list of all IMAP folders (including their groupware type) that the current user has acccess to.
List the objects in the current share.
List the objects in the specified folder.
Load the object with the given UID into $this->_xml
Move the specified message from the current folder into a new folder
Move the object with the given UID from the current share into the specified new share.
Create the object with UID in the current share
Check if the given id exists
Open the specified share.
Handles the horde syntax for default shares
Remove all objects from the current share.
Remove the specified objects from the current share.
Save an object.
Save the current object.
Selects the type of data we are currently dealing with.
Inherited From Kolab_Storage
Kolab_Storage::getData()
Kolab_Storage::getFolder()
Kolab_Storage::getFolderData()
Kolab_Storage::getShare()
Kolab_Storage::getShareData()
Documentation generated on Sun, 30 Jan 2011 05:16:43 +0000 by phpDocumentor 1.4.3