ILIAS
release_8 Revision v8.19
|
Class ilTermsOfServiceAcceptanceStartUpStep. More...
Public Member Functions | |
__construct (Container $dic) | |
shouldStoreRequestTarget () | |
isInFulfillment () | |
execute () | |
![]() | |
shouldStoreRequestTarget () | |
shouldInterceptRequest () | |
isInFulfillment () | |
execute () | |
Private Attributes | |
Container | $dic |
Class ilTermsOfServiceAcceptanceStartUpStep.
Definition at line 28 of file class.ilTermsOfServiceAcceptanceStartUpStep.php.
ilTermsOfServiceAcceptanceStartUpStep::__construct | ( | Container | $dic | ) |
Definition at line 32 of file class.ilTermsOfServiceAcceptanceStartUpStep.php.
References $dic.
ilTermsOfServiceAcceptanceStartUpStep::execute | ( | ) |
Definition at line 80 of file class.ilTermsOfServiceAcceptanceStartUpStep.php.
ilTermsOfServiceAcceptanceStartUpStep::isInFulfillment | ( | ) |
Definition at line 42 of file class.ilTermsOfServiceAcceptanceStartUpStep.php.
References ILIAS\Init\StartupSequence\StartUpSequenceStep\shouldInterceptRequest().
ilTermsOfServiceAcceptanceStartUpStep::shouldStoreRequestTarget | ( | ) |
Definition at line 37 of file class.ilTermsOfServiceAcceptanceStartUpStep.php.
|
private |
Definition at line 30 of file class.ilTermsOfServiceAcceptanceStartUpStep.php.
Referenced by __construct().