You are here

7 calls to PHPExcel_Reader_Abstract::_openFile() in Loft Data Grids 7.2

PHPExcel_Reader_Abstract::canRead in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Abstract.php
* Can the current PHPExcel_Reader_IReader read the file? * *
PHPExcel_Reader_CSV::listWorksheetInfo in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/CSV.php
* Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns) * *
PHPExcel_Reader_CSV::loadIntoExisting in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/CSV.php
* Loads PHPExcel from file into PHPExcel instance * *
PHPExcel_Reader_Excel2003XML::canRead in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel2003XML.php
* Can the current PHPExcel_Reader_IReader read the file? * *
PHPExcel_Reader_HTML::loadIntoExisting in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/HTML.php
Loads PHPExcel from file into PHPExcel instance
PHPExcel_Reader_SYLK::listWorksheetInfo in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/SYLK.php
* Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns) * *
PHPExcel_Reader_SYLK::loadIntoExisting in vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/SYLK.php
* Loads PHPExcel from file into PHPExcel instance * *