Documentation

Horde_Kolab_Storage_List_Synchronization_Decorator_Log extends Horde_Kolab_Storage_List_Synchronization
in package

Logs list synchronization requests.

Copyright 2012-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

$_logger  : mixed
A log handler.
$_synchronization  : Horde_Kolab_Storage_List_Synchronization
Decorated synchronization handler.
__construct()  : mixed
Constructor.
registerListener()  : mixed
Register a new synchronization listener.
synchronize()  : mixed
Inform all listeners about the synchronization call.

Properties

$_logger

A log handler.

private mixed $_logger

Methods

synchronize()

Inform all listeners about the synchronization call.

public synchronize() : mixed
Return values
mixed

Search results