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.
Автор: Mike Cochrane ([email protected])
Наследование: extends Horde_Icalendar
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$type string The component type of this class.

Открытые методы

Метод Описание
exportvCalendar ( ) : TODO TODO
fromArray ( array $todo ) Set the attributes for this todo item from an array.
toArray ( ) : array Convert this todo to an array of attributes.

Описание методов

exportvCalendar() публичный метод

TODO
public exportvCalendar ( ) : TODO
Результат TODO

fromArray() публичный метод

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.

toArray() публичный метод

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.

Описание свойств

$type публичное свойство

The component type of this class.
public string $type
Результат string