| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ILIAS\MetaData\Presentation\DataInterface:
 Collaboration diagram for ILIAS\MetaData\Presentation\DataInterface:Public Member Functions | |
| dataValue (ElementsDataInterface $data) | |
| vocabularyValue (string $value) | |
| language (string $language) | |
| datetime (string $datetime) | |
| duration (string $duration) | |
Definition at line 25 of file DataInterface.php.
| ILIAS\MetaData\Presentation\DataInterface::dataValue | ( | ElementsDataInterface | $data | ) | 
Implemented in ILIAS\MetaData\Presentation\Data, and ILIAS\MetaData\Presentation\NullData.
| ILIAS\MetaData\Presentation\DataInterface::datetime | ( | string | $datetime | ) | 
Implemented in ILIAS\MetaData\Presentation\Data, and ILIAS\MetaData\Presentation\NullData.
| ILIAS\MetaData\Presentation\DataInterface::duration | ( | string | $duration | ) | 
Implemented in ILIAS\MetaData\Presentation\Data, and ILIAS\MetaData\Presentation\NullData.
| ILIAS\MetaData\Presentation\DataInterface::language | ( | string | $language | ) | 
Implemented in ILIAS\MetaData\Presentation\Data, and ILIAS\MetaData\Presentation\NullData.
| ILIAS\MetaData\Presentation\DataInterface::vocabularyValue | ( | string | $value | ) | 
Implemented in ILIAS\MetaData\Presentation\Data, and ILIAS\MetaData\Presentation\NullData.