|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for FieldLeafNodeTest:
Collaboration diagram for FieldLeafNodeTest:Public Member Functions | |
| getDefaultRenderer (?JavaScriptBinding $js_binding=null, array $with_stub_renderings=[], array $with_additional_contexts=[],) | |
| getUIFactory () | |
| testRender () | |
| testRenderWithoutIcon () | |
Static Public Member Functions | |
| static | provideInvalidNodePaths () |
Protected Member Functions | |
| setUp () | |
| testRenderWithIcon () | |
| testConstructorWithValidNodePath () | |
| testConstructorWithInvalidNodePath (array $path) | |
| getNodeFactory () | |
| getGlyphStub () | |
| getIconStub () | |
| createSimpleRenderingStub (string $class_name) | |
Protected Attributes | |
| Component Symbol Glyph Glyph &MockObject | $glyph_stub |
| string | $glyph_html |
| Component Symbol Icon Icon &MockObject | $icon_stub |
| string | $icon_html |
| Component Symbol Glyph Factory &MockObject | $glyph_factory |
| Component Symbol Icon Factory &MockObject | $icon_factory |
| Component Symbol Factory &MockObject | $symbol_factory |
Definition at line 33 of file FieldLeafNodeTest.php.
|
protected |
Definition at line 195 of file FieldLeafNodeTest.php.
| FieldLeafNodeTest::getDefaultRenderer | ( | ?JavaScriptBinding | $js_binding = null, |
| array | $with_stub_renderings = [], |
||
| array | $with_additional_contexts = [] |
||
| ) |
Definition at line 62 of file FieldLeafNodeTest.php.
|
protected |
Definition at line 183 of file FieldLeafNodeTest.php.
Referenced by setUp().
Here is the caller graph for this function:
|
protected |
Definition at line 189 of file FieldLeafNodeTest.php.
Referenced by setUp().
Here is the caller graph for this function:
|
protected |
Definition at line 177 of file FieldLeafNodeTest.php.
| FieldLeafNodeTest::getUIFactory | ( | ) |
Definition at line 75 of file FieldLeafNodeTest.php.
References ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\symbol().
Here is the call graph for this function:
|
static |
Definition at line 167 of file FieldLeafNodeTest.php.
|
protected |
Definition at line 44 of file FieldLeafNodeTest.php.
References $glyph_html, $glyph_stub, $icon_html, $icon_stub, getGlyphStub(), and getIconStub().
Here is the call graph for this function:
|
protected |
Definition at line 161 of file FieldLeafNodeTest.php.
References $path.
|
protected |
Definition at line 145 of file FieldLeafNodeTest.php.
| FieldLeafNodeTest::testRender | ( | ) |
Definition at line 89 of file FieldLeafNodeTest.php.
References $renderer, and ILIAS\Repository\button().
Here is the call graph for this function:
|
protected |
Definition at line 117 of file FieldLeafNodeTest.php.
References $renderer.
| FieldLeafNodeTest::testRenderWithoutIcon | ( | ) |
Definition at line 129 of file FieldLeafNodeTest.php.
References $renderer.
Definition at line 40 of file FieldLeafNodeTest.php.
|
protected |
Definition at line 36 of file FieldLeafNodeTest.php.
Referenced by setUp().
Definition at line 35 of file FieldLeafNodeTest.php.
Referenced by setUp().
Definition at line 41 of file FieldLeafNodeTest.php.
|
protected |
Definition at line 38 of file FieldLeafNodeTest.php.
Referenced by setUp().
Definition at line 37 of file FieldLeafNodeTest.php.
Referenced by setUp().
Definition at line 42 of file FieldLeafNodeTest.php.