|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilADTBooleanDefinition:
Collaboration diagram for ilADTBooleanDefinition:Public Member Functions | |
| isComparableTo (ilADT $a_adt) | |
| Check if given ADT is comparable to self. More... | |
Public Member Functions inherited from ilADTDefinition | |
| __construct () | |
| Constructor. More... | |
| getType () | |
| Get type (from class/instance) More... | |
| setAllowNull ($a_value) | |
| Toggle null allowed status. More... | |
| isNullAllowed () | |
| Is null currently allowed. More... | |
| isComparableTo (ilADT $a_adt) | |
| Check if given ADT is comparable to self. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from ilADTDefinition | |
| reset () | |
| Init property defaults. More... | |
Protected Attributes inherited from ilADTDefinition | |
| $allow_null | |
Definition at line 3 of file class.ilADTBooleanDefinition.php.
| ilADTBooleanDefinition::isComparableTo | ( | ilADT | $a_adt | ) |
Check if given ADT is comparable to self.
| ilADT | $a_adt |
Reimplemented from ilADTDefinition.
Definition at line 7 of file class.ilADTBooleanDefinition.php.