ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ilAppointmentConsultationHoursFileHandler Class Reference

Consultation Hours appointment file handler. More...

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

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 ()
 

Additional Inherited Members

- Static Public Member Functions inherited from ilAppointmentBaseFileHandler
static getInstance ($a_appointment)
 Get instance. More...
 
- Protected Attributes inherited from ilAppointmentBaseFileHandler
 $appointment
 

Detailed Description

Consultation Hours appointment file handler.

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

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

Member Function Documentation

◆ getFiles()

ilAppointmentConsultationHoursFileHandler::getFiles ( )

Get files (for appointment)

Parameters

Implements ilAppointmentFileHandler.

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

References array.

23  {
24  return array();
25  }
Create styles array
The data for the language used.

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