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 () | |
testRenderWithUrl () | |
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 |
ILIAS Data URI &MockObject | $uri_stub |
string | $uri_string |
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 FieldAsyncNodeTest.php.
|
protected |
Definition at line 170 of file FieldAsyncNodeTest.php.
FieldAsyncNodeTest::getDefaultRenderer | ( | ?JavaScriptBinding | $js_binding = null , |
array | $with_stub_renderings = [] , |
||
array | $with_additional_contexts = [] |
||
) |
Definition at line 67 of file FieldAsyncNodeTest.php.
|
protected |
Definition at line 158 of file FieldAsyncNodeTest.php.
Referenced by setUp().
|
protected |
Definition at line 164 of file FieldAsyncNodeTest.php.
Referenced by setUp().
|
protected |
Definition at line 152 of file FieldAsyncNodeTest.php.
FieldAsyncNodeTest::getUIFactory | ( | ) |
Definition at line 80 of file FieldAsyncNodeTest.php.
References ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\symbol().
|
protected |
Definition at line 45 of file FieldAsyncNodeTest.php.
References $glyph_html, $glyph_stub, $icon_html, $icon_stub, getGlyphStub(), and getIconStub().
|
protected |
Definition at line 124 of file FieldAsyncNodeTest.php.
References $renderer.
FieldAsyncNodeTest::testRenderWithoutIcon | ( | ) |
Definition at line 136 of file FieldAsyncNodeTest.php.
References $renderer.
FieldAsyncNodeTest::testRenderWithUrl | ( | ) |
Definition at line 94 of file FieldAsyncNodeTest.php.
References $renderer, and ILIAS\Repository\button().
Definition at line 41 of file FieldAsyncNodeTest.php.
|
protected |
Definition at line 35 of file FieldAsyncNodeTest.php.
Referenced by setUp().
Definition at line 34 of file FieldAsyncNodeTest.php.
Referenced by setUp().
Definition at line 42 of file FieldAsyncNodeTest.php.
|
protected |
Definition at line 37 of file FieldAsyncNodeTest.php.
Referenced by setUp().
Definition at line 36 of file FieldAsyncNodeTest.php.
Referenced by setUp().
Definition at line 43 of file FieldAsyncNodeTest.php.
|
protected |
Definition at line 39 of file FieldAsyncNodeTest.php.
Definition at line 38 of file FieldAsyncNodeTest.php.