5 include_once(
"./Services/Calendar/interfaces/interface.ilAppointmentFileHandler.php");
6 include_once(
"./Services/Calendar/classes/FileHandler/class.ilAppointmentBaseFileHandler.php");
24 $ass_id = $this->appointment[
'event']->getContextId() / 10;
26 $ass_files = $assignment->getFiles();
28 if (count($ass_files) && !$assignment->notStartedYet()) {
29 foreach ($ass_files as $ass_file) {
30 $files[] = $ass_file[
'fullpath'];
Exercise appointment file handler.
Appointemtn file handler interface.
Create styles array
The data for the language used.
Base file handler class for appointment classes.
getFiles()
Get files (for appointment)