|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilTermsOfServiceWithdrawalStartUpStep. More...
Inheritance diagram for ilTermsOfServiceWithdrawalStartUpStep:
Collaboration diagram for ilTermsOfServiceWithdrawalStartUpStep:Public Member Functions | |
| __construct (Container $dic) | |
| ilTermsOfServiceAcceptanceStartUpStep constructor. More... | |
| shouldStoreRequestTarget () | |
| |
| isInFulfillment () | |
| |
| shouldInterceptRequest () | |
| |
| execute () | |
| |
| shouldStoreRequestTarget () | |
| shouldInterceptRequest () | |
| isInFulfillment () | |
| execute () | |
Private Attributes | |
| $dic | |
Class ilTermsOfServiceWithdrawalStartUpStep.
Definition at line 12 of file class.ilTermsOfServiceWithdrawalStartUpStep.php.
| ilTermsOfServiceWithdrawalStartUpStep::__construct | ( | Container | $dic | ) |
ilTermsOfServiceAcceptanceStartUpStep constructor.
| Container | $dic |
Definition at line 21 of file class.ilTermsOfServiceWithdrawalStartUpStep.php.
References $dic.
| ilTermsOfServiceWithdrawalStartUpStep::execute | ( | ) |
Reimplemented from ILIAS\Init\StartupSequence\StartUpSequenceStep.
Definition at line 70 of file class.ilTermsOfServiceWithdrawalStartUpStep.php.
| ilTermsOfServiceWithdrawalStartUpStep::isInFulfillment | ( | ) |
Reimplemented from ILIAS\Init\StartupSequence\StartUpSequenceStep.
Definition at line 37 of file class.ilTermsOfServiceWithdrawalStartUpStep.php.
Referenced by shouldInterceptRequest().
Here is the caller graph for this function:| ilTermsOfServiceWithdrawalStartUpStep::shouldInterceptRequest | ( | ) |
Reimplemented from ILIAS\Init\StartupSequence\StartUpSequenceStep.
Definition at line 54 of file class.ilTermsOfServiceWithdrawalStartUpStep.php.
References isInFulfillment().
Here is the call graph for this function:| ilTermsOfServiceWithdrawalStartUpStep::shouldStoreRequestTarget | ( | ) |
Reimplemented from ILIAS\Init\StartupSequence\StartUpSequenceStep.
Definition at line 29 of file class.ilTermsOfServiceWithdrawalStartUpStep.php.
|
private |
Definition at line 15 of file class.ilTermsOfServiceWithdrawalStartUpStep.php.
Referenced by __construct().