|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Test on standard form implementation. More...
Inheritance diagram for StandardFormTest:
Collaboration diagram for StandardFormTest:Public Member Functions | |
| getUIFactory () | |
| testGetPostURL () | |
| testRender () | |
| testSubmitCaption () | |
| testSubmitCaptionRender () | |
| testRenderNoUrl () | |
| testRenderWithErrorOnField () | |
| testRenderWithErrorOnForm () | |
| testStandardFormRenderWithRequired () | |
Protected Member Functions | |
| buildFactory () | |
| buildButtonFactory () | |
| getTextFieldHtml () | |
Test on standard form implementation.
Definition at line 73 of file StandardFormTest.php.
|
protected |
Definition at line 86 of file StandardFormTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:
|
protected |
Definition at line 77 of file StandardFormTest.php.
Referenced by testGetPostURL(), testRender(), testRenderNoUrl(), testStandardFormRenderWithRequired(), testSubmitCaption(), and testSubmitCaptionRender().
Here is the caller graph for this function:
|
protected |
Definition at line 105 of file StandardFormTest.php.
Referenced by testRender(), testRenderNoUrl(), and testSubmitCaptionRender().
Here is the caller graph for this function:| StandardFormTest::getUIFactory | ( | ) |
Definition at line 91 of file StandardFormTest.php.
References buildButtonFactory().
Here is the call graph for this function:| StandardFormTest::testGetPostURL | ( | ) |
Definition at line 96 of file StandardFormTest.php.
References Vendor\Package\$f, $url, and buildFactory().
Here is the call graph for this function:| StandardFormTest::testRender | ( | ) |
Definition at line 118 of file StandardFormTest.php.
References Vendor\Package\$f, $url, buildFactory(), and getTextFieldHtml().
Here is the call graph for this function:| StandardFormTest::testRenderNoUrl | ( | ) |
Definition at line 190 of file StandardFormTest.php.
References Vendor\Package\$f, $url, buildFactory(), and getTextFieldHtml().
Here is the call graph for this function:| StandardFormTest::testRenderWithErrorOnField | ( | ) |
Definition at line 222 of file StandardFormTest.php.
References ILIAS\UI\examples\Layout\Page\Mail\$refinery.
| StandardFormTest::testRenderWithErrorOnForm | ( | ) |
Definition at line 294 of file StandardFormTest.php.
References ILIAS\UI\examples\Layout\Page\Mail\$refinery.
| StandardFormTest::testStandardFormRenderWithRequired | ( | ) |
Definition at line 356 of file StandardFormTest.php.
References Vendor\Package\$f, $url, and buildFactory().
Here is the call graph for this function:| StandardFormTest::testSubmitCaption | ( | ) |
Definition at line 145 of file StandardFormTest.php.
References Vendor\Package\$f, $url, and buildFactory().
Here is the call graph for this function:| StandardFormTest::testSubmitCaptionRender | ( | ) |
Definition at line 163 of file StandardFormTest.php.
References Vendor\Package\$f, $url, buildFactory(), and getTextFieldHtml().
Here is the call graph for this function: