Class Horde_Kolab_FreeBusy_Cache_File
A representation of a cache file.
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.horde.org/licenses/lgpl21.
Direct known subclasses
Horde_Kolab_FreeBusy_Cache_File_acl, Horde_Kolab_FreeBusy_Cache_File_pvcal, Horde_Kolab_FreeBusy_Cache_File_vcal, Horde_Kolab_FreeBusy_Cache_File_xacl
		
		
		
		Package: Kolab\FreeBusy
Author: Gunnar Wrobel p@rdus.de
Author: Steffen Hansen steffen@klaralvdalens-datakonsult.se
Located at Horde/Kolab/FreeBusy/Cache.php
	
	Author: Gunnar Wrobel p@rdus.de
Author: Steffen Hansen steffen@klaralvdalens-datakonsult.se
Located at Horde/Kolab/FreeBusy/Cache.php
			 public 
			
			
			
		 | 
		
		#
		 Horde_Kolab_FreeBusy_Cache_File( string $cache_dir, string $filename, string $suffix = null )
		Construct the Horde_Kolab_FreeBusy_Cache_File instance.  | 
	
			 public 
			string
			
			
		 | 
		|
			 public 
			boolean|PEAR_Error
			
			
		 | 
		|
			 public 
			boolean|PEAR_Error
			
			
		 | 
		|
			 public 
			mixed|PEAR_Error
			&
			
		 | 
		|
			 public 
			boolean|PEAR_Error
			
			
		 | 
		
			public  
			string
		 | 
		
				$_suffix
			 The suffix of this cache file.  | 
		
			 
				#
				 
		''
			 | 
	
			public  
			string
		 | 
		
				$_filename
			 Name of the cache file.  | 
		|
			public  
			string
		 | 
		
				$_file
			 Full path to the cache file.  | 
		|
			public  
			integer
		 | 
		
				$_version
			 Cache file version.  | 
		
			 
				#
				 
		1
			 |