| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Base file handler class for appointment classes. More...
 Inheritance diagram for ilAppointmentBaseFileHandler:
 Collaboration diagram for ilAppointmentBaseFileHandler:Public Member Functions | |
| __construct (array $a_appointment) | |
| getCatId (int $a_entry_id) | |
| getCatInfo () | |
Protected Attributes | |
| array | $appointment | 
| ilLogger | $logger | 
| ilAccessHandler | $access | 
| ilRbacSystem | $rbacsystem | 
| ilObjUser | $user | 
Base file handler class for appointment classes.
Definition at line 12 of file class.ilAppointmentBaseFileHandler.php.
| ilAppointmentBaseFileHandler::__construct | ( | array | $a_appointment | ) | 
Definition at line 21 of file class.ilAppointmentBaseFileHandler.php.
References $DIC, ILIAS\Repository\access(), ILIAS\Repository\logger(), and ILIAS\Repository\user().
 Here is the call graph for this function:| ilAppointmentBaseFileHandler::getCatId | ( | int | $a_entry_id | ) | 
Definition at line 32 of file class.ilAppointmentBaseFileHandler.php.
References ilCalendarCategoryAssignments\_lookupCategory().
Referenced by getCatInfo().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilAppointmentBaseFileHandler::getCatInfo | ( | ) | 
Definition at line 40 of file class.ilAppointmentBaseFileHandler.php.
References $ref_id, ilObject\_getAllReferences(), ilCalendarSettings\_getInstance(), ilObject\_lookupType(), ILIAS\Repository\access(), getCatId(), ilCalendarCategory\getInstanceByCategoryId(), ilCalendarCategory\TYPE_GLOBAL, ilCalendarCategory\TYPE_OBJ, ilCalendarCategory\TYPE_USR, and ILIAS\Repository\user().
Referenced by ilAppointmentSessionFileHandler\getFiles(), and ilAppointmentCourseFileHandler\getFiles().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 17 of file class.ilAppointmentBaseFileHandler.php.
      
  | 
  protected | 
Definition at line 14 of file class.ilAppointmentBaseFileHandler.php.
      
  | 
  protected | 
Definition at line 16 of file class.ilAppointmentBaseFileHandler.php.
      
  | 
  protected | 
Definition at line 18 of file class.ilAppointmentBaseFileHandler.php.
      
  | 
  protected | 
Definition at line 19 of file class.ilAppointmentBaseFileHandler.php.