|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilForumNotificationEventsFormGUI:Public Member Functions | |
| __construct (string $action, ?array $predefined_values, \ILIAS\UI\Factory $ui_factory, ilLanguage $lng) | |
| getValueForEvent (string $event) | |
| getValidEvents () | |
| build () | |
Private Attributes | |
| string | $action |
| array | $predefined_values |
| ILIAS UI Factory | $ui_factory |
| ilLanguage | $lng |
| array | $events |
Definition at line 21 of file class.ilForumNotificationEventsFormGUI.php.
| ilForumNotificationEventsFormGUI::__construct | ( | string | $action, |
| ?array | $predefined_values, | ||
| \ILIAS\UI\Factory | $ui_factory, | ||
| ilLanguage | $lng | ||
| ) |
Definition at line 36 of file class.ilForumNotificationEventsFormGUI.php.
References $action, $lng, $predefined_values, $ui_factory, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilForumNotificationEventsFormGUI::build | ( | ) |
Definition at line 65 of file class.ilForumNotificationEventsFormGUI.php.
References $id, ILIAS\LTI\ToolProvider\$key, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilForumNotificationEventsFormGUI::getValidEvents | ( | ) |
Definition at line 60 of file class.ilForumNotificationEventsFormGUI.php.
| ilForumNotificationEventsFormGUI::getValueForEvent | ( | string | $event | ) |
Definition at line 48 of file class.ilForumNotificationEventsFormGUI.php.
|
private |
Definition at line 23 of file class.ilForumNotificationEventsFormGUI.php.
Referenced by __construct().
|
private |
Definition at line 28 of file class.ilForumNotificationEventsFormGUI.php.
|
private |
Definition at line 26 of file class.ilForumNotificationEventsFormGUI.php.
Referenced by __construct().
|
private |
Definition at line 24 of file class.ilForumNotificationEventsFormGUI.php.
Referenced by __construct().
|
private |
Definition at line 25 of file class.ilForumNotificationEventsFormGUI.php.
Referenced by __construct().