[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/phpgwapi/inc/horde/Horde/iCalendar/ -> vfreebusy.php (sommaire)

(pas de description)

Poids: 290 lignes (9 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

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.

$Horde: framework/iCalendar/iCalendar/vfreebusy.php,v 1.16 2004/08/18 03:16:24 chuck Exp $

Copyright 2003-2004 Mike Cochrane <mike@graftonhall.co.nz>

See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

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