4 require_once
'Services/User/classes/class.ilUserRequestTargetAdjustmentCase.php';
24 if (!isset(
$_GET[
'baseClass']) || strtolower(
$_GET[
'baseClass']) !=
'ilpersonaldesktopgui') {
29 strtolower($this->ctrl->getCmdClass()) ==
'ilpersonalsettingsgui' &&
30 in_array(strtolower($this->ctrl->getCmd()),
array(
'showpassword',
'savepassword'))
43 if (!$this->
isInFulfillment() && ($this->
user->isPasswordChangeDemanded() || $this->
user->isPasswordExpired())) {
55 $_GET[
'baseClass'] =
'ilpersonaldesktopgui';
56 $this->ctrl->setTargetScript(
'ilias.php');
57 ilUtil::redirect($this->ctrl->getLinkTargetByClass(
array(
'ilpersonaldesktopgui',
'ilpersonalsettingsgui'),
'showPassword',
'',
false,
false));
static get($a_var)
Get a value.
Class ilUserRequestTargetAdjustmentCase.
shouldStoreRequestTarget()
Create styles array
The data for the language used.
Class ilUserProfileIncompleteAndPasswordResetRequestTargetAdjustmentCase.
static redirect($a_script)