|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilECSParticipantSettingsGUI:Public Member Functions | |
| __construct (int $a_server_id, int $a_mid) | |
| getServerId () | |
| getMid () | |
| executeCommand () | |
| Execute command. More... | |
Protected Member Functions | |
| renderConsentToolbar () | |
| resetConsents () | |
| saveSettings () | |
| Save settings. More... | |
| initFormSettings () | |
| Init settings form. More... | |
| parseAvailableAuthModes () | |
Protected Attributes | |
| ilGlobalTemplateInterface | $tpl |
| ilLanguage | $lng |
| ilCtrl | $ctrl |
| ilTabsGUI | $tabs |
| UiFactory | $ui_factory |
| ilToolbarGUI | $toolbar |
| ilSetting | $settings |
| ilECSAuthFactory | $auth_factory |
Private Member Functions | |
| getParticipant () | |
| abort () | |
| Abort editing. More... | |
| settings (?ilPropertyFormGUI $form=null) | |
| Settings. More... | |
| setTabs () | |
| Set tabs. More... | |
Private Attributes | |
| int | $server_id |
| int | $mid |
| ilECSParticipantSetting | $participant |
Definition at line 26 of file class.ilECSParticipantSettingsGUI.php.
| ilECSParticipantSettingsGUI::__construct | ( | int | $a_server_id, |
| int | $a_mid | ||
| ) |
Definition at line 42 of file class.ilECSParticipantSettingsGUI.php.
References $DIC, ILIAS\Repository\ctrl(), getMid(), getServerId(), ILIAS\Repository\lng(), settings(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
private |
Abort editing.
Definition at line 100 of file class.ilECSParticipantSettingsGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilECSParticipantSettingsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 83 of file class.ilECSParticipantSettingsGUI.php.
References ILIAS\Repository\ctrl(), and setTabs().
Here is the call graph for this function:| ilECSParticipantSettingsGUI::getMid | ( | ) |
Definition at line 69 of file class.ilECSParticipantSettingsGUI.php.
References $mid.
Referenced by __construct(), renderConsentToolbar(), and resetConsents().
Here is the caller graph for this function:
|
private |
Definition at line 74 of file class.ilECSParticipantSettingsGUI.php.
References $participant.
Referenced by initFormSettings(), and saveSettings().
Here is the caller graph for this function:| ilECSParticipantSettingsGUI::getServerId | ( | ) |
Definition at line 64 of file class.ilECSParticipantSettingsGUI.php.
References $server_id.
Referenced by __construct(), renderConsentToolbar(), and resetConsents().
Here is the caller graph for this function:
|
protected |
Init settings form.
Definition at line 198 of file class.ilECSParticipantSettingsGUI.php.
References $token, ILIAS\Repository\ctrl(), getParticipant(), ilECSUtils\getPossibleReleaseTypes(), ilECSUtils\getPossibleRemoteTypes(), ilECSParticipantSetting\INCOMING_AUTH_TYPE_INACTIVE, ILIAS\Repository\lng(), and parseAvailableAuthModes().
Referenced by saveSettings(), and settings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 320 of file class.ilECSParticipantSettingsGUI.php.
References ILIAS\UI\Implementation\Component\Input\Field\$options, $server, $server_id, ilLDAPServer\getInstanceByServerId(), ilLDAPServer\getServerIds(), and ILIAS\Repository\lng().
Referenced by initFormSettings(), and saveSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 119 of file class.ilECSParticipantSettingsGUI.php.
References getMid(), getServerId(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Referenced by settings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 143 of file class.ilECSParticipantSettingsGUI.php.
References ILIAS\Repository\ctrl(), getMid(), getServerId(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Save settings.
Definition at line 154 of file class.ilECSParticipantSettingsGUI.php.
References ILIAS\Repository\ctrl(), ilECSParticipantSetting\ERR_MISSING_USERNAME_PLACEHOLDER, getParticipant(), initFormSettings(), ILIAS\Repository\lng(), parseAvailableAuthModes(), and settings().
Here is the call graph for this function:
|
private |
Set tabs.
Definition at line 337 of file class.ilECSParticipantSettingsGUI.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Settings.
Definition at line 109 of file class.ilECSParticipantSettingsGUI.php.
References initFormSettings(), and renderConsentToolbar().
Referenced by __construct(), and saveSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 40 of file class.ilECSParticipantSettingsGUI.php.
|
protected |
Definition at line 35 of file class.ilECSParticipantSettingsGUI.php.
|
protected |
Definition at line 34 of file class.ilECSParticipantSettingsGUI.php.
|
private |
Definition at line 29 of file class.ilECSParticipantSettingsGUI.php.
Referenced by getMid().
|
private |
Definition at line 31 of file class.ilECSParticipantSettingsGUI.php.
Referenced by getParticipant().
|
private |
Definition at line 28 of file class.ilECSParticipantSettingsGUI.php.
Referenced by getServerId(), and parseAvailableAuthModes().
|
protected |
Definition at line 39 of file class.ilECSParticipantSettingsGUI.php.
|
protected |
Definition at line 36 of file class.ilECSParticipantSettingsGUI.php.
|
protected |
Definition at line 38 of file class.ilECSParticipantSettingsGUI.php.
|
protected |
Definition at line 33 of file class.ilECSParticipantSettingsGUI.php.
|
protected |
Definition at line 37 of file class.ilECSParticipantSettingsGUI.php.