3 declare(strict_types=1);
32 $cat_info[
"type"] = $cat->getType();
33 $cat_info[
"obj_id"] = $cat->getObjId();
34 switch ($cat_info[
'type']) {
51 return "EmployeeTalk";
64 return "ConsultationHours";
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static _lookupCategory(int $a_cal_id)
static getClassBaseName($a_appointment)
static getInstanceByCategoryId(int $a_cat_id)
static _lookupType(int $id, bool $reference=false)