19 declare(strict_types=1);
42 if ($a_value && $a_value->isNull()) {
45 $this->value = $a_value;
62 return ($value == $other);
74 return ($value > $other);
86 return ($value < $other);
96 return !$this->value instanceof
ilDateTime || $this->value->isNull();
121 if (is_object($a_std)) {
importStdClass(?stdClass $a_std)
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
isNull()
Is currently null.
isValidDefinition(ilADTDefinition $a_def)
ADT definition base class.
setDate(?ilDateTime $a_value=null)
getDefinition()
Get definition.