3 declare(strict_types=1);
49 $superior = $this->
getUserName($talk->getOwner(),
true);
50 $employee = $this->
getUserName($talk->getData()->getEmployee(),
true);
56 $etalRef = current($refs);
71 parent::collectPropertiesAndActions();
__construct(array $a_appointment, ?ilInfoScreenGUI $a_info_screen, ?ilToolbarGUI $a_toolbar, ?Item $a_list_item)
ilAppointmentPresentationEmployeeTalkGUI constructor.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
addObjectLinks(int $obj_id, ?array $a_appointment=null)
Add object link.
addListItemProperty(string $a_txt, string $a_val)
Add list item property.
static _getAllReferences(int $id)
get all reference ids for object ID
Class ilAppointmentPresentationEmployeeTalkGUI ilAppointmentPresentationEmployeeTalkGUI: ilCalendarA...
addEventDescription(array $a_app)
Add event description.
addInfoSection(string $a_txt)
Add info section.
addInfoProperty(string $a_txt, string $a_val)
Add info property.
addLastUpdate(array $a_app)
Add last update.
Common interface to all items.
addEventLocation(array $a_app)
Add event location.
getUserName(int $a_user_id, bool $a_force_name=false)
Get (linked if possible) user name.
collectPropertiesAndActions()
__construct(Container $dic, ilPlugin $plugin)
addAction(string $a_txt, string $a_link)
Add action.