|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Test on standard form implementation. More...
Inheritance diagram for StandardFormTest:
Collaboration diagram for StandardFormTest:Public Member Functions | |
| getUIFactory () | |
| test_getPostURL () | |
| test_render () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Protected Member Functions | |
| buildFactory () | |
| buildInputFactory () | |
| buildButtonFactory () | |
Test on standard form implementation.
Definition at line 34 of file StandardFormTest.php.
|
protected |
Definition at line 53 of file StandardFormTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:
|
protected |
Definition at line 36 of file StandardFormTest.php.
References buildInputFactory().
Referenced by test_getPostURL(), and test_render().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 42 of file StandardFormTest.php.
Referenced by buildFactory(), test_getPostURL(), and test_render().
Here is the caller graph for this function:| StandardFormTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 59 of file StandardFormTest.php.
References buildButtonFactory().
Here is the call graph for this function:| StandardFormTest::test_getPostURL | ( | ) |
Definition at line 65 of file StandardFormTest.php.
References $f, $form, $url, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| StandardFormTest::test_render | ( | ) |
Definition at line 75 of file StandardFormTest.php.
References $f, $form, $html, $r, $url, ILIAS_UI_TestBase\assertHTMLEquals(), buildFactory(), buildInputFactory(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function: