Documentation

Token.php

Synchronization strategy that relies on the backend determining if it needs to be synchronized. Typically using CONDSTORE or some other token based strategy. Using this strategy with an IMAP server or backend that does not support sync tokens will result in a sync occuring on every access.

Tags
todo

Perhaps fall back to one of the other strategies if tokens are not available? Use some kind of combination decorator maybe?

PHP version 5

category

Kolab

author

Michael Rubinsky mrubinsk@horde.org

author

Thomas Jarosch thomas.jarosch@intra2net.com

author

Gunnar Wrobel wrobel@pardus.de

license

http://www.horde.org/licenses/lgpl21 LGPL 2.1

Interfaces, Classes, Traits and Enums

Horde_Kolab_Storage_Synchronization_Token
Synchronization strategy that synchronizes at certain intervals.

Search results