ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilTermsOfServiceAcceptanceStartUpStep. More...
Public Member Functions | |
__construct (Container $dic) | |
ilTermsOfServiceAcceptanceStartUpStep constructor. More... | |
shouldStoreRequestTarget () | |
isInFulfillment () | |
execute () | |
![]() | |
shouldStoreRequestTarget () | |
shouldInterceptRequest () | |
isInFulfillment () | |
execute () | |
Private Attributes | |
$dic | |
Class ilTermsOfServiceAcceptanceStartUpStep.
Definition at line 11 of file class.ilTermsOfServiceAcceptanceStartUpStep.php.
ilTermsOfServiceAcceptanceStartUpStep::__construct | ( | Container | $dic | ) |
ilTermsOfServiceAcceptanceStartUpStep constructor.
Container | $dic |
Definition at line 20 of file class.ilTermsOfServiceAcceptanceStartUpStep.php.
References $dic.
ilTermsOfServiceAcceptanceStartUpStep::execute | ( | ) |
Definition at line 80 of file class.ilTermsOfServiceAcceptanceStartUpStep.php.
ilTermsOfServiceAcceptanceStartUpStep::isInFulfillment | ( | ) |
Definition at line 36 of file class.ilTermsOfServiceAcceptanceStartUpStep.php.
References ILIAS\Init\StartupSequence\StartUpSequenceStep\shouldInterceptRequest().
ilTermsOfServiceAcceptanceStartUpStep::shouldStoreRequestTarget | ( | ) |
Definition at line 28 of file class.ilTermsOfServiceAcceptanceStartUpStep.php.
|
private |
Definition at line 14 of file class.ilTermsOfServiceAcceptanceStartUpStep.php.
Referenced by __construct().