|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 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().
Here is the call graph for this function:| ilAppointmentBaseFileHandler::getCatId | ( | int | $a_entry_id | ) |
Definition at line 46 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 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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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.