Element index for package PHPExcel_CachedObjectStorage
[ a ]
[ c ]
[ d ]
[ f ]
[ g ]
[ i ]
[ m ]
[ p ]
[ s ]
[ u ]
[ w ]
[ _ ]
_
- $_cellCache
- in file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_cellCache
An array of cells or cell pointers for the worksheet cells held in this cache, and indexed by their coordinate address within the worksheet
- $_currentCellIsDirty
- in file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_currentCellIsDirty
Flag indicating whether the currently active Cell requires saving
- $_currentObject
- in file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_currentObject
The currently active Cell
- $_currentObjectID
- in file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_currentObjectID
Coordinate address of the currently active Cell
- $_parent
- in file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_parent
Parent worksheet
- _getUniqueID
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::_getUniqueID()
Generate a unique ID for cache referencing
- __construct
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::__construct()
Initialise this new cell collection
- __construct
- in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::__construct()
Initialise this new cell collection
- __construct
- in file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::__construct()
Initialise this new cell collection
- __construct
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::__construct()
Initialise this new cell collection
- __construct
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::__construct()
Initialise this new cell collection
- __construct
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::__construct()
Initialise this new cell collection
- __construct
- in file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::__construct()
Initialise this new cell collection
- __construct
- in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::__construct()
Initialise this new cell collection
- __destruct
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::__destruct()
Destroy this cell collection
- __destruct
- in file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::__destruct()
Destroy this cell collection
- __destruct
- in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::__destruct()
Destroy this cell collection
- __destruct
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::__destruct()
Destroy this cell collection
- __destruct
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::__destruct()
Destroy this cell collection
- __destruct
- in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::__destruct()
Destroy this cell collection
- __destruct
- in file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::__destruct()
Destroy this cell collection
top
a
- addCacheData
- in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file MemorySerialized.php, method PHPExcel_CachedObjectStorage_MemorySerialized::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file MemoryGZip.php, method PHPExcel_CachedObjectStorage_MemoryGZip::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file Memory.php, method PHPExcel_CachedObjectStorage_Memory::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file Igbinary.php, method PHPExcel_CachedObjectStorage_Igbinary::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::addCacheData()
Add or Update a cell in cache identified by coordinate address
- APC.php
- procedural page APC.php
top
c
- cacheMethodIsAvailable
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::cacheMethodIsAvailable()
Identify whether the caching method is currently available Some methods are dependent on the availability of certain extensions being enabled in the PHP build
- cacheMethodIsAvailable
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::cacheMethodIsAvailable()
Identify whether the caching method is currently available Some methods are dependent on the availability of certain extensions being enabled in the PHP build
- cacheMethodIsAvailable
- in file Igbinary.php, method PHPExcel_CachedObjectStorage_Igbinary::cacheMethodIsAvailable()
Identify whether the caching method is currently available Some methods are dependent on the availability of certain extensions being enabled in the PHP build
- cacheMethodIsAvailable
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::cacheMethodIsAvailable()
Identify whether the caching method is currently available Some methods are dependent on the availability of certain extensions being enabled in the PHP build
- cacheMethodIsAvailable
- in file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::cacheMethodIsAvailable()
Identify whether the caching method is currently available Some methods are dependent on the availability of certain extensions being enabled in the PHP build
- cacheMethodIsAvailable
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::cacheMethodIsAvailable()
Identify whether the caching method is currently available Some methods are dependent on the availability of certain extensions being enabled in the PHP build
- cacheMethodIsAvailable
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::cacheMethodIsAvailable()
Identify whether the caching method is currently available Some methods are dependent on the availability of certain extensions being enabled in the PHP build
- cacheMethodIsAvailable
- in file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::cacheMethodIsAvailable()
Identify whether the caching method is currently available Some methods are dependent on the availability of certain extensions being enabled in the PHP build
- cache_igbinary
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_igbinary
- cache_in_memory
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_in_memory
- cache_in_memory_gzip
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_in_memory_gzip
- cache_in_memory_serialized
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_in_memory_serialized
- cache_to_apc
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_apc
- cache_to_discISAM
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_discISAM
- cache_to_memcache
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_memcache
- cache_to_phpTemp
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_phpTemp
- cache_to_sqlite
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_sqlite
- cache_to_sqlite3
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_sqlite3
- cache_to_wincache
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_wincache
- copyCellCollection
- in file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::copyCellCollection()
Clone the cell collection
- copyCellCollection
- in file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::copyCellCollection()
Clone the cell collection
- copyCellCollection
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::copyCellCollection()
Clone the cell collection
- copyCellCollection
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::copyCellCollection()
Clone the cell collection
- copyCellCollection
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::copyCellCollection()
Clone the cell collection
- copyCellCollection
- in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::copyCellCollection()
Clone the cell collection
- copyCellCollection
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::copyCellCollection()
Clone the cell collection
- copyCellCollection
- in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::copyCellCollection()
Clone the cell collection
- copyCellCollection
- in file Memory.php, method PHPExcel_CachedObjectStorage_Memory::copyCellCollection()
Clone the cell collection
- copyCellCollection
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::copyCellCollection()
Clone the cell collection
- CacheBase.php
- procedural page CacheBase.php
- CachedObjectStorageFactory.php
- procedural page CachedObjectStorageFactory.php
top
top
top
g
- getAllCacheStorageMethods
- in file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getAllCacheStorageMethods()
Return the list of all possible cache storage methods
- getCacheData
- in file MemoryGZip.php, method PHPExcel_CachedObjectStorage_MemoryGZip::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file Memory.php, method PHPExcel_CachedObjectStorage_Memory::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file Igbinary.php, method PHPExcel_CachedObjectStorage_Igbinary::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file MemorySerialized.php, method PHPExcel_CachedObjectStorage_MemorySerialized::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::getCacheData()
Fetch a cell from cache identified by coordinate address
- getCacheData
- in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::getCacheData()
Get cell at a specific coordinate
- getCacheStorageClass
- in file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getCacheStorageClass()
Return the current cache storage class
- getCacheStorageMethod
- in file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getCacheStorageMethod()
Return the current cache storage method
- getCacheStorageMethods
- in file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getCacheStorageMethods()
Return the list of all available cache storage methods
- getCellList
- in file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::getCellList()
Get a list of all cell addresses currently held in cache
- getCellList
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::getCellList()
Get a list of all cell addresses currently held in cache
- getCellList
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::getCellList()
Get a list of all cell addresses currently held in cache
- getCellList
- in file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::getCellList()
Get a list of all cell addresses currently held in cache
- getHighestColumn
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::getHighestColumn()
Get highest worksheet column
- getHighestRow
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::getHighestRow()
Get highest worksheet row
- getHighestRowAndColumn
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::getHighestRowAndColumn()
Get highest worksheet column and highest row that have cell records
- getInstance
- in file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getInstance()
Initialise the cache storage
- getSortedCellList
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::getSortedCellList()
Sort the list of all cell addresses currently held in cache by row and column
- getSortedCellList
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::getSortedCellList()
Get the list of all cell addresses currently held in cache sorted by column and row
top
top
top
p
- PHPTemp.php
- procedural page PHPTemp.php
- PHPExcel_CachedObjectStorageFactory
- in file CachedObjectStorageFactory.php, class PHPExcel_CachedObjectStorageFactory
PHPExcel_CachedObjectStorageFactory
- PHPExcel_CachedObjectStorage_APC
- in file APC.php, class PHPExcel_CachedObjectStorage_APC
PHPExcel_CachedObjectStorage_APC
- PHPExcel_CachedObjectStorage_CacheBase
- in file CacheBase.php, class PHPExcel_CachedObjectStorage_CacheBase
PHPExcel_CachedObjectStorage_CacheBase
- PHPExcel_CachedObjectStorage_DiscISAM
- in file DiscISAM.php, class PHPExcel_CachedObjectStorage_DiscISAM
PHPExcel_CachedObjectStorage_DiscISAM
- PHPExcel_CachedObjectStorage_ICache
- in file ICache.php, class PHPExcel_CachedObjectStorage_ICache
PHPExcel_CachedObjectStorage_ICache
- PHPExcel_CachedObjectStorage_Igbinary
- in file Igbinary.php, class PHPExcel_CachedObjectStorage_Igbinary
PHPExcel_CachedObjectStorage_Igbinary
- PHPExcel_CachedObjectStorage_Memcache
- in file Memcache.php, class PHPExcel_CachedObjectStorage_Memcache
PHPExcel_CachedObjectStorage_Memcache
- PHPExcel_CachedObjectStorage_Memory
- in file Memory.php, class PHPExcel_CachedObjectStorage_Memory
PHPExcel_CachedObjectStorage_Memory
- PHPExcel_CachedObjectStorage_MemoryGZip
- in file MemoryGZip.php, class PHPExcel_CachedObjectStorage_MemoryGZip
PHPExcel_CachedObjectStorage_MemoryGZip
- PHPExcel_CachedObjectStorage_MemorySerialized
- in file MemorySerialized.php, class PHPExcel_CachedObjectStorage_MemorySerialized
PHPExcel_CachedObjectStorage_MemorySerialized
- PHPExcel_CachedObjectStorage_PHPTemp
- in file PHPTemp.php, class PHPExcel_CachedObjectStorage_PHPTemp
PHPExcel_CachedObjectStorage_PHPTemp
- PHPExcel_CachedObjectStorage_SQLite
- in file SQLite.php, class PHPExcel_CachedObjectStorage_SQLite
PHPExcel_CachedObjectStorage_SQLite
- PHPExcel_CachedObjectStorage_SQLite3
- in file SQLite3.php, class PHPExcel_CachedObjectStorage_SQLite3
PHPExcel_CachedObjectStorage_SQLite3
- PHPExcel_CachedObjectStorage_Wincache
- in file Wincache.php, class PHPExcel_CachedObjectStorage_Wincache
PHPExcel_CachedObjectStorage_Wincache
top
top
u
- unsetWorksheetCells
- in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::unsetWorksheetCells()
Clear the cell collection and disconnect from our parent
- unsetWorksheetCells
- in file MemorySerialized.php, method PHPExcel_CachedObjectStorage_MemorySerialized::unsetWorksheetCells()
Clear the cell collection and disconnect from our parent
- unsetWorksheetCells
- in file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::unsetWorksheetCells()
Clear the cell collection and disconnect from our parent
- unsetWorksheetCells
- in file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::unsetWorksheetCells()
Clear the cell collection and disconnect from our parent
- unsetWorksheetCells
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::unsetWorksheetCells()
Clear the cell collection and disconnect from our parent
- unsetWorksheetCells
- in file MemoryGZip.php, method PHPExcel_CachedObjectStorage_MemoryGZip::unsetWorksheetCells()
Clear the cell collection and disconnect from our parent
- unsetWorksheetCells
- in file Memory.php, method PHPExcel_CachedObjectStorage_Memory::unsetWorksheetCells()
Clear the cell collection and disconnect from our parent
- unsetWorksheetCells
- in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::unsetWorksheetCells()
Clear the cell collection and disconnect from our parent
- unsetWorksheetCells
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::unsetWorksheetCells()
Clear the cell collection and disconnect from our parent
- unsetWorksheetCells
- in file Igbinary.php, method PHPExcel_CachedObjectStorage_Igbinary::unsetWorksheetCells()
Clear the cell collection and disconnect from our parent
- unsetWorksheetCells
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::unsetWorksheetCells()
Clear the cell collection and disconnect from our parent
- updateCacheData
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::updateCacheData()
Add or Update a cell in cache
- updateCacheData
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::updateCacheData()
Add or Update a cell in cache
top
top
|
|