19 declare(strict_types=1);
33 $this->
lng->loadLanguageModule(
"book");
36 $res_id = $a_app[
'event']->getContextId();
46 if (count($refs) > 0) {
50 if ($b_obj->getDescription()) {
63 if ($b_obj->getDescription() || $b_obj->getFile()) {
69 $this->
ctrl->setParameterByClass(
"ilObjBookingPoolGUI",
"ref_id", $ref_id);
70 $this->
ctrl->setParameterByClass(
"ilbookingobjectgui",
"object_id",
$res->getObjectId());
73 if ($b_obj->getFile()) {
74 $this->has_files =
true;
75 $link = $this->
ctrl->getLinkTargetByClass(array(
"ilRepositoryGUI",
76 "ilObjBookingPoolGUI",
80 $link = $this->
ui->renderer()->render(
81 $this->
ui->factory()->button()->shy($b_obj->getFile(), $link)
88 $array_info = array();
89 if (($text = $b_obj->getPostText()) !=
"") {
91 $a_app[
'event']->getStart(),
92 $a_app[
'event']->getEnd()
94 $text = str_replace(
"[OBJECT]", $b_obj->getTitle(), $text);
95 $text = str_replace(
"[PERIOD]", $period, $text);
96 $array_info[] = $text;
98 if ($b_obj->getPostFile()) {
99 $this->has_files =
true;
101 $link = $this->
ctrl->getLinkTargetByClass(array(
"ilRepositoryGUI",
102 "ilObjBookingPoolGUI",
103 "ilbookingobjectgui",
104 "ilBookingProcessGUI" 105 ),
"deliverPostFile");
107 $array_info[] = $this->
ui->renderer()->render(
108 $this->
ui->factory()->button()->shy($b_obj->getPostFile(), $link)
112 $this->
addInfoProperty($this->
lng->txt(
"book_post_booking_information"), implode(
"<br>", $array_info));
116 $this->
ctrl->setParameterByClass(
'ilcalendarappointmentgui',
'app_id', $a_app[
'event']->getEntryId());
118 $this->
lng->txt(
"cal_ch_cancel_booking"),
119 $this->
ctrl->getLinkTargetByClass(
'ilcalendarappointmentgui',
'cancelBooking')
122 if (count($refs) > 0) {
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
addCalendarInfo(array $cat_info)
addObjectLinks(int $obj_id, ?array $a_appointment=null)
Add object link.
getReadableRefIds(int $a_obj_id)
addInfoSection(string $a_txt)
Add info section.
addInfoProperty(string $a_txt, string $a_val)
Add info property.
static _getStaticLink(?int $a_ref_id, string $a_type='', bool $a_fallback_goto=true, string $append="")
addAction(string $a_txt, string $a_link)
Add action.
collectPropertiesAndActions()
addMetaData(string $a_obj_type, int $a_obj_id, ?string $a_sub_obj_type=null, ?int $a_sub_obj_id=null)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static formatPeriod(ilDateTime $start, ilDateTime $end, bool $a_skip_starting_day=false, ?ilObjUser $user=null)
Format a period of two dates Shows: 14.