ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
ilAuthPageEditorGUI: ilObjAuthSettingsGUI ilAuthPageEditorGUI: ilLoginPageGUI, ilLogoutPageGUI More...
Public Member Functions | |
__construct (int $a_ref_id) | |
executeCommand () | |
Data Fields | |
final const | DEFAULT_COMMAND = 'showPageEditorLanguages' |
final const | LANGUAGE_TABLE_ACTIONS_COMMAND = 'handlePageActions' |
final const | CONTEXT_HTTP_PARAM = 'auth_ipe_context' |
Private Member Functions | |
getRequestedAuthPageEditorContext () | |
forwardToPageObject () | |
handlePageActions () | |
getLangKeysToUpdate () | |
activate () | |
deactivate () | |
showPageEditorLanguages () | |
Private Attributes | |
ilCtrlInterface | $ctrl |
ilLanguage | $lng |
ilGlobalTemplateInterface | $tpl |
ilTabsGUI | $tabs |
ILIAS HTTP Services | $http |
ILIAS Refinery Factory | $refinery |
ILIAS UI Factory | $ui_factory |
ILIAS UI Renderer | $ui_renderer |
ILIAS Style Content Object ObjectFacade | $content_style_domain |
string | $redirect_source = null |
int | $requested_language_id = null |
GUIService | $content_style_gui |
int | $ref_id |
string | $request_ipe_context |
ilAuthPageEditorGUI: ilObjAuthSettingsGUI ilAuthPageEditorGUI: ilLoginPageGUI, ilLogoutPageGUI
Definition at line 29 of file class.ilAuthPageEditorGUI.php.
ilAuthPageEditorGUI::__construct | ( | int | $a_ref_id | ) |
Definition at line 50 of file class.ilAuthPageEditorGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), null, ILIAS\Repository\refinery(), and ILIAS\Repository\tabs().
|
private |
Definition at line 234 of file class.ilAuthPageEditorGUI.php.
References ILIAS\Repository\ctrl(), ilAuthPageEditorSettings\getInstance(), getLangKeysToUpdate(), getRequestedAuthPageEditorContext(), and ILIAS\Repository\lng().
Referenced by handlePageActions().
|
private |
Definition at line 251 of file class.ilAuthPageEditorGUI.php.
References ILIAS\Repository\ctrl(), ilAuthPageEditorSettings\getInstance(), getLangKeysToUpdate(), getRequestedAuthPageEditorContext(), and ILIAS\Repository\lng().
Referenced by handlePageActions().
ilAuthPageEditorGUI::executeCommand | ( | ) |
Definition at line 99 of file class.ilAuthPageEditorGUI.php.
References ILIAS\Repository\ctrl(), forwardToPageObject(), ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
|
private |
Definition at line 129 of file class.ilAuthPageEditorGUI.php.
References ILIAS\Repository\ctrl(), ilObjStyleSheet\getContentStylePath(), getRequestedAuthPageEditorContext(), ilObjStyleSheet\getSyntaxStylePath(), ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
Referenced by executeCommand().
|
private |
Definition at line 215 of file class.ilAuthPageEditorGUI.php.
References ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Referenced by activate(), and deactivate().
|
private |
Definition at line 124 of file class.ilAuthPageEditorGUI.php.
References ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from().
Referenced by activate(), deactivate(), forwardToPageObject(), handlePageActions(), and showPageEditorLanguages().
|
private |
Definition at line 171 of file class.ilAuthPageEditorGUI.php.
References activate(), ILIAS\Repository\ctrl(), deactivate(), getRequestedAuthPageEditorContext(), ILIAS\FileDelivery\http(), ilLanguage\lookupId(), and ILIAS\Repository\refinery().
|
private |
Definition at line 268 of file class.ilAuthPageEditorGUI.php.
References ILIAS\Repository\ctrl(), getRequestedAuthPageEditorContext(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
Definition at line 43 of file class.ilAuthPageEditorGUI.php.
|
private |
Definition at line 46 of file class.ilAuthPageEditorGUI.php.
|
private |
Definition at line 35 of file class.ilAuthPageEditorGUI.php.
|
private |
Definition at line 39 of file class.ilAuthPageEditorGUI.php.
|
private |
Definition at line 36 of file class.ilAuthPageEditorGUI.php.
|
private |
Definition at line 44 of file class.ilAuthPageEditorGUI.php.
|
private |
Definition at line 47 of file class.ilAuthPageEditorGUI.php.
|
private |
Definition at line 40 of file class.ilAuthPageEditorGUI.php.
|
private |
Definition at line 48 of file class.ilAuthPageEditorGUI.php.
|
private |
Definition at line 45 of file class.ilAuthPageEditorGUI.php.
|
private |
Definition at line 38 of file class.ilAuthPageEditorGUI.php.
|
private |
Definition at line 37 of file class.ilAuthPageEditorGUI.php.
|
private |
Definition at line 41 of file class.ilAuthPageEditorGUI.php.
|
private |
Definition at line 42 of file class.ilAuthPageEditorGUI.php.
final const ilAuthPageEditorGUI::CONTEXT_HTTP_PARAM = 'auth_ipe_context' |
Definition at line 33 of file class.ilAuthPageEditorGUI.php.
Referenced by ilObjAuthSettingsGUI\setSubTabs().
final const ilAuthPageEditorGUI::DEFAULT_COMMAND = 'showPageEditorLanguages' |
Definition at line 31 of file class.ilAuthPageEditorGUI.php.
Referenced by ilObjAuthSettingsGUI\setSubTabs().
final const ilAuthPageEditorGUI::LANGUAGE_TABLE_ACTIONS_COMMAND = 'handlePageActions' |
Definition at line 32 of file class.ilAuthPageEditorGUI.php.
Referenced by ILIAS\components\Authentication\Pages\AuthPageLanguagesOverviewTable\getActions().