37 $this->value = $a_value;
48 return array_key_exists($a_value, $this->
getDefinition()->getOptions());
58 return ($this->
getSelection() === $a_adt->getSelection());
ADT definition base class.
isLarger(ilADT $a_adt)
Check if given ADT is larger than self.
isValidDefinition(ilADTDefinition $a_def)
Check if definition is valid for ADT.
isNull()
Is currently null.
handleSelectionValue($a_value)
isSmaller(ilADT $a_adt)
Check if given ADT is smaller than self.
reset()
Init property defaults.
getCheckSum()
Get unique checksum.
setSelection($a_value=null)
equals(ilADT $a_adt)
Check if given ADT equals self.
getDefinition()
Get definition.