PHPExcel_CachedObjectStorageFactory
category | PHPExcel |
---|---|
package | PHPExcel_CachedObjectStorage |
copyright | Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel) |
finalize()
getAllCacheStorageMethods() : string[]
string[]
getCacheStorageClass() : \PHPExcel_CachedObjectStorage_ICache | NULL
getCacheStorageMethod() : string | NULL
string
NULL
getCacheStorageMethods() : string[]
string[]
getInstance(\PHPExcel_Worksheet $parent) : \PHPExcel_CachedObjectStorage_ICache
initialize(string $method, array $arguments) : boolean
string
Name of the method to use for cell cacheing
array
of mixed $arguments Additional arguments to pass to the cell caching class when instantiating
boolean
$_cacheStorageClass : string
$_cacheStorageMethod : string
$_storageMethodDefaultParameters : array
$_storageMethodParameters : array
$_storageMethods : string[]
cache_igbinary
cache_in_memory
cache_in_memory_gzip
cache_in_memory_serialized
cache_to_apc
cache_to_discISAM
cache_to_memcache
cache_to_phpTemp
cache_to_sqlite
cache_to_sqlite3
cache_to_wincache