ClassInterface Horde_Kolab_FreeBusy_Cache_Partial

Description

Handles partial cached data.

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/Partial.php (line 29)


	
			
Method Summary
 NULL delete ()
 string getId ()
 int getMtime ()
 NULL store (mixed $data)
Methods
delete (line 50)

Delete this partial data.

  • access: public
NULL delete ()
getId (line 36)

Get a partial ID representing a resource.

  • return: ID of the partial.
  • access: public
string getId ()
getMtime (line 66)

Return the last modification date of the cache file.

  • return: The last modification date.
  • access: public
int getMtime ()
load (line 43)

Load the partial data.

  • return: The extended partial free/busy data.
  • access: public
Horde_iCalendar load ()
store (line 59)

Store partial data.

  • access: public
NULL store (mixed $data)
  • mixed $data: The data that should be stored.

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