|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilUserProfileStartUpStep:
Collaboration diagram for ilUserProfileStartUpStep: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().
Here is the call graph for this function:| ilUserProfileStartUpStep::execute | ( | ) |
Reimplemented from ILIAS\Init\StartupSequence\StartUpSequenceStep.
Definition at line 127 of file class.ilUserProfileStartUpStep.php.
References ILIAS\Repository\ctrl(), ilLoggerFactory\getLogger(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilUserProfileStartUpStep::isInFulfillment | ( | ) |
Reimplemented from ILIAS\Init\StartupSequence\StartUpSequenceStep.
Definition at line 47 of file class.ilUserProfileStartUpStep.php.
References ILIAS\Repository\ctrl().
Referenced by shouldInterceptRequest().
Here is the call graph for this function:
Here is the caller graph for this function:| ilUserProfileStartUpStep::shouldInterceptRequest | ( | ) |
Reimplemented from ILIAS\Init\StartupSequence\StartUpSequenceStep.
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().
Here is the call graph for this function:| ilUserProfileStartUpStep::shouldStoreRequestTarget | ( | ) |
Reimplemented from ILIAS\Init\StartupSequence\StartUpSequenceStep.
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().