PHP 클래스 Kronolith_Calendar_External_Tasks, horde
Copyright 2010-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you
did not receive this file, see http://www.horde.org/licenses/gpl.
파일 보기
프로젝트 열기: horde/horde
1 사용 예제들
보호된 프로퍼티들
프로퍼티 |
타입 |
설명 |
|
$_share |
Horde_Share_Object |
The share of this task list. |
|
공개 메소드들
메소드 상세
public __construct ( array $params = [] ) |
$params |
array |
A hash with any parameters that this calendar
might need.
Required parameters:
- share: The share of this calendar. |
Returns the CalDAV URL to this calendar.
Returns a hash representing this calendar.
프로퍼티 상세
The share of this task list.
protected Horde_Share_Object $_share |
리턴 |
Horde_Share_Object |
|