|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ILIAS\MetaData\Elements\ElementTest:
Collaboration diagram for ILIAS\MetaData\Elements\ElementTest:Public Member Functions | |
| testSubAndSuperElements () | |
| testGetData () | |
| testIsScaffold () | |
| testGetMarkerAndIsMarked () | |
| testMarkerTrail () | |
| testMarkTwice () | |
| testMarkWithScaffolds () | |
| testAddScaffolds () | |
| testAddScaffoldByName () | |
| testAddScaffoldsWithSubElementsException () | |
| testAddScaffoldByNameWithSubElementsException () | |
Protected Member Functions | |
| getDefinition (string $name) | |
| getElement (int|NoID $id, Element ... $elements) | |
| getElementWithName (int|NoID $id, string $name, Element ... $elements) | |
Definition at line 35 of file ElementTest.php.
|
protected |
Definition at line 37 of file ElementTest.php.
References ILIAS\__construct().
Referenced by ILIAS\MetaData\Elements\ElementTest\getElement(), ILIAS\MetaData\Elements\ElementTest\getElementWithName(), and ILIAS\MetaData\Elements\ElementTest\testGetData().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 51 of file ElementTest.php.
References ILIAS\MetaData\Elements\ElementTest\getDefinition().
Referenced by ILIAS\MetaData\Elements\ElementTest\testAddScaffoldByName(), ILIAS\MetaData\Elements\ElementTest\testAddScaffoldByNameWithSubElementsException(), ILIAS\MetaData\Elements\ElementTest\testAddScaffolds(), ILIAS\MetaData\Elements\ElementTest\testAddScaffoldsWithSubElementsException(), ILIAS\MetaData\Elements\ElementTest\testGetMarkerAndIsMarked(), ILIAS\MetaData\Elements\ElementTest\testIsScaffold(), ILIAS\MetaData\Elements\ElementTest\testMarkerTrail(), ILIAS\MetaData\Elements\ElementTest\testMarkTwice(), ILIAS\MetaData\Elements\ElementTest\testMarkWithScaffolds(), and ILIAS\MetaData\Elements\ElementTest\testSubAndSuperElements().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 63 of file ElementTest.php.
References ILIAS\MetaData\Elements\ElementTest\getDefinition().
Referenced by ILIAS\MetaData\Elements\ElementTest\testAddScaffoldByName(), and ILIAS\MetaData\Elements\ElementTest\testAddScaffolds().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\MetaData\Elements\ElementTest::testAddScaffoldByName | ( | ) |
Definition at line 207 of file ElementTest.php.
References ILIAS\MetaData\Elements\ElementTest\getElement(), and ILIAS\MetaData\Elements\ElementTest\getElementWithName().
Here is the call graph for this function:| ILIAS\MetaData\Elements\ElementTest::testAddScaffoldByNameWithSubElementsException | ( | ) |
Definition at line 234 of file ElementTest.php.
References ILIAS\MetaData\Elements\ElementTest\getElement().
Here is the call graph for this function:| ILIAS\MetaData\Elements\ElementTest::testAddScaffolds | ( | ) |
Definition at line 185 of file ElementTest.php.
References ILIAS\MetaData\Elements\ElementTest\getElement(), and ILIAS\MetaData\Elements\ElementTest\getElementWithName().
Here is the call graph for this function:| ILIAS\MetaData\Elements\ElementTest::testAddScaffoldsWithSubElementsException | ( | ) |
Definition at line 226 of file ElementTest.php.
References ILIAS\MetaData\Elements\ElementTest\getElement().
Here is the call graph for this function:| ILIAS\MetaData\Elements\ElementTest::testGetData | ( | ) |
Definition at line 94 of file ElementTest.php.
References $data, and ILIAS\MetaData\Elements\ElementTest\getDefinition().
Here is the call graph for this function:| ILIAS\MetaData\Elements\ElementTest::testGetMarkerAndIsMarked | ( | ) |
Definition at line 115 of file ElementTest.php.
References ILIAS\MetaData\Elements\ElementTest\getElement().
Here is the call graph for this function:| ILIAS\MetaData\Elements\ElementTest::testIsScaffold | ( | ) |
Definition at line 106 of file ElementTest.php.
References ILIAS\MetaData\Elements\ElementTest\getElement().
Here is the call graph for this function:| ILIAS\MetaData\Elements\ElementTest::testMarkerTrail | ( | ) |
Definition at line 127 of file ElementTest.php.
References ILIAS\MetaData\Elements\ElementTest\getElement().
Here is the call graph for this function:| ILIAS\MetaData\Elements\ElementTest::testMarkTwice | ( | ) |
Definition at line 150 of file ElementTest.php.
References ILIAS\MetaData\Elements\Markers\DELETE, and ILIAS\MetaData\Elements\ElementTest\getElement().
Here is the call graph for this function:| ILIAS\MetaData\Elements\ElementTest::testMarkWithScaffolds | ( | ) |
Definition at line 167 of file ElementTest.php.
References ILIAS\MetaData\Elements\Markers\DELETE, and ILIAS\MetaData\Elements\ElementTest\getElement().
Here is the call graph for this function:| ILIAS\MetaData\Elements\ElementTest::testSubAndSuperElements | ( | ) |
Definition at line 76 of file ElementTest.php.
References ILIAS\MetaData\Elements\ElementTest\getElement().
Here is the call graph for this function: