ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
◀ 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 Fri Oct 3 2025 19:00:44 for ILIAS by
1.9.4 (using
Doxyfile
)