|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for LauncherInlineTest:
Collaboration diagram for LauncherInlineTest:Public Member Functions | |
| setUp () | |
| getUIFactory () | |
| testLauncherInlineConstruction () | |
| testLauncherInlineBasicModifier () | |
| testLauncherInlineWithFields () | |
| testLauncherInlineRendering () | |
Protected Member Functions | |
| getInputFactory () | |
| getModalFactory () | |
| getIconFactory () | |
| getURI () | |
| getLauncher () | |
| getMessageBox () | |
Protected Attributes | |
| ILIAS Data Factory | $df |
| ILIAS Language Language | $language |
Definition at line 29 of file LauncherInlineTest.php.
|
protected |
Definition at line 61 of file LauncherInlineTest.php.
Referenced by testLauncherInlineBasicModifier(), and testLauncherInlineRendering().
Here is the caller graph for this function:
|
protected |
Definition at line 39 of file LauncherInlineTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by getModalFactory(), getUIFactory(), testLauncherInlineRendering(), and testLauncherInlineWithFields().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 103 of file LauncherInlineTest.php.
References getModalFactory(), and getURI().
Referenced by testLauncherInlineBasicModifier(), testLauncherInlineConstruction(), testLauncherInlineRendering(), and testLauncherInlineWithFields().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 115 of file LauncherInlineTest.php.
Referenced by testLauncherInlineBasicModifier(), testLauncherInlineRendering(), and testLauncherInlineWithFields().
Here is the caller graph for this function:
|
protected |
Definition at line 52 of file LauncherInlineTest.php.
References getInputFactory().
Referenced by getLauncher().
Here is the call graph for this function:
Here is the caller graph for this function:| LauncherInlineTest::getUIFactory | ( | ) |
Definition at line 66 of file LauncherInlineTest.php.
References ILIAS\Repository\button(), getInputFactory(), ILIAS\Repository\modal(), and ILIAS\Repository\symbol().
Here is the call graph for this function:
|
protected |
Definition at line 98 of file LauncherInlineTest.php.
Referenced by getLauncher().
Here is the caller graph for this function:| LauncherInlineTest::setUp | ( | ) |
Definition at line 34 of file LauncherInlineTest.php.
| LauncherInlineTest::testLauncherInlineBasicModifier | ( | ) |
Definition at line 138 of file LauncherInlineTest.php.
References getIconFactory(), getLauncher(), and getMessageBox().
Here is the call graph for this function:| LauncherInlineTest::testLauncherInlineConstruction | ( | ) |
Definition at line 124 of file LauncherInlineTest.php.
References getLauncher().
Here is the call graph for this function:| LauncherInlineTest::testLauncherInlineRendering | ( | ) |
Definition at line 193 of file LauncherInlineTest.php.
References ILIAS\Repository\button(), ILIAS\UI\examples\Input\Field\Checkbox\disabled(), ILIAS\Repository\form(), getIconFactory(), getInputFactory(), getLauncher(), getMessageBox(), and ILIAS\Repository\ui().
Here is the call graph for this function:| LauncherInlineTest::testLauncherInlineWithFields | ( | ) |
Definition at line 163 of file LauncherInlineTest.php.
References getInputFactory(), getLauncher(), and getMessageBox().
Here is the call graph for this function:
|
protected |
Definition at line 31 of file LauncherInlineTest.php.
|
protected |
Definition at line 32 of file LauncherInlineTest.php.