ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Class ilADTBooleanDefinition. More...
Public Member Functions | |
isComparableTo (ilADT $a_adt) | |
![]() | |
__construct () | |
getType () | |
Get type (from class/instance) More... | |
reset () | |
Init property defaults. More... | |
setAllowNull (bool $a_value) | |
Toggle null allowed status. More... | |
isNullAllowed () | |
isComparableTo (ilADT $a_adt) | |
Check if given ADT is comparable to self. More... | |
Additional Inherited Members | |
![]() | |
bool | $allow_null |
Class ilADTBooleanDefinition.
Definition at line 8 of file class.ilADTBooleanDefinition.php.
ilADTBooleanDefinition::isComparableTo | ( | ilADT | $a_adt | ) |
Definition at line 12 of file class.ilADTBooleanDefinition.php.