ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
getDefaultRenderer (?JavaScriptBinding $js_binding=null, array $with_stub_renderings=[], array $with_additional_contexts=[],) | |
getUIFactory () | |
testRender () | |
testRenderWithoutIcon () | |
Protected Member Functions | |
setUp () | |
testRenderWithIcon () | |
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 32 of file FieldLeafNodeTest.php.
|
protected |
Definition at line 162 of file FieldLeafNodeTest.php.
FieldLeafNodeTest::getDefaultRenderer | ( | ?JavaScriptBinding | $js_binding = null , |
array | $with_stub_renderings = [] , |
||
array | $with_additional_contexts = [] |
||
) |
Definition at line 61 of file FieldLeafNodeTest.php.
|
protected |
Definition at line 150 of file FieldLeafNodeTest.php.
Referenced by setUp().
|
protected |
Definition at line 156 of file FieldLeafNodeTest.php.
Referenced by setUp().
|
protected |
Definition at line 144 of file FieldLeafNodeTest.php.
FieldLeafNodeTest::getUIFactory | ( | ) |
Definition at line 74 of file FieldLeafNodeTest.php.
References ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\symbol().
|
protected |
Definition at line 43 of file FieldLeafNodeTest.php.
References $glyph_html, $glyph_stub, $icon_html, $icon_stub, getGlyphStub(), and getIconStub().
FieldLeafNodeTest::testRender | ( | ) |
Definition at line 88 of file FieldLeafNodeTest.php.
References $renderer, and ILIAS\Repository\button().
|
protected |
Definition at line 116 of file FieldLeafNodeTest.php.
References $renderer.
FieldLeafNodeTest::testRenderWithoutIcon | ( | ) |
Definition at line 128 of file FieldLeafNodeTest.php.
References $renderer.
Definition at line 39 of file FieldLeafNodeTest.php.
|
protected |
Definition at line 35 of file FieldLeafNodeTest.php.
Referenced by setUp().
Definition at line 34 of file FieldLeafNodeTest.php.
Referenced by setUp().
Definition at line 40 of file FieldLeafNodeTest.php.
|
protected |
Definition at line 37 of file FieldLeafNodeTest.php.
Referenced by setUp().
Definition at line 36 of file FieldLeafNodeTest.php.
Referenced by setUp().
Definition at line 41 of file FieldLeafNodeTest.php.