Class Kolab_Resource

Description

Provides Kolab resource handling

Copyright 2004-2010 Klarälvdalens Datakonsult AB

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.

Located in /Kolab_Resource/lib/Horde/Kolab/Resource.php (line 75)


	
			
Method Summary
 NULL cleanup ()
 void handleMessage ( $fqhostname,  $sender,  $resource,  $tmpfname)
 void sendITipReply (string $cn, string $resource,  $itip, int $type, string $organiser, string $uid, boolean $is_update, [ $comment = null], string $Horde_iCalendar_vevent)
Methods
cleanup (line 357)

Helper function to clean up after handling an invitation

NULL cleanup ()
handleMessage (line 77)
void handleMessage ( $fqhostname,  $sender,  $resource,  $tmpfname)
  • $fqhostname
  • $sender
  • $resource
  • $tmpfname
sendITipReply (line 376)

Send an automated reply.

void sendITipReply (string $cn, string $resource,  $itip, int $type, string $organiser, string $uid, boolean $is_update, [ $comment = null], string $Horde_iCalendar_vevent)
  • string $cn: Common name to be used in the iTip response.
  • string $resource: Resource we send the reply for.
  • string $Horde_iCalendar_vevent: The iTip information.
  • int $type: Type of response.
  • string $organiser: The event organiser.
  • string $uid: The UID of the event.
  • boolean $is_update: Is this an event update?
  • $itip
  • $comment

Documentation generated on Sun, 30 Jan 2011 05:20:54 +0000 by phpDocumentor 1.4.3