PHP Класс Horde_Kolab_FreeBusy_Export_Freebusy_Decorator_Log, horde

Copyright 2009-2016 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.
Автор: Gunnar Wrobel ([email protected])
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( Horde_Kolab_FreeBusy_Export_Freebusy_Interface $export, mixed $logger ) Constructor.
export ( )

Описание методов

__construct() публичный Метод

Constructor.
public __construct ( Horde_Kolab_FreeBusy_Export_Freebusy_Interface $export, mixed $logger )
$export Horde_Kolab_FreeBusy_Export_Freebusy_Interface The decorated export.
$logger mixed The log handler. The class must at least provide the debug() method.

export() публичный Метод

public export ( )