ClassInterface Horde_Kolab_FreeBusy_Cache_Db

Description

A berkeley db based cache for free/busy data.

$Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache/Db.php,v 1.1.2.1 2010-10-10 16:26:42 wrobel Exp $

Copyright 2004-2008 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/Db.php (line 32)


	
			
Method Summary
 array get (string $uid)
 boolean has (string $id, string $uid)
Methods
get (line 52)

Get the full list of relevant partials for a uid.

  • return: The list of partials.
  • access: public
array get (string $uid)
  • string $uid: The user ID.
has (line 43)

Is the partial relevant for the user?

  • return: True if the cache file is relevant.
  • throws: Horde_Kolab_FreeBusy_Exception In case adding the value failed
  • access: public
boolean has (string $id, string $uid)
  • string $id: The partial ID.
  • string $uid: The user ID.

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