|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\Elements\Structure\StructureSet:
Collaboration diagram for ILIAS\MetaData\Elements\Structure\StructureSet:Public Member Functions | |
| __construct (StructureElementInterface $root) | |
| getRoot () | |
| Returns the root element of the metadata set. More... | |
Public Member Functions inherited from ILIAS\MetaData\Elements\Base\BaseSet | |
| __construct (BaseElementInterface $root) | |
| __clone () | |
| getRoot () | |
| Returns the root element of the metadata set. More... | |
| getRoot () | |
| Returns the root element of the metadata set. More... | |
| getRoot () | |
| Returns the root element of the metadata set. More... | |
Definition at line 25 of file StructureSet.php.
| ILIAS\MetaData\Elements\Structure\StructureSet::__construct | ( | StructureElementInterface | $root | ) |
Definition at line 27 of file StructureSet.php.
References ILIAS\MetaData\Elements\Base\BaseSet\$root, and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ILIAS\MetaData\Elements\Structure\StructureSet::getRoot | ( | ) |
Returns the root element of the metadata set.
Reimplemented from ILIAS\MetaData\Elements\Base\BaseSet.
Definition at line 32 of file StructureSet.php.
References ILIAS\MetaData\Elements\Base\BaseSet\$root.