PHP Interface 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.
Inheritance: extends Horde_Kolab_FreeBusy_Owner
Mostrar archivo Open project: horde/horde

Public Methods

Method Description
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.

Method Details

getFreeBusyFuture() public method

Return how many days into the future the free/busy data should be calculated for this owner.
public getFreeBusyFuture ( ) : integer
return integer The number of days.

getFreeBusyPast() public method

Return how many days into the past the free/busy data should be calculated for this owner.
public getFreeBusyPast ( ) : integer
return integer The number of days.