ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilUserProfileStartUpStep. More...
Public Member Functions | |
__construct (ilObjUser $user, ilCtrl $ctrl) | |
ilUserProfileStartUpStep constructor. More... | |
shouldStoreRequestTarget () | |
isInFulfillment () | |
shouldInterceptRequest () | |
execute () | |
![]() | |
shouldStoreRequestTarget () | |
shouldInterceptRequest () | |
isInFulfillment () | |
execute () | |
Protected Attributes | |
$update_prompt = false | |
Private Attributes | |
$user | |
$ctrl | |
Class ilUserProfileStartUpStep.
Definition at line 9 of file class.ilUserProfileStartUpStep.php.
ilUserProfileStartUpStep constructor.
Definition at line 21 of file class.ilUserProfileStartUpStep.php.
References $ctrl, $user, and user().
ilUserProfileStartUpStep::execute | ( | ) |
Definition at line 128 of file class.ilUserProfileStartUpStep.php.
References $_GET, ilLoggerFactory\getLogger(), ilUtil\redirect(), and user().
ilUserProfileStartUpStep::isInFulfillment | ( | ) |
Definition at line 43 of file class.ilUserProfileStartUpStep.php.
References $_GET.
Referenced by shouldInterceptRequest().
ilUserProfileStartUpStep::shouldInterceptRequest | ( | ) |
Definition at line 63 of file class.ilUserProfileStartUpStep.php.
References ilLoggerFactory\getLogger(), IL_CAL_DATETIME, IL_CAL_DAY, isInFulfillment(), ilProfilePromptSettings\MODE_ONCE_AFTER_LOGIN, ilProfilePromptSettings\MODE_REPEAT, ilUtil\now(), and user().
ilUserProfileStartUpStep::shouldStoreRequestTarget | ( | ) |
Definition at line 35 of file class.ilUserProfileStartUpStep.php.
|
private |
Definition at line 14 of file class.ilUserProfileStartUpStep.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilUserProfileStartUpStep.php.
|
private |
Definition at line 12 of file class.ilUserProfileStartUpStep.php.
Referenced by __construct().