PHPExcel_CachedObjectStorage
[ class tree: PHPExcel_CachedObjectStorage ] [ index: PHPExcel_CachedObjectStorage ] [ all elements ]

Element index for package PHPExcel_CachedObjectStorage

[ a ] [ c ] [ d ] [ f ] [ g ] [ i ] [ m ] [ p ] [ 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
$_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()
__construct
in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::__construct()
__construct
in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::__construct()
__construct
in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::__construct()
__construct
in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::__construct()
__construct
in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::__construct()
__construct
in file APC.php, method PHPExcel_CachedObjectStorage_APC::__construct()
__destruct
in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::__destruct()
__destruct
in file APC.php, method PHPExcel_CachedObjectStorage_APC::__destruct()
__destruct
in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::__destruct()
__destruct
in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::__destruct()
__destruct
in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::__destruct()
top

a

addCacheData
in file MemoryGZip.php, method PHPExcel_CachedObjectStorage_MemoryGZip::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 PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::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 Memory.php, method PHPExcel_CachedObjectStorage_Memory::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
addCacheData
in file APC.php, method PHPExcel_CachedObjectStorage_APC::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 ICache.php, method PHPExcel_CachedObjectStorage_ICache::addCacheData()
    Add or Update a cell in cache identified by coordinate address
APC.php
procedural page APC.php
top

c

copyCellCollection
in file Memory.php, method PHPExcel_CachedObjectStorage_Memory::copyCellCollection()
copyCellCollection
in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::copyCellCollection()
    Clone the cell collection
copyCellCollection
in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::copyCellCollection()
    Clone the cell collection
copyCellCollection
in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::copyCellCollection()
    Clone the cell collection
copyCellCollection
in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::copyCellCollection()
    Clone the cell collection
copyCellCollection
in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::copyCellCollection()
    Clone the cell collection
copyCellCollection
in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::copyCellCollection()
    Clone the cell collection
copyCellCollection
in file APC.php, method PHPExcel_CachedObjectStorage_APC::copyCellCollection()
    Clone the cell collection
CacheBase.php
procedural page CacheBase.php
top

d

deleteCacheData
in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::deleteCacheData()
    Delete a cell in cache identified by coordinate address
deleteCacheData
in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::deleteCacheData()
    Delete a cell in cache identified by coordinate address
deleteCacheData
in file APC.php, method PHPExcel_CachedObjectStorage_APC::deleteCacheData()
    Delete a cell in cache identified by coordinate address
deleteCacheData
in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::deleteCacheData()
    Delete a cell in cache identified by coordinate address
deleteCacheData
in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::deleteCacheData()
    Delete a cell in cache identified by coordinate address
DiscISAM.php
procedural page DiscISAM.php
top

f

failureCallback
in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::failureCallback()
top

g

getCacheData
in file APC.php, method PHPExcel_CachedObjectStorage_APC::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 Memory.php, method PHPExcel_CachedObjectStorage_Memory::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 ICache.php, method PHPExcel_CachedObjectStorage_ICache::getCacheData()
    Fetch a cell from cache identified by coordinate address
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 DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::getCacheData()
    Get cell at a specific coordinate
getCacheData
in file MemoryGZip.php, method PHPExcel_CachedObjectStorage_MemoryGZip::getCacheData()
    Get cell at a specific coordinate
getCellList
in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::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
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
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
top

i

isDataSet
in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::isDataSet()
    Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
isDataSet
in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::isDataSet()
    Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
isDataSet
in file APC.php, method PHPExcel_CachedObjectStorage_APC::isDataSet()
    Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
isDataSet
in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::isDataSet()
    Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
isDataSet
in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::isDataSet()
    Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
ICache.php
procedural page ICache.php
top

m

Memcache.php
procedural page Memcache.php
Memory.php
procedural page Memory.php
MemoryGZip.php
procedural page MemoryGZip.php
MemorySerialized.php
procedural page MemorySerialized.php
top

p

PHPTemp.php
procedural page PHPTemp.php
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_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_Wincache
in file Wincache.php, class PHPExcel_CachedObjectStorage_Wincache
    PHPExcel_CachedObjectStorage_Wincache
top

u

unsetWorksheetCells
in file MemoryGZip.php, method PHPExcel_CachedObjectStorage_MemoryGZip::unsetWorksheetCells()
unsetWorksheetCells
in file MemorySerialized.php, method PHPExcel_CachedObjectStorage_MemorySerialized::unsetWorksheetCells()
unsetWorksheetCells
in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::unsetWorksheetCells()
unsetWorksheetCells
in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::unsetWorksheetCells()
unsetWorksheetCells
in file Memory.php, method PHPExcel_CachedObjectStorage_Memory::unsetWorksheetCells()
unsetWorksheetCells
in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::unsetWorksheetCells()
unsetWorksheetCells
in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::unsetWorksheetCells()
unsetWorksheetCells
in file APC.php, method PHPExcel_CachedObjectStorage_APC::unsetWorksheetCells()
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

w

Wincache.php
procedural page Wincache.php
top

Documentation generated on Sun, 27 Feb 2011 16:26:38 -0800 by phpDocumentor 1.4.3