Interface Horde_Kolab_Storage_Folder_Stamp
Defines unique stamps that allow to determine if folder data has changed or not.
Copyright 2011-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.
- Horde_Kolab_Storage_Folder_Stamp implements Serializable
Direct known implementers
Horde_Kolab_Storage_Folder_Stamp_Uids
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/Folder/Stamp.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/Folder/Stamp.php
public
boolean
|
|
public
array
|
|
public
array|boolean
|
#
getChanges(
What changed between this old stamp and the new provided stamp? |
serialize(),
unserialize()
|
string |
DELETED
List of deleted IDs |
#
'd'
|
string |
ADDED
List of added IDs |
#
'a'
|