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

Consultation Hours appointment file handler. More...

+ Inheritance diagram for ilAppointmentConsultationHoursFileHandler:
+ Collaboration diagram for ilAppointmentConsultationHoursFileHandler:

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

Consultation Hours appointment file handler.

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

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

Member Function Documentation

◆ getFiles()

ilAppointmentConsultationHoursFileHandler::getFiles ( )

Implements ilAppointmentFileHandler.

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

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

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