ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
getMDID () | |
getDefinition () | |
Defining properties of the metadata element. More... | |
getSubElements () | |
getSuperElement () | |
isRoot () | |
getMDID () | |
getDefinition () | |
Defining properties of the metadata element. More... | |
getSubElements () | |
getSuperElement () | |
isRoot () | |
Definition at line 27 of file NullBaseElement.php.
ILIAS\MetaData\Elements\Base\NullBaseElement::getDefinition | ( | ) |
Defining properties of the metadata element.
Implements ILIAS\MetaData\Elements\Base\BaseElementInterface.
Definition at line 34 of file NullBaseElement.php.
ILIAS\MetaData\Elements\Base\NullBaseElement::getMDID | ( | ) |
Implements ILIAS\MetaData\Elements\Base\BaseElementInterface.
Reimplemented in ILIAS\MetaData\Elements\Structure\NullStructureElement.
Definition at line 29 of file NullBaseElement.php.
ILIAS\MetaData\Elements\Base\NullBaseElement::getSubElements | ( | ) |
Implements ILIAS\MetaData\Elements\Base\BaseElementInterface.
Reimplemented in ILIAS\MetaData\Elements\NullElement, and ILIAS\MetaData\Elements\Structure\NullStructureElement.
Definition at line 39 of file NullBaseElement.php.
References ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from().
ILIAS\MetaData\Elements\Base\NullBaseElement::getSuperElement | ( | ) |
Implements ILIAS\MetaData\Elements\Base\BaseElementInterface.
Reimplemented in ILIAS\MetaData\Elements\NullElement, and ILIAS\MetaData\Elements\Structure\NullStructureElement.
Definition at line 44 of file NullBaseElement.php.
ILIAS\MetaData\Elements\Base\NullBaseElement::isRoot | ( | ) |
Implements ILIAS\MetaData\Elements\Base\BaseElementInterface.
Definition at line 49 of file NullBaseElement.php.