Documentation

Horde_Kolab_Storage_List_Synchronization_Base extends Horde_Kolab_Storage_List_Synchronization
in package

Transmits a synchronization signal to all listeners caching information from a Horde_Kolab_Storage_List.

Copyright 2004-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Tags
category

Kolab

author

Gunnar Wrobel wrobel@pardus.de

license

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

Table of Contents

$_listeners  : array<string|int, Horde_Kolab_Storage_List_Synchronization_Listener>
The list of registered listeners.
registerListener()  : mixed
Register a new synchronization listener.
synchronize()  : mixed
Inform all listeners about the synchronization call.

Properties

Methods

synchronize()

Inform all listeners about the synchronization call.

public synchronize() : mixed
Return values
mixed

Search results