| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for LauncherInlineTest:
 Collaboration diagram for LauncherInlineTest:Public Member Functions | |
| setUp () | |
| getUIFactory () | |
| testLauncherInlineConstruction () | |
| testLauncherInlineBasicModifier () | |
| testLauncherInlineWithFields () | |
| testLauncherInlineRendering () | |
  Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDataFactory () | |
| getHelpTextRetriever () | |
| getUploadLimitResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, array $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML (string $html) | |
| assertHTMLEquals (string $expected_html_as_string, string $html_as_string) | |
Protected Member Functions | |
| getInputFactory () | |
| getModalFactory () | |
| getIconFactory () | |
| getURI () | |
| getLauncher () | |
| getMessageBox () | |
  Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML.  More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output.  More... | |
Protected Attributes | |
| ILIAS Data Factory | $df | 
| ilLanguage | $language | 
Definition at line 29 of file LauncherInlineTest.php.
      
  | 
  protected | 
Definition at line 60 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 104 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 116 of file LauncherInlineTest.php.
Referenced by testLauncherInlineBasicModifier(), testLauncherInlineRendering(), and testLauncherInlineWithFields().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 51 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 65 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 99 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 139 of file LauncherInlineTest.php.
References getIconFactory(), getLauncher(), and getMessageBox().
 Here is the call graph for this function:| LauncherInlineTest::testLauncherInlineConstruction | ( | ) | 
Definition at line 125 of file LauncherInlineTest.php.
References getLauncher().
 Here is the call graph for this function:| LauncherInlineTest::testLauncherInlineRendering | ( | ) | 
Definition at line 194 of file LauncherInlineTest.php.
References $r, ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\brutallyTrimSignals(), ILIAS\Repository\button(), ILIAS\UI\examples\Input\Field\Checkbox\disabled(), ILIAS\Repository\form(), ILIAS_UI_TestBase\getDefaultRenderer(), getIconFactory(), getInputFactory(), getLauncher(), and getMessageBox().
 Here is the call graph for this function:| LauncherInlineTest::testLauncherInlineWithFields | ( | ) | 
Definition at line 164 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.