ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
__construct (private readonly \ilObjUser $user, private readonly \ilCtrl $ctrl, \ilDBInterface $db, Language $lng, HTTPServices $http, Refinery $refinery) | |
shouldStoreRequestTarget () | |
isInFulfillment () | |
shouldInterceptRequest () | |
execute () | |
![]() | |
shouldStoreRequestTarget () | |
shouldInterceptRequest () | |
isInFulfillment () | |
execute () | |
Private Attributes | |
const | LOGGING_DATE_TIME_FORMAT = 'Y-m-d H:i:s' |
ilLogger | $logger |
readonly GUIRequest | $profile_request |
readonly Repository | $repository |
bool | $update_prompt = false |
Definition at line 30 of file StartUpStep.php.
ILIAS\User\Profile\Prompt\StartUpStep::__construct | ( | private readonly \ilObjUser | $user, |
private readonly \ilCtrl | $ctrl, | ||
\ilDBInterface | $db, | ||
Language | $lng, | ||
HTTPServices | $http, | ||
Refinery | $refinery | ||
) |
Definition at line 39 of file StartUpStep.php.
References ilLoggerFactory\getLogger(), ILIAS\Repository\logger(), and ILIAS\UI\examples\Deck\repository().
ILIAS\User\Profile\Prompt\StartUpStep::execute | ( | ) |
Definition at line 140 of file StartUpStep.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\logger(), ILIAS\UI\examples\Deck\repository(), and ILIAS\Repository\user().
ILIAS\User\Profile\Prompt\StartUpStep::isInFulfillment | ( | ) |
Definition at line 64 of file StartUpStep.php.
References ILIAS\Repository\ctrl().
Referenced by ILIAS\User\Profile\Prompt\StartUpStep\shouldInterceptRequest().
ILIAS\User\Profile\Prompt\StartUpStep::shouldInterceptRequest | ( | ) |
Definition at line 86 of file StartUpStep.php.
References ILIAS\User\Profile\Prompt\StartUpStep\isInFulfillment(), ILIAS\Repository\logger(), ILIAS\User\Profile\Prompt\Settings\MODE_ONCE_AFTER_LOGIN, ILIAS\User\Profile\Prompt\Settings\MODE_REPEAT, null, ILIAS\UI\examples\Deck\repository(), and ILIAS\Repository\user().
ILIAS\User\Profile\Prompt\StartUpStep::shouldStoreRequestTarget | ( | ) |
Definition at line 59 of file StartUpStep.php.
|
private |
Definition at line 33 of file StartUpStep.php.
|
private |
Definition at line 35 of file StartUpStep.php.
|
private |
Definition at line 36 of file StartUpStep.php.
|
private |
Definition at line 37 of file StartUpStep.php.
|
private |
Definition at line 32 of file StartUpStep.php.