ILIAS
trunk Revision v11.0_alpha-1723-g8e69f309bab
|
Base file handler class for appointment classes. More...
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 26 of file class.ilAppointmentBaseFileHandler.php.
ilAppointmentBaseFileHandler::__construct | ( | array | $a_appointment | ) |
Definition at line 35 of file class.ilAppointmentBaseFileHandler.php.
References $DIC, ILIAS\Repository\access(), ILIAS\Repository\logger(), and ILIAS\Repository\user().
ilAppointmentBaseFileHandler::getCatId | ( | int | $a_entry_id | ) |
Definition at line 46 of file class.ilAppointmentBaseFileHandler.php.
References ilCalendarCategoryAssignments\_lookupCategory().
Referenced by getCatInfo().
ilAppointmentBaseFileHandler::getCatInfo | ( | ) |
Definition at line 54 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 ilAppointmentCourseFileHandler\getFiles(), and ilAppointmentSessionFileHandler\getFiles().
|
protected |
Definition at line 31 of file class.ilAppointmentBaseFileHandler.php.
|
protected |
Definition at line 28 of file class.ilAppointmentBaseFileHandler.php.
|
protected |
Definition at line 30 of file class.ilAppointmentBaseFileHandler.php.
|
protected |
Definition at line 32 of file class.ilAppointmentBaseFileHandler.php.
|
protected |
Definition at line 33 of file class.ilAppointmentBaseFileHandler.php.