ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
interface.ilAppointmentFileHandler.php
Go to the documentation of this file.
1
<?
php
2
3
use
ILIAS\Calendar\FileHandler\ilFileProperty
;
4
12
interface
ilAppointmentFileHandler
13
{
17
public
function
getFiles
() : array;
18
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\Calendar\FileHandler\ilFileProperty
Definition:
class.ilFileProperty.php:10
ilAppointmentFileHandler
Appointment file handler interface.
Definition:
interface.ilAppointmentFileHandler.php:13
ilAppointmentFileHandler\getFiles
getFiles()
Services
Calendar
interfaces
interface.ilAppointmentFileHandler.php
Generated on Fri Oct 3 2025 21:00:56 for ILIAS by
1.9.4 (using
Doxyfile
)