PHP Interface Horde_Kolab_FreeBusy_Driver_Freebusy_Interface, 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.
Mostra file
Open project: horde/horde
Public Methods
Method |
Description |
|
trigger ( array $params ) : Horde_Kolab_FreeBusy_Driver_Result |
Trigger regeneration of exported data. |
|
Method Details
Trigger regeneration of exported data.
public trigger ( array $params ) : Horde_Kolab_FreeBusy_Driver_Result |
$params |
array |
The parameters required to regenerate the freebusy
data. |
return |
Horde_Kolab_FreeBusy_Driver_Result |
The freebusy data. |