ILIAS
release_8 Revision v8.19
|
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().
|
private |
Abort editing.
Definition at line 96 of file class.ilECSParticipantSettingsGUI.php.
References ILIAS\Repository\ctrl().
ilECSParticipantSettingsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 79 of file class.ilECSParticipantSettingsGUI.php.
References ILIAS\Repository\ctrl(), and setTabs().
ilECSParticipantSettingsGUI::getMid | ( | ) |
Definition at line 65 of file class.ilECSParticipantSettingsGUI.php.
References $mid.
Referenced by __construct(), renderConsentToolbar(), and resetConsents().
|
private |
Definition at line 70 of file class.ilECSParticipantSettingsGUI.php.
References $participant.
Referenced by initFormSettings(), and saveSettings().
ilECSParticipantSettingsGUI::getServerId | ( | ) |
Definition at line 60 of file class.ilECSParticipantSettingsGUI.php.
References $server_id.
Referenced by __construct(), renderConsentToolbar(), and resetConsents().
|
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(), parseAvailableAuthModes(), ilFormPropertyGUI\setInfo(), ilCheckboxInputGUI\setValue(), and ilCheckboxGroupInputGUI\setValue().
Referenced by saveSettings(), and settings().
|
protected |
Definition at line 331 of file class.ilECSParticipantSettingsGUI.php.
References settings().
Referenced by initFormSettings(), and parseAvailableAuthModes().
|
protected |
Definition at line 318 of file class.ilECSParticipantSettingsGUI.php.
References $server, ilLDAPServer\getInstanceByServerId(), ilLDAPServer\getServerIds(), isShibbolethActive(), and ILIAS\Repository\lng().
Referenced by initFormSettings(), and saveSettings().
|
protected |
Definition at line 115 of file class.ilECSParticipantSettingsGUI.php.
References ILIAS\Repository\ctrl(), getMid(), getServerId(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Referenced by settings().
|
protected |
Definition at line 139 of file class.ilECSParticipantSettingsGUI.php.
References ILIAS\Repository\ctrl(), getMid(), getServerId(), and ILIAS\Repository\lng().
|
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().
|
private |
Set tabs.
Definition at line 339 of file class.ilECSParticipantSettingsGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
Referenced by executeCommand().
|
private |
Settings.
Definition at line 105 of file class.ilECSParticipantSettingsGUI.php.
References initFormSettings(), and renderConsentToolbar().
Referenced by __construct(), isShibbolethActive(), and saveSettings().
|
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().
|
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.