PHP 클래스 Horde_Icalendar_Vtodo, horde
Copyright 2003-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
1 사용 예제들
공개 프로퍼티들
프로퍼티 |
타입 |
설명 |
|
$type |
string |
The component type of this class. |
|
공개 메소드들
메소드 상세
Set the attributes for this todo item from an array.
public fromArray ( array $todo ) |
$todo |
array |
Array containing the details of the todo in
the same format that toArray() exports. |
Convert this todo to an array of attributes.
public toArray ( ) : array |
리턴 |
array |
Array containing the details of the todo in a hash
as used by Horde applications. |
프로퍼티 상세
The component type of this class.