Interface Horde_Kolab_Storage_Folder
The interface describing a Kolab folder.
Copyright 2004-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.
Direct known implementers
Horde_Kolab_Storage_Folder_Base, Horde_Kolab_Storage_Folder_Decorator_BaseIndirect known implementers
Horde_Kolab_Storage_Folder_Decorator_Trigger
Package: Kolab\Storage
Category: Kolab
License: LGPL 2.1
Author: Stuart Binge omicron@mighty.co.za
Author: Gunnar Wrobel wrobel@pardus.de
Author: Thomas Jarosch thomas.jarosch@intra2net.com
Link: http://pear.horde.org/index.php?package=Kolab_Storage
Located at Horde/Kolab/Storage/Folder.php
Category: Kolab
License: LGPL 2.1
Author: Stuart Binge omicron@mighty.co.za
Author: Gunnar Wrobel wrobel@pardus.de
Author: Thomas Jarosch thomas.jarosch@intra2net.com
Link: http://pear.horde.org/index.php?package=Kolab_Storage
Located at Horde/Kolab/Storage/Folder.php
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
boolean
|
|
public
null
|
|
public
null
|
#
deleteMessage( string $id, boolean $trigger = true )
Delete the specified message from this folder. |
public
boolean
|
|
public
null
|
#
moveMessageToShare( string $id, string $share )
Move the specified message to the specified share. |
public
boolean
|
#
saveObject( array & $object, integer $data_version, string $object_type, string $id = null, array & $old_object = null )
Save an object in this folder. |