|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\Elements\Base\BaseElementInterface:
Collaboration diagram for ILIAS\MetaData\Elements\Base\BaseElementInterface:Public Member Functions | |
| getMDID () | |
| getDefinition () | |
| Defining properties of the metadata element. More... | |
| getSubElements () | |
| getSuperElement () | |
| isRoot () | |
Definition at line 27 of file BaseElementInterface.php.
| ILIAS\MetaData\Elements\Base\BaseElementInterface::getDefinition | ( | ) |
Defining properties of the metadata element.
Implemented in ILIAS\MetaData\Elements\Base\BaseElement, and ILIAS\MetaData\Elements\Base\NullBaseElement.
Referenced by ILIAS\MetaData\Vocabularies\Slots\ElementHelperTest\getMockPathFactory(), ILIAS\MetaData\XML\Reader\Standard\StructurallyCoupledTest\getReader(), ILIAS\MetaData\Elements\Structure\StructureElement\getSubElement(), ILIAS\MetaData\Repository\Validation\Data\DataValidator\isValid(), and ILIAS\MetaData\Repository\Validation\Processor\lookUpVocabSlotForElement().
Here is the caller graph for this function:| ILIAS\MetaData\Elements\Base\BaseElementInterface::getMDID | ( | ) |
Implemented in ILIAS\MetaData\Elements\Base\BaseElement, ILIAS\MetaData\Elements\Base\NullBaseElement, ILIAS\MetaData\Elements\Structure\NullStructureElement, ILIAS\MetaData\Elements\Structure\StructureElement, and ILIAS\MetaData\Elements\Structure\StructureElementInterface.
Referenced by ILIAS\MetaData\Repository\Validation\Processor\checkMarkerAgainstTag(), and ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\getDictionary().
Here is the caller graph for this function:| ILIAS\MetaData\Elements\Base\BaseElementInterface::getSubElements | ( | ) |
Implemented in ILIAS\MetaData\Elements\Base\BaseElement, ILIAS\MetaData\Elements\Base\NullBaseElement, ILIAS\MetaData\Elements\Element, ILIAS\MetaData\Elements\ElementInterface, ILIAS\MetaData\Elements\NullElement, ILIAS\MetaData\Elements\Structure\NullStructureElement, ILIAS\MetaData\Elements\Structure\StructureElement, and ILIAS\MetaData\Elements\Structure\StructureElementInterface.
| ILIAS\MetaData\Elements\Base\BaseElementInterface::getSuperElement | ( | ) |
Implemented in ILIAS\MetaData\Elements\Base\BaseElement, ILIAS\MetaData\Elements\Base\NullBaseElement, ILIAS\MetaData\Elements\Element, ILIAS\MetaData\Elements\ElementInterface, ILIAS\MetaData\Elements\NullElement, ILIAS\MetaData\Elements\Structure\NullStructureElement, ILIAS\MetaData\Elements\Structure\StructureElement, and ILIAS\MetaData\Elements\Structure\StructureElementInterface.
Referenced by ILIAS\MetaData\Elements\Base\BaseSet\__construct(), ILIAS\MetaData\Paths\Navigator\BaseNavigator\__construct(), ILIAS\MetaData\Paths\Factory\betweenElements(), ILIAS\MetaData\Paths\Steps\NavigatorBridge\getNextElementsByName(), ILIAS\MetaData\Presentation\Elements\nameWithParents(), and ILIAS\MetaData\Paths\Factory\toElement().
Here is the caller graph for this function:| ILIAS\MetaData\Elements\Base\BaseElementInterface::isRoot | ( | ) |
Implemented in ILIAS\MetaData\Elements\Base\BaseElement, and ILIAS\MetaData\Elements\Base\NullBaseElement.
Referenced by ILIAS\MetaData\Elements\Base\BaseSet\__construct(), and ILIAS\MetaData\Paths\Navigator\BaseNavigator\__construct().
Here is the caller graph for this function: