ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
◀ 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
}
ilAppointmentFileHandler
Appointment file handler interface.
Definition:
interface.ilAppointmentFileHandler.php:14
ilFileProperty
ilAppointmentFileHandler\getFiles
getFiles()
components
ILIAS
Calendar
interfaces
interface.ilAppointmentFileHandler.php
Generated on Wed Sep 10 2025 15:15:10 for ILIAS by
1.8.13 (using
Doxyfile
)