ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
testTagForElement () | |
testTagForElementWithIndices () | |
testTagForElementAtRoot () | |
Protected Member Functions | |
getTagAssignment (int $path_id, string $tag_name, int ... $indices) | |
getDictionary () | |
getElement (int $id, ElementInterface ... $subs) | |
getElements () | |
Definition at line 43 of file DictionaryTest.php.
|
protected |
Definition at line 91 of file DictionaryTest.php.
References $id, $path, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\__construct(), ILIAS\MetaData\Elements\Base\BaseElementInterface\getMDID(), ILIAS\MetaData\Elements\ElementInterface\getSuperElement(), ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\getTagAssignment(), and ILIAS\Export\ImportHandler\File\XML\Manifest\toString.
Referenced by ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\testTagForElement(), ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\testTagForElementAtRoot(), and ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\testTagForElementWithIndices().
|
protected |
Definition at line 170 of file DictionaryTest.php.
References $id, ILIAS\__construct(), ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from(), and null.
Referenced by ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\getElements().
|
protected |
Definition at line 218 of file DictionaryTest.php.
References ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\getElement().
Referenced by ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\testTagForElement(), ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\testTagForElementAtRoot(), and ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\testTagForElementWithIndices().
|
protected |
Definition at line 45 of file DictionaryTest.php.
References $path, ILIAS\__construct(), ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from(), and ILIAS\MetaData\Paths\PathInterface\toString().
Referenced by ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\getDictionary().
ILIAS\MetaData\Structure\Dictionaries\DictionaryTest::testTagForElement | ( | ) |
Definition at line 243 of file DictionaryTest.php.
References ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\getDictionary(), and ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\getElements().
ILIAS\MetaData\Structure\Dictionaries\DictionaryTest::testTagForElementAtRoot | ( | ) |
Definition at line 299 of file DictionaryTest.php.
References ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\getDictionary(), and ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\getElements().
ILIAS\MetaData\Structure\Dictionaries\DictionaryTest::testTagForElementWithIndices | ( | ) |
Definition at line 264 of file DictionaryTest.php.
References ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\getDictionary(), and ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\getElements().