ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Public Member Functions | |
__construct (ilObjUser $user, ilCtrl $ctrl) | |
shouldStoreRequestTarget () | |
isInFulfillment () | |
shouldInterceptRequest () | |
execute () | |
![]() | |
shouldStoreRequestTarget () | |
shouldInterceptRequest () | |
isInFulfillment () | |
execute () | |
Protected Attributes | |
ILIAS User ProfileGUIRequest | $profile_request |
bool | $update_prompt = false |
Private Attributes | |
ilObjUser | $user |
ilCtrl | $ctrl |
Definition at line 23 of file class.ilUserProfileStartUpStep.php.
Definition at line 30 of file class.ilUserProfileStartUpStep.php.
References $ctrl, $DIC, $user, ILIAS\Repository\ctrl(), and ILIAS\Repository\user().
ilUserProfileStartUpStep::execute | ( | ) |
Definition at line 127 of file class.ilUserProfileStartUpStep.php.
References ILIAS\Repository\ctrl(), ilLoggerFactory\getLogger(), and ILIAS\Repository\user().
ilUserProfileStartUpStep::isInFulfillment | ( | ) |
Definition at line 47 of file class.ilUserProfileStartUpStep.php.
References ILIAS\Repository\ctrl().
Referenced by shouldInterceptRequest().
ilUserProfileStartUpStep::shouldInterceptRequest | ( | ) |
Definition at line 65 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 ILIAS\Repository\user().
ilUserProfileStartUpStep::shouldStoreRequestTarget | ( | ) |
Definition at line 42 of file class.ilUserProfileStartUpStep.php.
|
private |
Definition at line 26 of file class.ilUserProfileStartUpStep.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilUserProfileStartUpStep.php.
|
protected |
Definition at line 28 of file class.ilUserProfileStartUpStep.php.
|
private |
Definition at line 25 of file class.ilUserProfileStartUpStep.php.
Referenced by __construct().