|
ILIAS
release_8 Revision v8.24
|
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 ($a_mode_incoming=true) | |
| isShibbolethActive () | |
Protected Attributes | |
| ilGlobalTemplateInterface | $tpl |
| ilLanguage | $lng |
| ilCtrl | $ctrl |
| ilTabsGUI | $tabs |
| UiFactory | $ui_factory |
| ilToolbarGUI | $toolbar |
| ilSetting | $settings |
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 25 of file class.ilECSParticipantSettingsGUI.php.
| ilECSParticipantSettingsGUI::__construct | ( | int | $a_server_id, |
| int | $a_mid | ||
| ) |
Definition at line 40 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 96 of file class.ilECSParticipantSettingsGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilECSParticipantSettingsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 79 of file class.ilECSParticipantSettingsGUI.php.
References ILIAS\Repository\ctrl(), and setTabs().
Here is the call graph for this function:| ilECSParticipantSettingsGUI::getMid | ( | ) |
Definition at line 65 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 70 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 60 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 195 of file class.ilECSParticipantSettingsGUI.php.
References $token, $type, ILIAS\Repository\ctrl(), getParticipant(), ilECSUtils\getPossibleReleaseTypes(), ilECSUtils\getPossibleRemoteTypes(), ilECSParticipantSetting\INCOMING_AUTH_TYPE_INACTIVE, ilECSParticipantSetting\INCOMING_AUTH_TYPE_LOGIN_PAGE, ilECSParticipantSetting\INCOMING_AUTH_TYPE_SHIBBOLETH, isShibbolethActive(), 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 331 of file class.ilECSParticipantSettingsGUI.php.
References settings().
Referenced by initFormSettings(), and parseAvailableAuthModes().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 318 of file class.ilECSParticipantSettingsGUI.php.
References $server, $server_id, ilLDAPServer\getInstanceByServerId(), ilLDAPServer\getServerIds(), isShibbolethActive(), 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 115 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 139 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 150 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 339 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 105 of file class.ilECSParticipantSettingsGUI.php.
References initFormSettings(), and renderConsentToolbar().
Referenced by __construct(), isShibbolethActive(), and saveSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 34 of file class.ilECSParticipantSettingsGUI.php.
|
protected |
Definition at line 33 of file class.ilECSParticipantSettingsGUI.php.
|
private |
Definition at line 28 of file class.ilECSParticipantSettingsGUI.php.
Referenced by getMid().
|
private |
Definition at line 30 of file class.ilECSParticipantSettingsGUI.php.
Referenced by getParticipant().
|
private |
Definition at line 27 of file class.ilECSParticipantSettingsGUI.php.
Referenced by getServerId(), and parseAvailableAuthModes().
|
protected |
Definition at line 38 of file class.ilECSParticipantSettingsGUI.php.
|
protected |
Definition at line 35 of file class.ilECSParticipantSettingsGUI.php.
|
protected |
Definition at line 37 of file class.ilECSParticipantSettingsGUI.php.
|
protected |
Definition at line 32 of file class.ilECSParticipantSettingsGUI.php.
|
protected |
Definition at line 36 of file class.ilECSParticipantSettingsGUI.php.