Class Horde_Kolab_FreeBusy_Cache_Freebusy_Partials

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/Freebusy/Partials.php (line 32)


	
			
Direct descendents
Class Description
 class Stub_Partials Handles the cached partial free/busy lists.
Method Summary
 Horde_Kolab_FreeBusy_Cache_Freebusy_Partials __construct (string $cache_dir, Horde_Kolab_FreeBusy_Export_Freebusy_Acl $acl_access, Horde_Kolab_FreeBusy_Export_Freebusy_Xacl $xacl_access)
 void allowExtended ( $file)
 void getFiles ()
 void getMtimes ( $file)
 void loadPartialFreeBusy ( $file,  $extended)
 void loadPartialVcal ( $file,  $extended)
 void merge ( $vfb,  $file,  $extended)
 void purgePartialVcal ( $file)
 void storePartialVcal ( $file,  $vCal,  $fb)
Methods
Constructor __construct (line 62)

Constructor.

  • access: public
Horde_Kolab_FreeBusy_Cache_Freebusy_Partials __construct (string $cache_dir, Horde_Kolab_FreeBusy_Export_Freebusy_Acl $acl_access, Horde_Kolab_FreeBusy_Export_Freebusy_Xacl $xacl_access)
allowExtended (line 144)
  • access: public
void allowExtended ( $file)
  • $file
getFiles (line 139)
  • access: public
void getFiles ()
getMtimes (line 133)
  • access: public
void getMtimes ( $file)
  • $file

Redefined in descendants as:
loadPartialFreeBusy (line 85)
  • access: public
void loadPartialFreeBusy ( $file,  $extended)
  • $file
  • $extended
loadPartialVcal (line 90)
  • access: public
void loadPartialVcal ( $file,  $extended)
  • $file
  • $extended
merge (line 124)
  • access: public
void merge ( $vfb,  $file,  $extended)
  • $vfb
  • $file
  • $extended

Redefined in descendants as:
purgePartialVcal (line 98)
  • access: public
void purgePartialVcal ( $file)
  • $file
storePartialVcal (line 111)
  • access: public
void storePartialVcal ( $file,  $vCal,  $fb)
  • $file
  • $vCal
  • $fb

Documentation generated on Sun, 10 Oct 2010 05:20:46 +0000 by phpDocumentor 1.4.3