Method |
Description |
|
_autoUpdateReply ( string $type, string $sender ) : boolean |
Determine if we are going to auto-update the reply. |
|
_getViewOb ( ) : Horde_View |
Get a Horde_View object. |
|
_parseAttendees ( $data, $attendees ) |
|
|
_partstatToString ( string $value, string $default = null ) : string |
Translate the Participation status to string. |
|
_render ( ) : array |
Return the full rendered version of the Horde_Mime_Part object. |
|
_renderInline ( ) : array |
Return the rendered inline version of the Horde_Mime_Part object. |
|
_vEvent ( $vevent, $id, $method = 'PUBLISH', $components = [] ) |
Generate the HTML for a vEvent. |
|
_vEventException ( $vevent, $id, $method = 'PUBLISH' ) |
Generate the HTML for a vEvent. |
|
_vFreebusy ( $vfb, $id, $method ) |
Generate the html for a vFreebusy. |
|
_vTodo ( $vtodo, $id, $method ) |
Generate the html for a vEvent. |
|