ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
getRessourceID () | |
Contains the information needed to identify the ILIAS object this metadata set belongs to. More... | |
getRoot () | |
Returns the root element of the metadata set. More... | |
getRoot () | |
Returns the root element of the metadata set. More... | |
Definition at line 26 of file SetInterface.php.
ILIAS\MetaData\Elements\SetInterface::getRessourceID | ( | ) |
Contains the information needed to identify the ILIAS object this metadata set belongs to.
Implemented in ILIAS\MetaData\Elements\NullSet, and ILIAS\MetaData\Elements\Set.
Referenced by ILIAS\MetaData\Repository\Validation\Processor\finishAndCleanData(), ILIAS\MetaData\Editor\Digest\ContentAssembler\getCopyrightSection(), and ILIAS\MetaData\Repository\Utilities\DatabaseManipulator\manipulateMD().
ILIAS\MetaData\Elements\SetInterface::getRoot | ( | ) |
Returns the root element of the metadata set.
Implements ILIAS\MetaData\Elements\Base\BaseSetInterface.
Implemented in ILIAS\MetaData\Elements\NullSet, and ILIAS\MetaData\Elements\Set.
Referenced by ILIAS\MetaData\Repository\Validation\Processor\checkMarkers(), ILIAS\MetaData\Repository\Validation\Processor\cleanMarkers(), ILIAS\MetaData\Editor\Digest\ContentAssembler\getAuthorsSection(), ILIAS\MetaData\Editor\Manipulator\Manipulator\getElements(), ILIAS\MetaData\Editor\Full\FullEditor\getElements(), ILIAS\MetaData\Editor\Tree\MDEditorToolProvider\getElements(), ILIAS\MetaData\XML\Writer\Standard\StandardTest\getStandardWriter(), ILIAS\MetaData\Editor\Tree\MDEditorToolProvider\getUITree(), ILIAS\MetaData\Repository\Utilities\DatabaseManipulator\transferMD(), and ILIAS\MetaData\XML\Writer\Standard\Standard\write().