|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Course appointment file handler. More...
Inheritance diagram for ilAppointmentCourseFileHandler:
Collaboration diagram for ilAppointmentCourseFileHandler:Public Member Functions | |
| getFiles () | |
| @inheritDoc More... | |
Public Member Functions inherited from ilAppointmentBaseFileHandler | |
| __construct ($a_appointment) | |
| Constructor. More... | |
| getCatId ($a_entry_id) | |
| getCatInfo () | |
| getFiles () | |
Additional Inherited Members | |
Static Public Member Functions inherited from ilAppointmentBaseFileHandler | |
| static | getInstance ($a_appointment) |
| Get instance. More... | |
Protected Attributes inherited from ilAppointmentBaseFileHandler | |
| $appointment | |
| $logger | |
Course appointment file handler.
Definition at line 13 of file class.ilAppointmentCourseFileHandler.php.
| ilAppointmentCourseFileHandler::getFiles | ( | ) |
@inheritDoc
Implements ilAppointmentFileHandler.
Definition at line 18 of file class.ilAppointmentCourseFileHandler.php.
References ilObject\_getAllReferences(), ilCourseFile\_readFilesByCourse(), and ilAppointmentBaseFileHandler\getCatInfo().
Here is the call graph for this function: