| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ILIAS\MetaData\Presentation\DataTest:
 Collaboration diagram for ILIAS\MetaData\Presentation\DataTest:Public Member Functions | |
| testVocabularyValue () | |
| testLanguage () | |
| testDatetime () | |
| testDuration () | |
| testDataValue () | |
Protected Member Functions | |
| getElementData (Type $type, string $value, SlotIdentifier $vocab_slot=SlotIdentifier::NULL) | |
| getData () | |
Definition at line 35 of file DataTest.php.
      
  | 
  protected | 
Definition at line 70 of file DataTest.php.
References $datetime, $duration, and ILIAS\__construct().
Referenced by ILIAS\MetaData\Presentation\DataTest\testDataValue(), ILIAS\MetaData\Presentation\DataTest\testDatetime(), ILIAS\MetaData\Presentation\DataTest\testDuration(), ILIAS\MetaData\Presentation\DataTest\testLanguage(), and ILIAS\MetaData\Presentation\DataTest\testVocabularyValue().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 37 of file DataTest.php.
References ILIAS\__construct().
 Here is the call graph for this function:| ILIAS\MetaData\Presentation\DataTest::testDataValue | ( | ) | 
Definition at line 184 of file DataTest.php.
References $data, ILIAS\MetaData\Elements\Data\DURATION, and ILIAS\MetaData\Presentation\DataTest\getData().
 Here is the call graph for this function:| ILIAS\MetaData\Presentation\DataTest::testDatetime | ( | ) | 
Definition at line 166 of file DataTest.php.
References $data, and ILIAS\MetaData\Presentation\DataTest\getData().
 Here is the call graph for this function:| ILIAS\MetaData\Presentation\DataTest::testDuration | ( | ) | 
Definition at line 175 of file DataTest.php.
References $data, and ILIAS\MetaData\Presentation\DataTest\getData().
 Here is the call graph for this function:| ILIAS\MetaData\Presentation\DataTest::testLanguage | ( | ) | 
Definition at line 157 of file DataTest.php.
References $data, and ILIAS\MetaData\Presentation\DataTest\getData().
 Here is the call graph for this function:| ILIAS\MetaData\Presentation\DataTest::testVocabularyValue | ( | ) | 
Definition at line 148 of file DataTest.php.
References $data, and ILIAS\MetaData\Presentation\DataTest\getData().
 Here is the call graph for this function: