PHP Class Horde_Data_Vnote, horde
Copyright 1999-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.
Mostrar archivo
Open project: horde/horde
Public Methods
Method |
Description |
|
exportData ( array $data, string $method = 'REQUEST' ) : string |
Exports vcalendar data as a string. Unlike vEvent, vNote data
is not enclosed in BEGIN|END:vCalendar. |
|
Method Details
exportData()
public method
Exports vcalendar data as a string. Unlike vEvent, vNote data
is not enclosed in BEGIN|END:vCalendar.