|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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.
| ilContainerNewsSettingsGUI::initForm | ( | ) |
Init settings form.
Definition at line 90 of file class.ilContainerNewsSettingsGUI.php.
References $form, 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 141 of file class.ilContainerNewsSettingsGUI.php.
References $form, 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 81 of file class.ilContainerNewsSettingsGUI.php.
References $form, and 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.