Class JCacheStorageCachelite
Cache lite storage handler
- JCacheStorage
- 
			 JCacheStorageCachelite JCacheStorageCachelite
		
		
		
		Package: Joomla\Platform\Cache
Deprecated: 4.0 Deprecated without replacement
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Link: http://pear.php.net/package/Cache_Lite/
Located at joomla/cache/storage/cachelite.php
	
		Deprecated: 4.0 Deprecated without replacement
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Link: http://pear.php.net/package/Cache_Lite/
Located at joomla/cache/storage/cachelite.php
Methods summary
| 
				 public 
				
				
				 | |
| 
				 protected 
				Cache_Lite
				
				 | |
| 
				 public 
				boolean
				
				 | |
| 
				 public 
				mixed
				
				 | |
| 
				 public 
				mixed
				
				 | |
| 
				 public 
				boolean
				
				 | |
| 
				 public 
				boolean
				
				 | |
| 
				 public 
				boolean
				
				 | |
| 
				 public 
				boolean
				
				 | |
| 
				 public static
				boolean
				
				 | 
Methods inherited from JCacheStorage
			_getCacheId(), 
			addIncludePath(), 
			flush(), 
			getInstance(), 
			lock(), 
			test(), 
			unlock()
		
Magic methods summary
Properties summary
| 
				protected static 
				Cache_Lite
			 | $CacheLiteInstance | 
				#
				 Singleton Cache_Lite instance | 
| 
				protected  
				string
			 | $_root | 
				#
				 Root path | 
Properties inherited from JCacheStorage
			$_application, 
			$_hash, 
			$_language, 
			$_lifetime, 
			$_locking, 
			$_now, 
			$rawname
		
