PHP Интерфейс Horde_Kolab_FreeBusy_Freebusy_Owner, horde

Copyright 2010-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])
Наследование: extends Horde_Kolab_FreeBusy_Owner
Показать файл Открыть проект

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

Метод Описание
getFreeBusyFuture ( ) : integer Return how many days into the future the free/busy data should be calculated for this owner.
getFreeBusyPast ( ) : integer Return how many days into the past the free/busy data should be calculated for this owner.

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

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

Return how many days into the future the free/busy data should be calculated for this owner.
public getFreeBusyFuture ( ) : integer
Результат integer The number of days.

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

Return how many days into the past the free/busy data should be calculated for this owner.
public getFreeBusyPast ( ) : integer
Результат integer The number of days.