|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilCalendarAppointmentColors:Public Member Functions | |
| __construct ($a_user_id) | |
| getColorByAppointment ($a_cal_id) | |
| get color by appointment @access public More... | |
Static Public Member Functions | |
| static | _getRandomColorByType (string $a_type) |
| static | _getColorsByType (string $a_type) |
| get selectable colors More... | |
Protected Attributes | |
| ilDBInterface | $db |
| ilCalendarCategories | $categories |
Static Protected Attributes | |
| static array | $colors |
Private Member Functions | |
| read () | |
Private Attributes | |
| array | $appointment_colors = [] |
| array | $cat_substitutions_colors = [] |
| array | $cat_substitutions = [] |
| array | $cat_app_ass = [] |
Definition at line 30 of file class.ilCalendarAppointmentColors.php.
| ilCalendarAppointmentColors::__construct | ( | $a_user_id | ) |
Definition at line 99 of file class.ilCalendarAppointmentColors.php.
References $DIC, ilCalendarCategories\_getInstance(), and read().
Here is the call graph for this function:
|
static |
get selectable colors
Definition at line 162 of file class.ilCalendarAppointmentColors.php.
|
static |
Definition at line 153 of file class.ilCalendarAppointmentColors.php.
Referenced by ilCalendarAppEventListener\createCategory().
Here is the caller graph for this function:| ilCalendarAppointmentColors::getColorByAppointment | ( | $a_cal_id | ) |
get color by appointment @access public
| int | calendar appointment id |
Definition at line 114 of file class.ilCalendarAppointmentColors.php.
|
private |
Definition at line 128 of file class.ilCalendarAppointmentColors.php.
References $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by __construct().
Here is the caller graph for this function:
|
private |
Definition at line 94 of file class.ilCalendarAppointmentColors.php.
|
private |
Definition at line 97 of file class.ilCalendarAppointmentColors.php.
|
private |
Definition at line 96 of file class.ilCalendarAppointmentColors.php.
|
private |
Definition at line 95 of file class.ilCalendarAppointmentColors.php.
|
protected |
Definition at line 92 of file class.ilCalendarAppointmentColors.php.
|
staticprotected |
Definition at line 32 of file class.ilCalendarAppointmentColors.php.
|
protected |
Definition at line 91 of file class.ilCalendarAppointmentColors.php.