19 declare(strict_types=1);
36 $this->appointment = $a_appointment;
37 $this->start_date = $a_start_date;
69 abstract public function addGlyph(): string;
getAppointment()
Get the calendar entry (appointment['event'])
editShyButtonTitle()
Edit the shy button title.
Abstract parent class for all calendar custom grid plugin classes.
addGlyph()
Add glyph before the appointment title.
ilCalendarEntry $appointment
setAppointment(ilCalendarEntry $a_appointment, ilDateTime $a_start_date)
addExtraContent()
Add extra content in the grid after the event title.
getStartDate()
Get the specific start date of the calendar entry, not the appointment starting date.
editAgendaItem(UiComponentItem $item)
Modify the agenda item.
replaceContent(string $content)
Replaces the complete content in a calendar Grid.