| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Class ilADTBooleanDefinition. More...
 Inheritance diagram for ilADTBooleanDefinition:
 Collaboration diagram for ilADTBooleanDefinition:Public Member Functions | |
| isComparableTo (ilADT $a_adt) | |
  Public Member Functions inherited from ilADTDefinition | |
| __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 | |
  Protected Attributes inherited from ilADTDefinition | |
| 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.