[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 1172 lignes (42 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 2 fichiers phpgwapi/inc/horde/Horde/iCalendar.php calendar/inc/class.bocalupdate.inc.php |
boical:: (6 méthodes):
exportVCal()
importVCal()
setSupportedFields()
icaltoegw()
search()
freebusy()
exportVCal($events,$version='1.0', $method='PUBLISH') X-Ref |
Exports one calendar event to an iCalendar item param: int/array $events (array of) cal_id or array of the events param: string $method='PUBLISH' return: string/boolean string with vCal or false on error (eg. no permission to read the event) |
importVCal($_vcalData, $cal_id=-1) X-Ref |
Pas de description |
setSupportedFields($_productManufacturer='file', $_productName='') X-Ref |
Pas de description |
icaltoegw($_vcalData) X-Ref |
Pas de description |
search($_vcalData) X-Ref |
Pas de description |
freebusy($user,$end=null) X-Ref |
Create a freebusy vCal for the given user(s) param: int $user account_id param: mixed $end=null end-date, default now+1 month return: string |
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |