|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Base class for modal tests. More...
Inheritance diagram for ModalBase:
Collaboration diagram for ModalBase:Public Member Functions | |
| getUIFactory () | |
| normalizeHTML (string $html) | |
Protected Member Functions | |
| getModalFactory () | |
| getButtonFactory () | |
| getDummyComponent () | |
Base class for modal tests.
Definition at line 34 of file ModalBase.php.
|
protected |
Definition at line 66 of file ModalBase.php.
Referenced by RoundTripTest\testGetActionButtons(), RoundTripTest\testSimpleRendering(), and RoundTripTest\testWithActionButtons().
Here is the caller graph for this function:
|
protected |
Definition at line 71 of file ModalBase.php.
Referenced by RoundTripTest\testGetActionButtons(), RoundTripTest\testGetContent(), RoundTripTest\testGetTitle(), ModalFactoryTest\testImplementsFactoryInterface(), and RoundTripTest\testWithActionButtons().
Here is the caller graph for this function:
|
protected |
Definition at line 51 of file ModalBase.php.
Referenced by LightboxTest\testDifferentPageTypeRendering(), RoundTripTest\testGetActionButtons(), InterruptiveTest\testGetAffectedItems(), RoundTripTest\testGetContent(), InterruptiveTest\testGetFormAction(), InterruptiveTest\testGetMessage(), LightboxTest\testGetMultiplePage(), LightboxTest\testGetSinglePage(), RoundTripTest\testGetTitle(), InterruptiveTest\testGetTitle(), ModalFactoryTest\testImplementsFactoryInterface(), InterruptiveTest\testRenderingWithItems(), LightboxTest\testSimplePageRendering(), RoundTripTest\testSimpleRendering(), InterruptiveTest\testSimpleRendering(), RoundTripTest\testWithActionButtons(), InterruptiveTest\testWithAffectedItems(), and InterruptiveTest\testWithFormAction().
Here is the caller graph for this function:| ModalBase::getUIFactory | ( | ) |
Definition at line 36 of file ModalBase.php.
References Vendor\Package\$f, and ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
Referenced by RoundTripTest\testSimpleRendering().
Here is the call graph for this function:
Here is the caller graph for this function:| ModalBase::normalizeHTML | ( | string | $html | ) |
Definition at line 76 of file ModalBase.php.
Referenced by LightboxTest\testDifferentPageTypeRendering(), InterruptiveTest\testRenderingWithItems(), and LightboxTest\testSimplePageRendering().
Here is the caller graph for this function: