|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\XML\Dictionary\LOMDictionary:
Collaboration diagram for ILIAS\MetaData\XML\Dictionary\LOMDictionary:Public Member Functions | |
| tagForElement (BaseElementInterface $element, Version $version) | |
Public Member Functions inherited from ILIAS\MetaData\Structure\Dictionaries\Dictionary | |
| __construct (PathFactoryInterface $path_factory, NavigatorFactoryInterface $navigator_factory, TagAssignmentInterface ... $tag_assignments) | |
| tagsForElement (BaseElementInterface $element) | |
| If possible, takes into account the index of elements when finding tags (beginning with 0). More... | |
| tagForElement (BaseElementInterface $element, Version $version) | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS\MetaData\Structure\Dictionaries\Dictionary | |
| getAllTagsForElement (PathInterface $path) | |
| doesIndexMatch (PathInterface $path, BaseElementInterface $element, TagInterface $tag) | |
| findIndexOfElement (PathInterface $path, ElementInterface $element) | |
Protected Attributes inherited from ILIAS\MetaData\Structure\Dictionaries\Dictionary | |
| PathFactoryInterface | $path_factory |
| NavigatorFactoryInterface | $navigator_factory |
Definition at line 30 of file LOMDictionary.php.
| ILIAS\MetaData\XML\Dictionary\LOMDictionary::tagForElement | ( | BaseElementInterface | $element, |
| Version | $version | ||
| ) |
Implements ILIAS\MetaData\XML\Dictionary\DictionaryInterface.
Definition at line 32 of file LOMDictionary.php.
References $version.