|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
News settings for containers. More...
Collaboration diagram for ilContainerNewsSettingsGUI:Public Member Functions | |
| __construct (ilObjectGUI $a_parent_gui) | |
| Constructor. More... | |
| executeCommand () | |
| Execute command. More... | |
| show () | |
| Show. More... | |
| initForm () | |
| Init settings form. More... | |
| save () | |
| Save settings form. More... | |
Protected Attributes | |
| $ctrl | |
| $tpl | |
| $lng | |
| $setting | |
| $parent_gui | |
| $object | |
News settings for containers.
Definition at line 12 of file class.ilContainerNewsSettingsGUI.php.
| ilContainerNewsSettingsGUI::__construct | ( | ilObjectGUI | $a_parent_gui | ) |
| ilContainerNewsSettingsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 62 of file class.ilContainerNewsSettingsGUI.php.
References $cmd.
| ilContainerNewsSettingsGUI::initForm | ( | ) |
Init settings form.
Definition at line 92 of file class.ilContainerNewsSettingsGUI.php.
References $ref_id, ilObject\_getAllReferences(), ilObject\_lookupType(), ilMembershipNotifications\addToSettingsForm(), and ilObjectServiceSettingsGUI\NEWS_VISIBILITY.
Referenced by save(), and show().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerNewsSettingsGUI::save | ( | ) |
Save settings form.
Definition at line 145 of file class.ilContainerNewsSettingsGUI.php.
References $ref_id, ilObject\_getAllReferences(), ilObject\_lookupType(), ilMembershipNotifications\importFromForm(), initForm(), ilObjectServiceSettingsGUI\NEWS_VISIBILITY, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilContainerNewsSettingsGUI::show | ( | ) |
Show.
return
Definition at line 83 of file class.ilContainerNewsSettingsGUI.php.
References initForm().
Here is the call graph for this function:
|
protected |
Definition at line 17 of file class.ilContainerNewsSettingsGUI.php.
|
protected |
Definition at line 27 of file class.ilContainerNewsSettingsGUI.php.
|
protected |
Definition at line 42 of file class.ilContainerNewsSettingsGUI.php.
|
protected |
Definition at line 37 of file class.ilContainerNewsSettingsGUI.php.
|
protected |
Definition at line 32 of file class.ilContainerNewsSettingsGUI.php.
|
protected |
Definition at line 22 of file class.ilContainerNewsSettingsGUI.php.