|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 65 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 70 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 50 of file ModalBase.php.
Referenced by LightboxTest\testDifferentPageTypeRendering(), RoundTripTest\testGetActionButtons(), InterruptiveTest\testGetAffectedItems(), RoundTripTest\testGetContent(), InterruptiveTest\testGetFormAction(), InterruptiveTest\testGetMessage(), LightboxTest\testGetMultiplePage(), LightboxTest\testGetSinglePage(), InterruptiveTest\testGetTitle(), RoundTripTest\testGetTitle(), ModalFactoryTest\testImplementsFactoryInterface(), InterruptiveTest\testLabels(), InterruptiveTest\testRenderingWithItems(), LightboxTest\testSimplePageRendering(), InterruptiveTest\testSimpleRendering(), RoundTripTest\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 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 75 of file ModalBase.php.
Referenced by LightboxTest\testDifferentPageTypeRendering(), InterruptiveTest\testRenderingWithItems(), and LightboxTest\testSimplePageRendering().
Here is the caller graph for this function: