Storage/SynchronizationToken.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.

Classes

Horde_Kolab_Storage_Synchronization_Token Synchronization strategy that synchronizes at certain intervals.