PHP Класс 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.
Показать файл
Открыть проект
Примеры использования класса
Открытые свойства
Открытые методы
Защищенные методы
Метод |
Описание |
|
_handlevEventRecurrence ( Horde_Icalendar $vEvent ) |
Parses the various exception related fields. Only deal with the EXDATE
field here. |
|
Описание методов
_handlevEventRecurrence()
защищенный Метод
Parses the various exception related fields. Only deal with the EXDATE
field here.
fromDriver()
публичный Метод
Imports a backend specific event object.
getTitle()
публичный Метод
Returns the title of this event.
getViewUrl()
публичный Метод
public getViewUrl ( array $params = [], $full = false, $encoded = true ) : Horde_Url |
$params |
array |
|
Результат |
Horde_Url |
|
hasPermission()
публичный Метод
Описание свойств
$calendarType публичное свойство
The type of the calender this event exists on.
public string $calendarType |
Результат |
string |
|
$permission публичное свойство
The Horde_Perms permissions mask matching the CalDAV ACL of this event's
calendar.
public int $permission |
Результат |
integer |
|
$status публичное свойство
The status of this event.
public int $status |
Результат |
integer |
|