ILIAS  trunk Revision v11.0_alpha-1811-gd2d5443e411
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\MetaData\Presentation\DataInterface Interface Reference
+ Inheritance diagram for ILIAS\MetaData\Presentation\DataInterface:
+ Collaboration diagram for ILIAS\MetaData\Presentation\DataInterface:

Public Member Functions

 dataValue (ElementsDataInterface $data)
 
 vocabularyValue (string $value, SlotIdentifier $vocabulary_slot)
 
 language (string $language)
 
 datetime (string $datetime)
 
 duration (string $duration)
 

Detailed Description

Definition at line 26 of file DataInterface.php.

Member Function Documentation

◆ dataValue()

ILIAS\MetaData\Presentation\DataInterface::dataValue ( ElementsDataInterface  $data)

◆ datetime()

ILIAS\MetaData\Presentation\DataInterface::datetime ( string  $datetime)

◆ duration()

ILIAS\MetaData\Presentation\DataInterface::duration ( string  $duration)

◆ language()

ILIAS\MetaData\Presentation\DataInterface::language ( string  $language)

◆ vocabularyValue()

ILIAS\MetaData\Presentation\DataInterface::vocabularyValue ( string  $value,
SlotIdentifier  $vocabulary_slot 
)

The documentation for this interface was generated from the following file: