ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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 24 of file class.ilCalendarAppointmentColors.php.
ilCalendarAppointmentColors::__construct | ( | $a_user_id | ) |
Definition at line 93 of file class.ilCalendarAppointmentColors.php.
References $DIC, ilCalendarCategories\_getInstance(), and read().
|
static |
get selectable colors
Definition at line 156 of file class.ilCalendarAppointmentColors.php.
|
static |
Definition at line 147 of file class.ilCalendarAppointmentColors.php.
Referenced by ilCalendarAppEventListener\createCategory().
ilCalendarAppointmentColors::getColorByAppointment | ( | $a_cal_id | ) |
get color by appointment @access public
int | calendar appointment id |
Definition at line 108 of file class.ilCalendarAppointmentColors.php.
|
private |
Definition at line 122 of file class.ilCalendarAppointmentColors.php.
References $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by __construct().
|
private |
Definition at line 88 of file class.ilCalendarAppointmentColors.php.
|
private |
Definition at line 91 of file class.ilCalendarAppointmentColors.php.
|
private |
Definition at line 90 of file class.ilCalendarAppointmentColors.php.
|
private |
Definition at line 89 of file class.ilCalendarAppointmentColors.php.
|
protected |
Definition at line 86 of file class.ilCalendarAppointmentColors.php.
|
staticprotected |
Definition at line 26 of file class.ilCalendarAppointmentColors.php.
|
protected |
Definition at line 85 of file class.ilCalendarAppointmentColors.php.