ILIAS
trunk Revision v11.0_alpha-2658-ge2404539063
|
Public Member Functions | |
__construct (Text\SimpleDocumentMarkdown $description, protected ValueType $type,) | |
getType () | |
getPrimitiveRepresentation (mixed $data) | |
![]() | |
__construct (protected ?Text\SimpleDocumentMarkdown $description,) | |
getDescription () | |
getPrimitiveRepresentation (mixed $data) | |
Each of the types that can be described has a canonical representation created from primitive PHP types. More... | |
matches (mixed $data) | |
Definition at line 25 of file DValue.php.
ILIAS\Data\Description\DValue::__construct | ( | Text\SimpleDocumentMarkdown | $description, |
protected ValueType | $type | ||
) |
Definition at line 27 of file DValue.php.
References ILIAS\GlobalScreen\Provider\__construct().
ILIAS\Data\Description\DValue::getPrimitiveRepresentation | ( | mixed | $data | ) |
Definition at line 39 of file DValue.php.
References $data, and ILIAS\Data\Description\NULL.
ILIAS\Data\Description\DValue::getType | ( | ) |
Definition at line 34 of file DValue.php.