19 declare(strict_types=1);
33 $bool->setRequired(
false);
34 $bool->setChecked($this->
getADT()->getStatus());
44 $incoming = (bool) $incoming;
46 $this->
getADT()->setStatus($incoming);
49 $field->setChecked($this->
getADT()->getStatus());
59 return ($this->
getADT()->getStatus() ===
true);
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null