ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
setUp () | |
test_withFormat () | |
test_withMinValue () | |
test_withMaxValue () | |
test_withUseTime () | |
test_withTimeOnly () | |
test_withTimeZone () | |
test_withInvalidTimeZone () | |
![]() | |
setUp () | |
tearDown () | |
getUIFactory () | |
getTemplateFactory () | |
getResourceRegistry () | |
getLanguage () | |
getJavaScriptBinding () | |
getRefinery () | |
getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
getDecoratedRenderer (Renderer $default) | |
normalizeHTML ($html) | |
assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Protected Member Functions | |
buildFactory () | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
Definition at line 16 of file DateTimeInputTest.php.
|
protected |
Definition at line 25 of file DateTimeInputTest.php.
Referenced by setUp().
DateTimeInputTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 18 of file DateTimeInputTest.php.
References buildFactory().
DateTimeInputTest::test_withFormat | ( | ) |
Definition at line 38 of file DateTimeInputTest.php.
References $format.
DateTimeInputTest::test_withInvalidTimeZone | ( | ) |
Definition at line 98 of file DateTimeInputTest.php.
References $tz.
DateTimeInputTest::test_withMaxValue | ( | ) |
Definition at line 62 of file DateTimeInputTest.php.
DateTimeInputTest::test_withMinValue | ( | ) |
Definition at line 50 of file DateTimeInputTest.php.
DateTimeInputTest::test_withTimeOnly | ( | ) |
Definition at line 81 of file DateTimeInputTest.php.
DateTimeInputTest::test_withTimeZone | ( | ) |
DateTimeInputTest::test_withUseTime | ( | ) |
Definition at line 74 of file DateTimeInputTest.php.