PHP Class 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.
Author: Mike Cochrane ([email protected])
Author: Karsten Fourmont ([email protected])
Inheritance: extends Horde_Icalendar
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Свойство Type Description
$type string The component type of this class.

Méthodes publiques

Méthode Description
__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.

Method Details

__construct() public méthode

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

exportvCalendar() public méthode

.END)
public exportvCalendar ( ) : TODO
Résultat TODO

setVersion() public méthode

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

Property Details

$type public_oe property

The component type of this class.
public string $type
Résultat string