ILIAS  trunk Revision v5.2.0beta1-34132-g2d4d73d4a0
ilAppointmentDummyFileHandler Class Reference

Dummy appointment file handler. More...

+ Inheritance diagram for ilAppointmentDummyFileHandler:
+ Collaboration diagram for ilAppointmentDummyFileHandler:

Public Member Functions

 getFiles ()
 
- Public Member Functions inherited from ilAppointmentBaseFileHandler
 __construct (array $a_appointment)
 
 getCatId (int $a_entry_id)
 
 getCatInfo ()
 

Additional Inherited Members

- Protected Attributes inherited from ilAppointmentBaseFileHandler
array $appointment
 
ilLogger $logger
 
ilAccessHandler $access
 
ilRbacSystem $rbacsystem
 
ilObjUser $user
 

Detailed Description

Dummy appointment file handler.

Author
Alex Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 12 of file class.ilAppointmentDummyFileHandler.php.

Member Function Documentation

◆ getFiles()

ilAppointmentDummyFileHandler::getFiles ( )

Implements ilAppointmentFileHandler.

Definition at line 17 of file class.ilAppointmentDummyFileHandler.php.

17  : array
18  {
19  return [];
20  }

The documentation for this class was generated from the following file: