ILIAS
trunk Revision v11.0_alpha-1861-g09f3d197f78
|
Public Member Functions | |
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.
Definition at line 29 of file NullBaseElement.php.
ILIAS\MetaData\Elements\Base\NullBaseElement::getSubElements | ( | ) |
Implements ILIAS\MetaData\Elements\Base\BaseElementInterface.
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.
Definition at line 44 of file NullBaseElement.php.
References null.
ILIAS\MetaData\Elements\Base\NullBaseElement::isRoot | ( | ) |
Implements ILIAS\MetaData\Elements\Base\BaseElementInterface.
Definition at line 49 of file NullBaseElement.php.