19 declare(strict_types=1);
25 protected \ilLanguage
$lng;
36 Method $method = Method::PUBLISH
50 return $calendar->render();
62 $description = $this->
lng->txt(
'title') .
': ' . $talk->
getTitle() .
'\n';
65 $description .= $this->
lng->txt(
'il_orgu_superior') .
': ' . $superior->
getFullname() .
'\n';
66 $description .= $this->
lng->txt(
'il_orgu_employee') .
': ' . $employee->
getFullname() .
'\n';
78 $data->getStartDate()->getUnixTime(),
79 $data->getEndDate()->getUnixTime(),
__construct(\ilLanguage $lng)
getFullname(int $a_max_strlen=0)
getEventfromTalk(\ilObjEmployeeTalk $talk, \ilObjUser $employee, \ilObjUser $superior, EventStatus $status=EventStatus::CONFIRMED)
fromTalkSeries(\ilObjEmployeeTalkSeries $series, \ilObjUser $employee, \ilObjUser $superior, Method $method=Method::PUBLISH)
getLongDescription()
get object long description (stored in object_description)