| [ Index ] |
|
Code source de IMP H3 (4.1.5) |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 818 lignes (36 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
IMP_MIME_Viewer_itip:: (5 méthodes):
render()
getType()
_vFreebusy()
_vEvent()
_partstatToString()
Classe: IMP_MIME_Viewer_itip - X-Ref
The IMP_MIME_Viewer_itip class displays vCalendar/iCalendar data| render($params = array() X-Ref |
| Render out the currently set iCalendar contents. param: array $params Any parameters the Viewer may need. return: string The rendered contents. |
| getType() X-Ref |
| Return text/html as the content-type. return: string "text/html" constant |
| _vFreebusy($vfb, $id) X-Ref |
| Return the html for a vFreebusy. |
| _vEvent($vevent, $id) X-Ref |
| Returns the html for a vEvent. |
| _partstatToString($value, $default = null) X-Ref |
| Translate the Participation status to string. param: string $value The value of PARTSTAT. param: string $default The value to return as default. return: string The translated string. |
| Généré le : Thu Nov 29 12:30:07 2007 | par Balluche grâce à PHPXref 0.7 |
|