|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Dummy appointment file handler. More...
Inheritance diagram for ilAppointmentDummyFileHandler:
Collaboration diagram for ilAppointmentDummyFileHandler: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 | |
Dummy appointment file handler.
Definition at line 14 of file class.ilAppointmentDummyFileHandler.php.
| ilAppointmentDummyFileHandler::getFiles | ( | ) |
Get files (for appointment)
return
Implements ilAppointmentFileHandler.
Definition at line 22 of file class.ilAppointmentDummyFileHandler.php.