19 declare(strict_types=1);
41 if ($a_value && $a_value->isNull()) {
44 $this->value = $a_value;
61 return ($value == $other);
73 return ($value > $other);
85 return ($value < $other);
95 return !$this->value instanceof
ilDate || $this->value->isNull();
120 if (is_object($a_std)) {
setDate(?ilDateTime $a_value=null)
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
importStdClass(?stdClass $a_std)
isNull()
Is currently null.
isValidDefinition(ilADTDefinition $a_def)
ADT definition base class.
getDefinition()
Get definition.