ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Test on standard form implementation. More...
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().
|
protected |
Definition at line 77 of file StandardFormTest.php.
Referenced by testGetPostURL(), testRender(), testRenderNoUrl(), testStandardFormRenderWithRequired(), testSubmitCaption(), and testSubmitCaptionRender().
|
protected |
Definition at line 105 of file StandardFormTest.php.
Referenced by testRender(), testRenderNoUrl(), and testSubmitCaptionRender().
StandardFormTest::getUIFactory | ( | ) |
Definition at line 91 of file StandardFormTest.php.
References buildButtonFactory().
StandardFormTest::testGetPostURL | ( | ) |
Definition at line 96 of file StandardFormTest.php.
References Vendor\Package\$f, $url, and buildFactory().
StandardFormTest::testRender | ( | ) |
Definition at line 118 of file StandardFormTest.php.
References Vendor\Package\$f, $url, buildFactory(), and getTextFieldHtml().
StandardFormTest::testRenderNoUrl | ( | ) |
Definition at line 190 of file StandardFormTest.php.
References Vendor\Package\$f, $url, buildFactory(), and getTextFieldHtml().
StandardFormTest::testRenderWithErrorOnField | ( | ) |
Definition at line 222 of file StandardFormTest.php.
References ILIAS\UI\examples\Layout\Page\Standard\$refinery.
StandardFormTest::testRenderWithErrorOnForm | ( | ) |
Definition at line 294 of file StandardFormTest.php.
References ILIAS\UI\examples\Layout\Page\Standard\$refinery.
StandardFormTest::testStandardFormRenderWithRequired | ( | ) |
Definition at line 356 of file StandardFormTest.php.
References Vendor\Package\$f, $url, and buildFactory().
StandardFormTest::testSubmitCaption | ( | ) |
Definition at line 145 of file StandardFormTest.php.
References Vendor\Package\$f, $url, and buildFactory().
StandardFormTest::testSubmitCaptionRender | ( | ) |
Definition at line 163 of file StandardFormTest.php.
References Vendor\Package\$f, $url, buildFactory(), and getTextFieldHtml().