|
ILIAS
release_8 Revision v8.24
|
Dummy appointment file handler. More...
Inheritance diagram for ilAppointmentDummyFileHandler:
Collaboration diagram for ilAppointmentDummyFileHandler:Public Member Functions | |
| getFiles () | |
| @inheritDoc More... | |
Public Member Functions inherited from ilAppointmentBaseFileHandler | |
| __construct (array $a_appointment) | |
| getCatId (int $a_entry_id) | |
| getCatInfo () | |
| getFiles () | |
Additional Inherited Members | |
Protected Attributes inherited from ilAppointmentBaseFileHandler | |
| array | $appointment |
| ilLogger | $logger |
| ilAccessHandler | $access |
| ilRbacSystem | $rbacsystem |
| ilObjUser | $user |
Dummy appointment file handler.
Definition at line 12 of file class.ilAppointmentDummyFileHandler.php.
| ilAppointmentDummyFileHandler::getFiles | ( | ) |
@inheritDoc
Implements ilAppointmentFileHandler.
Definition at line 17 of file class.ilAppointmentDummyFileHandler.php.