Class Horde_Kolab_FreeBusy_Export_Freebusy_Acl_Cache

Description

Free/busy access control based on cached ACL information.

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_FreeBusy/lib/Horde/Kolab/FreeBusy/Export/Freebusy/Acl/Cache.php (line 31)


	
			
Method Summary
 Horde_Kolab_FreeBusy_Export_Freebusy_Acl_Cache __construct (Horde_Kolab_FreeBusy_Access $access,  $dbcache,  $filecache)
 array|PEAR_Error getFiles ()
 boolean|PEAR_Error purge (string $file)
 void store ( $file,  $fb)
Methods
Constructor __construct (line 62)

Constructor.

  • access: public
Horde_Kolab_FreeBusy_Export_Freebusy_Acl_Cache __construct (Horde_Kolab_FreeBusy_Access $access,  $dbcache,  $filecache)
  • Horde_Kolab_FreeBusy_Access $access: Free/Busy access control.
  • Horde_Kolab_FreeBusy_Cache_DB_acl $dbcache: DB based ACL cache.
  • Horde_Kolab_FreeBusy_Cache_File_acl $filecache: File based ACL cache.
getFiles (line 77)

Which partials need to be combined into the final vCalendar information?

  • return: The list of files to be combined.
  • access: public
array|PEAR_Error getFiles ()
purge (line 89)

Purge the ACL information.

  • return: True if purging worked.
  • access: public
boolean|PEAR_Error purge (string $file)
  • string $file: Name of the cached ACL information.
store (line 94)
  • access: public
void store ( $file,  $fb)
  • $file
  • $fb

Documentation generated on Sun, 30 Jan 2011 05:15:39 +0000 by phpDocumentor 1.4.3