|
ILIAS
trunk Revision v12.0_alpha-1613-gae4c99ebb18
|
Data Structures | |
| class | ScheduleTableActionsFactory |
| class | ScheduleTableDeleteAction |
| @phpstan-type ScheduleRecord array{booking_schedule_id: int, title: string, object_has_schedule: ?bool, is_used: bool} <ScheduleRecord> More... | |
| class | ScheduleTableEditAction |
| @phpstan-type ScheduleRecord array{booking_schedule_id: int, title: string, object_has_schedule: ?bool, is_used: bool} <ScheduleRecord> More... | |