ILIAS
release_8 Revision v8.23
|
Login page editor settings GUI ILIAS page editor or richtext editor. More...
Public Member Functions | |
__construct (int $a_ref_id) | |
getSettings () | |
getRefId () | |
executeCommand () | |
ilCtrl execute command More... | |
Protected Member Functions | |
forwardToPageObject () | |
Forward to page editor. More... | |
show () | |
Show current activated editor. More... | |
addEditorSwitch () | |
Show editor switch. More... | |
switchIPE () | |
Switch editor mode to ILIAS Page editor. More... | |
switchRTE () | |
Switch editor mode to richtext editor. More... | |
activate () | |
Activate languages. More... | |
showIliasEditor () | |
Show ILIAS page editor summary. More... | |
showRichtextEditor () | |
Show richtext editor ilRbacSystem $rbacsystem ilLanguage $lng ilSetting $ilSetting. More... | |
saveLoginInfo () | |
saves the login information data More... | |
initLoginForm () | |
Init login form. More... | |
Protected Attributes | |
ILIAS Style Content Object ObjectFacade | $content_style_domain |
Private Member Functions | |
setDefLangFirst (string $a_def_language, array $a_languages) | |
returns an array of all installed languages, default language at the first position More... | |
Private Attributes | |
ilCtrl | $ctrl |
ilLanguage | $lng |
ilGlobalTemplateInterface | $tpl |
ilTabsGUI | $tabs |
ilToolbarGUI | $toolbar |
ilRbacSystem | $rbacsystem |
ilSetting | $setting |
ilErrorHandling | $ilErr |
ilPropertyFormGUI | $form |
int | $ref_id |
ilAuthLoginPageEditorSettings | $settings |
ilSetting | $loginSettings = null |
string | $redirect_source = null |
int | $key = null |
array | $visible_languages = [] |
array | $languages = [] |
Login page editor settings GUI ILIAS page editor or richtext editor.
ilAuthLoginPageEditorGUI: ilObjAuthSettingsGUI ilAuthLoginPageEditorGUI: ilLoginPageGUI
Definition at line 30 of file class.ilAuthLoginPageEditorGUI.php.
ilAuthLoginPageEditorGUI::__construct | ( | int | $a_ref_id | ) |
Definition at line 53 of file class.ilAuthLoginPageEditorGUI.php.
References $DIC, ILIAS\Repository\$refinery, ILIAS\Repository\ctrl(), ilAuthLoginPageEditorSettings\getInstance(), ILIAS\Repository\lng(), ILIAS\Repository\settings(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
|
protected |
Activate languages.
Definition at line 255 of file class.ilAuthLoginPageEditorGUI.php.
References ILIAS\Repository\ctrl(), ilAuthLoginPageEditorSettings\enableIliasEditor(), ilAuthLoginPageEditorSettings\getInstance(), ILIAS\Repository\lng(), and ilAuthLoginPageEditorSettings\update().
|
protected |
Show editor switch.
Definition at line 206 of file class.ilAuthLoginPageEditorGUI.php.
References ILIAS\Repository\ctrl(), getSettings(), ILIAS\Repository\lng(), ilAuthLoginPageEditorSettings\MODE_IPE, ilAuthLoginPageEditorSettings\MODE_RTE, and ILIAS\Repository\toolbar().
Referenced by show().
ilAuthLoginPageEditorGUI::executeCommand | ( | ) |
ilCtrl execute command
Definition at line 111 of file class.ilAuthLoginPageEditorGUI.php.
References ILIAS\Repository\ctrl(), forwardToPageObject(), ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
|
protected |
Forward to page editor.
Definition at line 140 of file class.ilAuthLoginPageEditorGUI.php.
References ilPageObject\_exists(), ILIAS\Repository\ctrl(), ilObjStyleSheet\getContentStylePath(), ilObjStyleSheet\getSyntaxStylePath(), and ILIAS\Repository\lng().
Referenced by executeCommand().
ilAuthLoginPageEditorGUI::getRefId | ( | ) |
ilAuthLoginPageEditorGUI::getSettings | ( | ) |
Definition at line 98 of file class.ilAuthLoginPageEditorGUI.php.
References $settings.
Referenced by addEditorSwitch(), show(), switchIPE(), and switchRTE().
|
protected |
Init login form.
Definition at line 340 of file class.ilAuthLoginPageEditorGUI.php.
References $message, ilLDAPServer\_getFirstActiveServer(), ilAuthUtils\AUTH_LDAP, ilAuthUtils\AUTH_LOCAL, ILIAS\Repository\ctrl(), ILIAS\Repository\form(), ILIAS\Repository\lng(), setDefLangFirst(), and ilTextAreaInputGUI\setRows().
Referenced by saveLoginInfo(), and showRichtextEditor().
|
protected |
saves the login information data
Definition at line 311 of file class.ilAuthLoginPageEditorGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\form(), initLoginForm(), and ILIAS\Repository\lng().
|
private |
returns an array of all installed languages, default language at the first position
string | $a_def_language | Default language of the current installation |
array | $a_languages | Array of all installed languages |
Definition at line 417 of file class.ilAuthLoginPageEditorGUI.php.
References $languages.
Referenced by initLoginForm().
|
protected |
Show current activated editor.
Definition at line 189 of file class.ilAuthLoginPageEditorGUI.php.
References addEditorSwitch(), getSettings(), ilAuthLoginPageEditorSettings\MODE_IPE, ilAuthLoginPageEditorSettings\MODE_RTE, showIliasEditor(), and showRichtextEditor().
|
protected |
Show ILIAS page editor summary.
Definition at line 270 of file class.ilAuthLoginPageEditorGUI.php.
Referenced by show().
|
protected |
Show richtext editor ilRbacSystem $rbacsystem ilLanguage $lng ilSetting $ilSetting.
Definition at line 285 of file class.ilAuthLoginPageEditorGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\form(), initLoginForm(), and ILIAS\Repository\lng().
Referenced by show().
|
protected |
Switch editor mode to ILIAS Page editor.
Definition at line 231 of file class.ilAuthLoginPageEditorGUI.php.
References ILIAS\Repository\ctrl(), getSettings(), ILIAS\Repository\lng(), and ilAuthLoginPageEditorSettings\MODE_IPE.
|
protected |
Switch editor mode to richtext editor.
Definition at line 243 of file class.ilAuthLoginPageEditorGUI.php.
References ILIAS\Repository\ctrl(), getSettings(), ILIAS\Repository\lng(), and ilAuthLoginPageEditorSettings\MODE_RTE.
Definition at line 45 of file class.ilAuthLoginPageEditorGUI.php.
|
private |
Definition at line 32 of file class.ilAuthLoginPageEditorGUI.php.
|
private |
Definition at line 40 of file class.ilAuthLoginPageEditorGUI.php.
|
private |
Definition at line 39 of file class.ilAuthLoginPageEditorGUI.php.
|
private |
Definition at line 49 of file class.ilAuthLoginPageEditorGUI.php.
|
private |
Definition at line 51 of file class.ilAuthLoginPageEditorGUI.php.
Referenced by setDefLangFirst().
|
private |
Definition at line 33 of file class.ilAuthLoginPageEditorGUI.php.
|
private |
Definition at line 44 of file class.ilAuthLoginPageEditorGUI.php.
|
private |
Definition at line 37 of file class.ilAuthLoginPageEditorGUI.php.
|
private |
Definition at line 48 of file class.ilAuthLoginPageEditorGUI.php.
|
private |
Definition at line 42 of file class.ilAuthLoginPageEditorGUI.php.
Referenced by getRefId().
|
private |
Definition at line 38 of file class.ilAuthLoginPageEditorGUI.php.
|
private |
Definition at line 43 of file class.ilAuthLoginPageEditorGUI.php.
Referenced by getSettings().
|
private |
Definition at line 35 of file class.ilAuthLoginPageEditorGUI.php.
|
private |
Definition at line 36 of file class.ilAuthLoginPageEditorGUI.php.
|
private |
Definition at line 34 of file class.ilAuthLoginPageEditorGUI.php.
|
private |
Definition at line 50 of file class.ilAuthLoginPageEditorGUI.php.