|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Tests on abstract base class for modals. More...
Inheritance diagram for ModalTest:
Collaboration diagram for ModalTest:Public Member Functions | |
| testWithCloseWithKeyboard () | |
| testWithAsyncRenderedUrl () | |
| testGetSignals () | |
| testWithResetSignals () | |
Public Member Functions inherited from ModalBase | |
| getUIFactory () | |
| normalizeHTML (string $html) | |
Protected Member Functions | |
| getModal () | |
Protected Member Functions inherited from ModalBase | |
| getModalFactory () | |
| getButtonFactory () | |
| getDummyComponent () | |
Tests on abstract base class for modals.
Definition at line 30 of file ModalTest.php.
|
protected |
Definition at line 70 of file ModalTest.php.
Referenced by testGetSignals(), testWithAsyncRenderedUrl(), testWithCloseWithKeyboard(), and testWithResetSignals().
Here is the caller graph for this function:| ModalTest::testGetSignals | ( | ) |
Definition at line 46 of file ModalTest.php.
References getModal().
Here is the call graph for this function:| ModalTest::testWithAsyncRenderedUrl | ( | ) |
Definition at line 40 of file ModalTest.php.
References getModal().
Here is the call graph for this function:| ModalTest::testWithCloseWithKeyboard | ( | ) |
Definition at line 32 of file ModalTest.php.
References getModal().
Here is the call graph for this function:| ModalTest::testWithResetSignals | ( | ) |
Definition at line 60 of file ModalTest.php.
References getModal().
Here is the call graph for this function: