|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilADTLocationDefinition:
Collaboration diagram for ilADTLocationDefinition:Public Member Functions | |
| isComparableTo (ilADT $a_adt) | |
| Check if given ADT is comparable to self. More... | |
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 |
Definition at line 5 of file class.ilADTLocationDefinition.php.
| ilADTLocationDefinition::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.ilADTLocationDefinition.php.