|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\Elements\Data\NullData:
Collaboration diagram for ILIAS\MetaData\Elements\Data\NullData:Public Member Functions | |
| type () | |
| LOM data type. More... | |
| value () | |
| Value of the data, in a format according to its type. More... | |
| vocabularySlot () | |
| Vocabulary slot the data belongs to (important for making vocab values/strings presentable). More... | |
| type () | |
| LOM data type. More... | |
| value () | |
| Value of the data, in a format according to its type. More... | |
| vocabularySlot () | |
| Vocabulary slot the data belongs to (important for making vocab values/strings presentable). More... | |
Definition at line 26 of file NullData.php.
| ILIAS\MetaData\Elements\Data\NullData::type | ( | ) |
LOM data type.
Implements ILIAS\MetaData\Elements\Data\DataInterface.
Definition at line 28 of file NullData.php.
References ILIAS\Data\Description\NULL.
| ILIAS\MetaData\Elements\Data\NullData::value | ( | ) |
Value of the data, in a format according to its type.
Implements ILIAS\MetaData\Elements\Data\DataInterface.
Definition at line 33 of file NullData.php.
| ILIAS\MetaData\Elements\Data\NullData::vocabularySlot | ( | ) |
Vocabulary slot the data belongs to (important for making vocab values/strings presentable).
Implements ILIAS\MetaData\Elements\Data\DataInterface.
Definition at line 38 of file NullData.php.
References ILIAS\Data\Description\NULL.