| 
    ILIAS
    release_7 Revision v7.30-3-g800a261c036
    
   | 
  
Tests on abstract base class for modals. More...
 Inheritance diagram for ModalTest:
 Collaboration diagram for ModalTest:Public Member Functions | |
| test_with_close_with_keyboard () | |
| test_with_async_rendered_url () | |
| test_get_signals () | |
| test_with_reset_signals () | |
  Public Member Functions inherited from ModalBase | |
| getUIFactory () | |
| normalizeHTML ($html) | |
  Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Protected Member Functions | |
| getModal () | |
  Protected Member Functions inherited from ModalBase | |
| getModalFactory () | |
| getButtonFactory () | |
| getDummyComponent () | |
  Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML.  More... | |
Tests on abstract base class for modals.
Definition at line 12 of file ModalTest.php.
      
  | 
  protected | 
Definition at line 52 of file ModalTest.php.
Referenced by test_get_signals(), test_with_async_rendered_url(), test_with_close_with_keyboard(), and test_with_reset_signals().
 Here is the caller graph for this function:| ModalTest::test_get_signals | ( | ) | 
Definition at line 28 of file ModalTest.php.
References getModal().
 Here is the call graph for this function:| ModalTest::test_with_async_rendered_url | ( | ) | 
Definition at line 22 of file ModalTest.php.
References getModal().
 Here is the call graph for this function:| ModalTest::test_with_close_with_keyboard | ( | ) | 
Definition at line 14 of file ModalTest.php.
References getModal().
 Here is the call graph for this function:| ModalTest::test_with_reset_signals | ( | ) | 
Definition at line 42 of file ModalTest.php.
References getModal().
 Here is the call graph for this function: