ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
ilStartUpGUI () | |
constructor | |
& | executeCommand () |
execute command | |
jumpToRegistration () | |
jump to registration gui | |
jumpToPasswordAssistance () | |
jump to password assistance | |
showLogin () | |
show login | |
showFailure ($a_mess) | |
showSuccess ($a_mess) | |
showAccountMigration ($a_message= '') | |
Show account migration screen. | |
migrateAccount () | |
migrate account | |
showLogout () | |
show logout screen | |
showUserMappingSelection () | |
Show user selection screen, if external account could not be mapped to an ILIAS account, but the provided e-mail address is known. | |
showClientList () | |
show client list | |
showNoCookiesScreen () | |
show help screen, if cookies are disabled | |
getAcceptance () | |
get user agreement acceptance | |
showUserAgreement () | |
show user agreement | |
processIndexPHP () | |
process index.php | |
processStartingPage () | |
open start page (personal desktop or repository) | |
_checkGoto ($a_target) | |
confirmRegistration () |
StartUp GUI class.
Handles Login and Registration.
ilStartUpGUI: ilAccountRegistrationGUI, ilPasswordAssistanceGUI
Definition at line 13 of file class.ilStartUpGUI.php.
ilStartUpGUI::_checkGoto | ( | $a_target | ) |
Definition at line 1194 of file class.ilStartUpGUI.php.
References $_GET, $location, and $type.
Referenced by ilInitialisation\goToPublicSection(), and processStartingPage().
ilStartUpGUI::confirmRegistration | ( | ) |
Definition at line 1229 of file class.ilStartUpGUI.php.
References $_GET, $lng, $password, $usr_id, ilObjUserFolder\_lookupNewAccountMail(), ilObjUser\_verifyRegistrationHash(), ilUtil\generatePasswords(), ilObjectFactory\getInstanceByObjId(), IL_PASSWD_PLAIN, ilUtil\redirect(), and ilUtil\setCookie().
& ilStartUpGUI::executeCommand | ( | ) |
execute command
Definition at line 31 of file class.ilStartUpGUI.php.
References $cmd.
Referenced by jumpToPasswordAssistance(), and jumpToRegistration().
ilStartUpGUI::getAcceptance | ( | ) |
get user agreement acceptance
Definition at line 940 of file class.ilStartUpGUI.php.
References showUserAgreement().
ilStartUpGUI::ilStartUpGUI | ( | ) |
ilStartUpGUI::jumpToPasswordAssistance | ( | ) |
jump to password assistance
Definition at line 67 of file class.ilStartUpGUI.php.
References executeCommand().
ilStartUpGUI::jumpToRegistration | ( | ) |
jump to registration gui
Definition at line 57 of file class.ilStartUpGUI.php.
References executeCommand().
ilStartUpGUI::migrateAccount | ( | ) |
migrate account
public
Definition at line 594 of file class.ilStartUpGUI.php.
References $_POST, $_SESSION, $ilAuth, $ilLog, $lng, $user, ilObjUser\_lookupId(), elseif(), ilAuthFactory\factory(), ilUtil\redirect(), showAccountMigration(), and ilUtil\stripSlashes().
ilStartUpGUI::processIndexPHP | ( | ) |
process index.php
Definition at line 1029 of file class.ilStartUpGUI.php.
References $_GET, $_POST, $ilAuth, $ilIliasIniFile, $ilInit, $ilSetting, $start, exit, processStartingPage(), showClientList(), and showLogin().
Referenced by showClientList().
ilStartUpGUI::processStartingPage | ( | ) |
open start page (personal desktop or repository)
precondition: authentication (maybe anonymous) successfull
Definition at line 1113 of file class.ilStartUpGUI.php.
References $_GET, $_SESSION, $ilBench, $ilCtrl, $lng, _checkGoto(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilUtil\redirect(), ilUtil\sendFailure(), ilUtil\sendInfo(), and showLogin().
Referenced by processIndexPHP(), and showLogin().
ilStartUpGUI::showAccountMigration | ( | $a_message = '' | ) |
Show account migration screen.
public
Definition at line 560 of file class.ilStartUpGUI.php.
References $_POST, $lng, $tpl, and ilUtil\sendInfo().
Referenced by migrateAccount().
ilStartUpGUI::showClientList | ( | ) |
show client list
Definition at line 807 of file class.ilStartUpGUI.php.
References $_GET, $client, $data, $ilCtrl, $ilIliasIniFile, $key, $tpl, exit, and processIndexPHP().
Referenced by processIndexPHP().
ilStartUpGUI::showFailure | ( | $a_mess | ) |
Definition at line 529 of file class.ilStartUpGUI.php.
References $lng, $tpl, and ilUtil\getImagePath().
Referenced by showLogin(), and showUserMappingSelection().
ilStartUpGUI::showLogin | ( | ) |
show login
Definition at line 77 of file class.ilStartUpGUI.php.
References $_COOKIE, $_GET, $_POST, $_SESSION, $ilAuth, $ilIliasIniFile, $ilSetting, $key, $lng, $tpl, ilOnlineTracking\_addUser(), ilAuthModeDetermination\_getInstance(), ilAuthUtils\_getMultipleAuthModeOptions(), ilAuthUtils\_hasMultipleAuthenticationMethods(), ilChatServerCommunicator\_login(), ilLanguage\_lookupEntry(), ilRegistrationSettings\_lookupRegistrationType(), ilChatRoom\_unkick(), ilObjForum\_updateOldAccess(), AUTH_CAS, AUTH_CAS_NO_ILIAS_USER, AUTH_EXPIRED, AUTH_IDLED, AUTH_LDAP_NO_ILIAS_USER, AUTH_MODE_INACTIVE, AUTH_RADIUS_NO_ILIAS_USER, AUTH_SHIBBOLETH, AUTH_SOAP_NO_ILIAS_USER, AUTH_SOAP_NO_ILIAS_USER_BUT_EMAIL, AUTH_WRONG_LOGIN, elseif(), exit, ilUtil\getImagePath(), IL_REG_DISABLED, ilUtil\prepareFormOutput(), processStartingPage(), ilUtil\redirect(), ilUtil\setCookie(), ilPasswordInputGUI\setRetype(), ilTextInputGUI\setSize(), showFailure(), showSuccess(), showUserMappingSelection(), and ilUtil\stripSlashes().
Referenced by processIndexPHP(), and processStartingPage().
ilStartUpGUI::showLogout | ( | ) |
show logout screen
Definition at line 687 of file class.ilStartUpGUI.php.
References $_COOKIE, $_GET, $client_id, $ilAuth, $ilIliasIniFile, $ilSetting, $lng, $tpl, ilChatServerCommunicator\_logout(), and ilUtil\setCookie().
ilStartUpGUI::showNoCookiesScreen | ( | ) |
show help screen, if cookies are disabled
to do: link to online help here
Definition at line 911 of file class.ilStartUpGUI.php.
References $tpl.
ilStartUpGUI::showSuccess | ( | $a_mess | ) |
Definition at line 541 of file class.ilStartUpGUI.php.
References $lng, $tpl, and ilUtil\getImagePath().
Referenced by showLogin().
ilStartUpGUI::showUserAgreement | ( | ) |
show user agreement
Definition at line 948 of file class.ilStartUpGUI.php.
References $_GET, $_POST, $lng, $tpl, ilUserAgreement\_getText(), ilLanguage\_lookupEntry(), ilUtil\formCheckbox(), ilUtil\infoPanel(), and ilUtil\redirect().
Referenced by getAcceptance().
ilStartUpGUI::showUserMappingSelection | ( | ) |
Show user selection screen, if external account could not be mapped to an ILIAS account, but the provided e-mail address is known.
Definition at line 740 of file class.ilStartUpGUI.php.
References $_GET, $_POST, $ilAuth, $key, $lng, $login, $tpl, $valid, ilObjUser\_getLocalAccountsForEmail(), AUTH_WRONG_LOGIN, ilUtil\prepareFormOutput(), and showFailure().
Referenced by showLogin().