|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\Presentation\ElementsTest:
Collaboration diagram for ILIAS\MetaData\Presentation\ElementsTest:Public Member Functions | |
| testName () | |
| testNameWithParents () | |
| testNameWithParentsForRoot () | |
| testNameWithParentsAndSkipInitial () | |
| testNameWithParentsAndCutOff () | |
Protected Member Functions | |
| getElements () | |
| getBaseElement (string $name, ?BaseElementInterface $super) | |
| getTreeOfBaseElements () | |
Definition at line 32 of file ElementsTest.php.
|
protected |
Definition at line 46 of file ElementsTest.php.
|
protected |
Definition at line 34 of file ElementsTest.php.
|
protected |
Definition at line 83 of file ElementsTest.php.
| ILIAS\MetaData\Presentation\ElementsTest::testName | ( | ) |
Definition at line 91 of file ElementsTest.php.
References $lifecycle.
| ILIAS\MetaData\Presentation\ElementsTest::testNameWithParents | ( | ) |
Definition at line 114 of file ElementsTest.php.
| ILIAS\MetaData\Presentation\ElementsTest::testNameWithParentsAndCutOff | ( | ) |
Definition at line 160 of file ElementsTest.php.
References $lifecycle.
| ILIAS\MetaData\Presentation\ElementsTest::testNameWithParentsAndSkipInitial | ( | ) |
Definition at line 146 of file ElementsTest.php.
| ILIAS\MetaData\Presentation\ElementsTest::testNameWithParentsForRoot | ( | ) |
Definition at line 128 of file ElementsTest.php.