|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Session appointment file handler. More...
Inheritance diagram for ilAppointmentSessionFileHandler:
Collaboration diagram for ilAppointmentSessionFileHandler:Public Member Functions | |
| getFiles () | |
| Get files (for appointment) 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 | |
Session appointment file handler.
Definition at line 14 of file class.ilAppointmentSessionFileHandler.php.
| ilAppointmentSessionFileHandler::getFiles | ( | ) |
Get files (for appointment)
return
Implements ilAppointmentFileHandler.
Definition at line 22 of file class.ilAppointmentSessionFileHandler.php.
References $filename, $files, ilAppointmentBaseFileHandler\getCatInfo(), and ilObjectActivation\getItemsByEvent().
Here is the call graph for this function: