19 declare(strict_types=1);
31 $cat_info[
"type"] = $cat->getType();
32 $cat_info[
"obj_id"] = $cat->getObjId();
33 switch ($cat_info[
'type']) {
50 return "EmployeeTalk";
63 return "ConsultationHours";
static _lookupCategory(int $a_cal_id)
static getClassBaseName($a_appointment)
static getInstanceByCategoryId(int $a_cat_id)
static _lookupType(int $id, bool $reference=false)