You are here

10 methods override PHPExcel_CachedObjectStorage_CacheBase::getCellList() in Loft Data Grids 7.2

PHPExcel_CachedObjectStorage_APC::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/APC.php
* Get a list of all cell addresses currently held in cache * *
PHPExcel_CachedObjectStorage_DiscISAM::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/DiscISAM.php
* Get a list of all cell addresses currently held in cache * *
PHPExcel_CachedObjectStorage_Igbinary::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Igbinary.php
* Get a list of all cell addresses currently held in cache * *
PHPExcel_CachedObjectStorage_Memcache::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Memcache.php
* Get a list of all cell addresses currently held in cache * *
PHPExcel_CachedObjectStorage_MemoryGZip::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/MemoryGZip.php
* Get a list of all cell addresses currently held in cache * *
PHPExcel_CachedObjectStorage_MemorySerialized::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/MemorySerialized.php
* Get a list of all cell addresses currently held in cache * *
PHPExcel_CachedObjectStorage_PHPTemp::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/PHPTemp.php
* Get a list of all cell addresses currently held in cache * *
PHPExcel_CachedObjectStorage_SQLite3::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/SQLite3.php
* Get a list of all cell addresses currently held in cache * *
PHPExcel_CachedObjectStorage_SQLite::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/SQLite.php
* Get a list of all cell addresses currently held in cache * *
PHPExcel_CachedObjectStorage_Wincache::getCellList in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Wincache.php
* Get a list of all cell addresses currently held in cache * *