24 strtolower($this->ctrl->getCmdClass()) ==
'ilstartupgui' &&
25 strtolower($this->ctrl->getCmd()) ==
'getacceptance'
39 $this->
user->hasToAcceptTermsOfService() &&
40 $this->user->checkTimeLimit() &&
41 $this->user->hasToAcceptTermsOfServiceInSession()
54 $this->ctrl->redirectToURL(
'ilias.php?baseClass=ilStartUpGUI&cmdClass=ilStartupGUI&cmd=getAcceptance');
An exception for terminatinating execution or to throw for unit testing.
Class ilTermsOfServiceRequestTargetAdjustmentCase.
shouldStoreRequestTarget()
boolean
shouldAdjustRequest()
boolean
Class ilUserRequestTargetAdjustmentCase.