You are here

11 methods override PHPExcel_CachedObjectStorage_ICache::getCacheData() in Loft Data Grids 7.2

PHPExcel_CachedObjectStorage_APC::getCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/APC.php
Get cell at a specific coordinate
PHPExcel_CachedObjectStorage_DiscISAM::getCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/DiscISAM.php
Get cell at a specific coordinate
PHPExcel_CachedObjectStorage_Igbinary::getCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Igbinary.php
Get cell at a specific coordinate
PHPExcel_CachedObjectStorage_Memcache::getCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Memcache.php
Get cell at a specific coordinate
PHPExcel_CachedObjectStorage_Memory::getCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Memory.php
Get cell at a specific coordinate
PHPExcel_CachedObjectStorage_MemoryGZip::getCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/MemoryGZip.php
Get cell at a specific coordinate
PHPExcel_CachedObjectStorage_MemorySerialized::getCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/MemorySerialized.php
Get cell at a specific coordinate
PHPExcel_CachedObjectStorage_PHPTemp::getCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/PHPTemp.php
Get cell at a specific coordinate
PHPExcel_CachedObjectStorage_SQLite3::getCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/SQLite3.php
Get cell at a specific coordinate
PHPExcel_CachedObjectStorage_SQLite::getCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/SQLite.php
Get cell at a specific coordinate
PHPExcel_CachedObjectStorage_Wincache::getCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Wincache.php
* Get cell at a specific coordinate * *