ILIAS
Release_5_0_x_branch Revision 61816
|
Public Member Functions | |
isComparableTo (ilADT $a_adt) | |
Check if given ADT is comparable to self. | |
Public Member Functions inherited from ilADTDefinition | |
__construct () | |
Constructor. | |
getType () | |
Get type (from class/instance) | |
setAllowNull ($a_value) | |
Toggle null allowed status. | |
isNullAllowed () | |
Is null currently allowed. |
Additional Inherited Members | |
Protected Member Functions inherited from ilADTDefinition | |
reset () | |
Init property defaults. | |
Protected Attributes inherited from ilADTDefinition | |
$allow_null |
Definition at line 3 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.