ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
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\Paths\Factory\addElementAsStep(), ILIAS\MetaData\Repository\Validation\Processor\checkMarkerOnElement(), ILIAS\MetaData\Structure\Dictionaries\Dictionary\findIndexOfElement(), ILIAS\MetaData\Editor\Full\Services\DataFinder\getDataElementsInSubElements(), ILIAS\MetaData\Editor\Full\Services\Inputs\Conditions\BaseConditionFactory\getInputInCondition(), ILIAS\MetaData\XML\Reader\Standard\StructurallyCoupledTest\getReader(), ILIAS\MetaData\Elements\Structure\StructureElement\getSubElement(), ILIAS\MetaData\Repository\Validation\Data\DataValidator\isValid(), ILIAS\MetaData\Repository\Validation\Processor\lookUpVocabSlotForElement(), ILIAS\MetaData\Presentation\Elements\name(), ILIAS\MetaData\Editor\Presenter\Elements\nameWithParents(), and ILIAS\MetaData\Repository\Validation\Processor\throwErrorOrLog().
ILIAS\MetaData\Elements\Base\BaseElementInterface::getMDID | ( | ) |
Implemented in ILIAS\MetaData\Elements\Base\BaseElement, ILIAS\MetaData\Elements\Structure\StructureElement, ILIAS\MetaData\Elements\Structure\NullStructureElement, ILIAS\MetaData\Elements\Base\NullBaseElement, and ILIAS\MetaData\Elements\Structure\StructureElementInterface.
Referenced by ILIAS\MetaData\Paths\Factory\addElementAsStep(), ILIAS\MetaData\Repository\Validation\Processor\checkMarkerAgainstTag(), ILIAS\MetaData\Repository\Utilities\DatabaseManipulator\collectRowsForManipulationFromElementAndSubElements(), ILIAS\MetaData\Manipulator\ManipulatorTest\createExpectedValuesArray(), ILIAS\MetaData\Structure\Dictionaries\DictionaryTest\getDictionary(), ILIAS\MetaData\Repository\Validation\Processor\throwErrorOrLog(), and ILIAS\MetaData\Repository\Validation\Processor\willBeCreated().
ILIAS\MetaData\Elements\Base\BaseElementInterface::getSubElements | ( | ) |
Implemented in ILIAS\MetaData\Elements\Base\BaseElement, ILIAS\MetaData\Elements\Element, ILIAS\MetaData\Elements\NullElement, ILIAS\MetaData\Elements\Structure\StructureElement, ILIAS\MetaData\Elements\Structure\NullStructureElement, ILIAS\MetaData\Elements\Base\NullBaseElement, ILIAS\MetaData\Elements\ElementInterface, and ILIAS\MetaData\Elements\Structure\StructureElementInterface.
Referenced by ILIAS\MetaData\Paths\Steps\NavigatorBridge\getNextElementsByName().
ILIAS\MetaData\Elements\Base\BaseElementInterface::getSuperElement | ( | ) |
Implemented in ILIAS\MetaData\Elements\Base\BaseElement, ILIAS\MetaData\Elements\NullElement, ILIAS\MetaData\Elements\Element, ILIAS\MetaData\Elements\Structure\StructureElement, ILIAS\MetaData\Elements\Base\NullBaseElement, ILIAS\MetaData\Elements\Structure\StructureElementInterface, ILIAS\MetaData\Elements\ElementInterface, and ILIAS\MetaData\Elements\Structure\NullStructureElement.
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().
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(), ILIAS\MetaData\Paths\Navigator\BaseNavigator\__construct(), and ILIAS\MetaData\Paths\Factory\toElement().