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
}
ilAppointmentFileHandler
Appointment file handler interface.
Definition:
interface.ilAppointmentFileHandler.php:12
ilFileProperty
ilAppointmentFileHandler\getFiles
getFiles()
Services
Calendar
interfaces
interface.ilAppointmentFileHandler.php
Generated on Wed Sep 3 2025 21:01:13 for ILIAS by
1.8.13 (using
Doxyfile
)