| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilUserProfileStartUpStep:
 Collaboration diagram for ilUserProfileStartUpStep:Public Member Functions | |
| __construct (ilObjUser $user, ilCtrl $ctrl) | |
| shouldStoreRequestTarget () | |
| isInFulfillment () | |
| shouldInterceptRequest () | |
| execute () | |
  Public Member Functions inherited from ILIAS\Init\StartupSequence\StartUpSequenceStep | |
| shouldStoreRequestTarget () | |
| shouldInterceptRequest () | |
| isInFulfillment () | |
| execute () | |
Protected Attributes | |
| ILIAS User ProfileGUIRequest | $profile_request | 
| bool | $update_prompt = false | 
Private Attributes | |
| ilObjUser | $user | 
| ilCtrl | $ctrl | 
Definition at line 24 of file class.ilUserProfileStartUpStep.php.
Definition at line 31 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 | ( | ) | 
Definition at line 137 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 | ( | ) | 
Definition at line 48 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 | ( | ) | 
Definition at line 70 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 | ( | ) | 
Definition at line 43 of file class.ilUserProfileStartUpStep.php.
      
  | 
  private | 
Definition at line 27 of file class.ilUserProfileStartUpStep.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 28 of file class.ilUserProfileStartUpStep.php.
      
  | 
  protected | 
Definition at line 29 of file class.ilUserProfileStartUpStep.php.
      
  | 
  private | 
Definition at line 26 of file class.ilUserProfileStartUpStep.php.
Referenced by __construct().