PHP 클래스 Horde_Kolab_FreeBusy_Driver_Freebusy_Base, 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.
파일 보기
프로젝트 열기: horde/horde
공개 메소드들
메소드 |
설명 |
|
__construct ( array $params ) |
Constructor. |
|
fetch ( $params = [] ) : array |
Fetch the free/busy data. |
|
fetchRemote ( boolean $trigger = false, boolean $extended = false ) |
Fetch remote free/busy user if the current user is not local or
redirect to the other server if configured this way. |
|
trigger ( $params = [] ) : null |
Trigger regeneration of free/busy data in a calender. |
|
메소드 상세
Fetch the free/busy data.
Fetch remote free/busy user if the current user is not local or
redirect to the other server if configured this way.
Trigger regeneration of free/busy data in a calender.