ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
isComparableTo (ilADT $a_adt) | |
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.ilADTDateDefinition.php.
ilADTDateDefinition::isComparableTo | ( | ilADT | $a_adt | ) |
Definition at line 7 of file class.ilADTDateDefinition.php.