| [ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 290 lignes (9 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
Horde_iCalendar_vfreebusy:: (12 méthodes):
getType()
parsevCalendar()
exportvCalendar()
getName()
getEmail()
getBusyPeriods()
getFreePeriods()
addBusyPeriod()
getStart()
getEnd()
merge()
simplify()
Classe: Horde_iCalendar_vfreebusy - X-Ref
Class representing vFreebusys.| getType() X-Ref |
| Pas de description |
| parsevCalendar($data) X-Ref |
| Pas de description |
| exportvCalendar() X-Ref |
| Pas de description |
| getName() X-Ref |
| Get a display name for this object. |
| getEmail() X-Ref |
| Get the email address for this object. |
| getBusyPeriods() X-Ref |
| Pas de description |
| getFreePeriods($startStamp, $endStamp) X-Ref |
| Return all the free periods of time in a given period. |
| addBusyPeriod($type, $start, $end = null, $duration = null) X-Ref |
| Add a busy period to the info. |
| getStart() X-Ref |
| Get the timestamp of the start of the time period this free busy information covers. |
| getEnd() X-Ref |
| Get the timestamp of the end of the time period this free busy information covers. |
| merge($freebusy, $simplify = true) X-Ref |
| Merge the busy periods of another VFreebusy into this one. |
| simplify() X-Ref |
| Remove all overlaps and simplify the busy periods array as much as possible. |
| Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |