ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
IReader.php
Go to the documentation of this file.
1
<?
php
36
interface
PHPExcel_Reader_IReader
37
{
44
public
function
canRead
($pFilename);
45
53
public
function
load
($pFilename);
54
}
php
An exception for terminatinating execution or to throw for unit testing.
PHPExcel_Reader_IReader
Definition:
IReader.php:37
PHPExcel_Reader_IReader\canRead
canRead($pFilename)
Can the current PHPExcel_Reader_IReader read the file?
PHPExcel_Reader_IReader\load
load($pFilename)
libs
composer
vendor
phpoffice
phpexcel
Classes
PHPExcel
Reader
IReader.php
Generated on Tue Sep 30 2025 19:00:55 for ILIAS by
1.9.4 (using
Doxyfile
)