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

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

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

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

Метод Описание
__construct ( $version = '1.1' ) Constructor.
exportvCalendar ( ) : TODO Unlike vevent and vtodo, a vnote is normally not enclosed in an iCalendar container. (BEGIN.
setVersion ( $version ) Sets the version of this component.

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

__construct() публичный Метод

Constructor.
public __construct ( $version = '1.1' )

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

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

setVersion() публичный Метод

Sets the version of this component.
public setVersion ( $version )

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

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

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