| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ILIAS\LegalDocuments\StartUpStep:
 Collaboration diagram for ILIAS\LegalDocuments\StartUpStep:Public Member Functions | |
| __construct (private readonly ilCtrl $ctrl, Conductor $legal_documents) | |
| shouldStoreRequestTarget () | |
| shouldInterceptRequest () | |
| execute () | |
| isInFulfillment () | |
  Public Member Functions inherited from ILIAS\Init\StartupSequence\StartUpSequenceStep | |
| shouldStoreRequestTarget () | |
| shouldInterceptRequest () | |
| isInFulfillment () | |
| execute () | |
Private Member Functions | |
| allInterceptingPaths () | |
| findCurrent () | |
| find ($predicate, $array) | |
Private Attributes | |
| readonly array | $all | 
| readonly Intercept | $current | 
Definition at line 36 of file StartUpStep.php.
| ILIAS\LegalDocuments\StartUpStep::__construct | ( | private readonly ilCtrl | $ctrl, | 
| Conductor | $legal_documents | ||
| ) | 
Definition at line 42 of file StartUpStep.php.
References ILIAS\LegalDocuments\StartUpStep\findCurrent(), and ILIAS\LegalDocuments\Conductor\intercepting().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 77 of file StartUpStep.php.
Referenced by ILIAS\LegalDocuments\StartUpStep\isInFulfillment().
 Here is the caller graph for this function:| ILIAS\LegalDocuments\StartUpStep::execute | ( | ) | 
Definition at line 58 of file StartUpStep.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 95 of file StartUpStep.php.
Referenced by ILIAS\LegalDocuments\StartUpStep\findCurrent().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 85 of file StartUpStep.php.
References ILIAS\LegalDocuments\StartUpStep\$all, and ILIAS\LegalDocuments\StartUpStep\find().
Referenced by ILIAS\LegalDocuments\StartUpStep\__construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\LegalDocuments\StartUpStep::isInFulfillment | ( | ) | 
Definition at line 65 of file StartUpStep.php.
References ILIAS\LegalDocuments\StartUpStep\allInterceptingPaths(), and ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ILIAS\LegalDocuments\StartUpStep::shouldInterceptRequest | ( | ) | 
Definition at line 53 of file StartUpStep.php.
| ILIAS\LegalDocuments\StartUpStep::shouldStoreRequestTarget | ( | ) | 
Definition at line 48 of file StartUpStep.php.
      
  | 
  private | 
Definition at line 39 of file StartUpStep.php.
Referenced by ILIAS\LegalDocuments\StartUpStep\findCurrent().
      
  | 
  private | 
Definition at line 40 of file StartUpStep.php.