Class Horde_Kolab_FreeBusy_Cache_Combined_Freebusy

Description

Handles the cached partial free/busy lists.

Copyright 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_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache/Combined/Freebusy.php (line 29)


	
			
Method Summary
 Horde_Kolab_FreeBusy_Cache_Combined_Freebusy __construct (Horde_Kolab_FreeBusy_Owner $owner, Horde_Kolab_FreeBusy_User $user, Horde_Kolab_FreeBusy_Cache_Structure $structure)
 void combineResult ( $vFb,  $extended)
 array getExtendedAccess (boolean $extended)
 void getFreeBusy ( $partial,  $extended)
 array getPartialIds ()
Methods
Constructor __construct (line 58)

Constructor.

  • access: public
Horde_Kolab_FreeBusy_Cache_Combined_Freebusy __construct (Horde_Kolab_FreeBusy_Owner $owner, Horde_Kolab_FreeBusy_User $user, Horde_Kolab_FreeBusy_Cache_Structure $structure)
combineResult (line 68)
  • access: public
void combineResult ( $vFb,  $extended)
  • $vFb
  • $extended
getExtendedAccess (line 89)

Return the IDs of the partials that allow extended access to the data.

  • return: The IDs.
  • access: public
array getExtendedAccess (boolean $extended)
  • boolean $extended: Should extended partials be considered or not?
getFreeBusy (line 137)
  • access: public
void getFreeBusy ( $partial,  $extended)
  • $partial
  • $extended
getPartialIds (line 107)

Return the IDs of the partials that are relevant to this combined result.

  • return: The IDs.
  • access: public
array getPartialIds ()

Documentation generated on Sun, 30 Jan 2011 05:17:36 +0000 by phpDocumentor 1.4.3