30 $isValid = parent::checkInput();
37 $this->thresholdUnits->setValueByArray((array) $_POST);
39 $unit = $this->thresholdUnits->getValue();
41 case $unit ==
'days' && $this->
getValue() > 31:
50 case $unit ==
'weeks' && $this->
getValue() > 52:
59 case $unit ==
'months' && $this->
getValue() > 12:
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
__construct(Container $dic, ilPlugin $plugin)