|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilForumNotificationEventsFormGUI:Public Member Functions | |
| array | __construct (private string $action, private ?array $predefined_values, private \ILIAS\UI\Factory $ui_factory, private ilLanguage $lng) |
| getValueForEvent (string $event) | |
| getValidEvents () | |
| build () | |
Private Attributes | |
| array | $events |
Definition at line 21 of file class.ilForumNotificationEventsFormGUI.php.
| array ilForumNotificationEventsFormGUI::__construct | ( | private string | $action, |
| private ?array | $predefined_values, | ||
| private \ILIAS\UI\Factory | $ui_factory, | ||
| private ilLanguage | $lng | ||
| ) |
Definition at line 32 of file class.ilForumNotificationEventsFormGUI.php.
| ilForumNotificationEventsFormGUI::build | ( | ) |
Definition at line 57 of file class.ilForumNotificationEventsFormGUI.php.
References ILIAS\LTI\ToolProvider\$key, and ILIAS\Repository\lng().
Referenced by ilForumSettingsGUI\saveEventsForUser().
Here is the call graph for this function:
Here is the caller graph for this function:| ilForumNotificationEventsFormGUI::getValidEvents | ( | ) |
Definition at line 52 of file class.ilForumNotificationEventsFormGUI.php.
| ilForumNotificationEventsFormGUI::getValueForEvent | ( | string | $event | ) |
Definition at line 40 of file class.ilForumNotificationEventsFormGUI.php.
|
private |
Definition at line 24 of file class.ilForumNotificationEventsFormGUI.php.