ILIAS
release_8 Revision v8.26
◀ ilDoc Overview
interface.ilAppointmentFileHandler.php
Go to the documentation of this file.
1
<?php
2
3
declare(strict_types=1);
4
5
use
ILIAS\Calendar\FileHandler\ilFileProperty
;
6
14
interface
ilAppointmentFileHandler
15
{
19
public
function
getFiles
(): array;
20
}
ILIAS\Calendar\FileHandler\ilFileProperty
Definition:
class.ilFileProperty.php:11
ilAppointmentFileHandler
Appointment file handler interface.
Definition:
interface.ilAppointmentFileHandler.php:15
ilAppointmentFileHandler\getFiles
getFiles()
Services
Calendar
interfaces
interface.ilAppointmentFileHandler.php
Generated on Fri Apr 3 2026 22:01:29 for ILIAS by
1.9.4 (using
Doxyfile
)