PHP Class Kronolith_Event_Ical, horde
See the enclosed file COPYING for license information (GPL). If you
did not receive this file, see http://www.horde.org/licenses/gpl.
Datei anzeigen
Open project: horde/horde
Class Usage Examples
Public Properties
Public Methods
Protected Methods
Method |
Description |
|
_handlevEventRecurrence ( Horde_Icalendar $vEvent ) |
Parses the various exception related fields. Only deal with the EXDATE
field here. |
|
Method Details
_handlevEventRecurrence()
protected method
Parses the various exception related fields. Only deal with the EXDATE
field here.
fromDriver()
public method
Imports a backend specific event object.
Returns the title of this event.
getViewUrl()
public method
public getViewUrl ( array $params = [], $full = false, $encoded = true ) : Horde_Url |
$params |
array |
|
return |
Horde_Url |
|
hasPermission()
public method
Property Details
$calendarType public_oe property
The type of the calender this event exists on.
public string $calendarType |
return |
string |
|
$permission public_oe property
The Horde_Perms permissions mask matching the CalDAV ACL of this event's
calendar.
public int $permission |
return |
integer |
|
$status public_oe property
The status of this event.