|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\COPage\Test\Layout\PageLayoutTest:
Collaboration diagram for ILIAS\COPage\Test\Layout\PageLayoutTest:Public Member Functions | |
| testConstruction () | |
| testPreviewEmpty () | |
| testPreviewPlaceholderText () | |
| testPreviewPlaceholderMedia () | |
| testPreviewPlaceholderQuestion () | |
Additional Inherited Members | |
Protected Member Functions inherited from COPageTestBase | |
| setGlobalVariable (string $name, $value) | |
| setUp () | |
| getIdGeneratorMock () | |
| getPCDefinition () | |
| setPCIdCnt (int $cnt) | |
| getIDManager (\ilPageObject $page) | |
| insertParagraphAt (\ilPageObject $page, string $hier_id, string $text="") | |
| tearDown () | |
| normalize (string $html) | |
| assertXmlEquals (string $expected_xml_as_string, string $html_xml_string) | |
| getEmptyPageWithDom () | |
| legacyHtmlToXml (string $content) | |
| getMediaObjectMock () | |
Protected Attributes inherited from COPageTestBase | |
| int | $pc_cnt |
Definition at line 28 of file PageLayoutTest.php.
| ILIAS\COPage\Test\Layout\PageLayoutTest::testConstruction | ( | ) |
Definition at line 30 of file PageLayoutTest.php.
| ILIAS\COPage\Test\Layout\PageLayoutTest::testPreviewEmpty | ( | ) |
Definition at line 39 of file PageLayoutTest.php.
References COPageTestBase\getEmptyPageWithDom().
Here is the call graph for this function:| ILIAS\COPage\Test\Layout\PageLayoutTest::testPreviewPlaceholderMedia | ( | ) |
Definition at line 71 of file PageLayoutTest.php.
References COPageTestBase\getEmptyPageWithDom().
Here is the call graph for this function:| ILIAS\COPage\Test\Layout\PageLayoutTest::testPreviewPlaceholderQuestion | ( | ) |
Definition at line 89 of file PageLayoutTest.php.
References COPageTestBase\getEmptyPageWithDom().
Here is the call graph for this function:| ILIAS\COPage\Test\Layout\PageLayoutTest::testPreviewPlaceholderText | ( | ) |
Definition at line 53 of file PageLayoutTest.php.
References COPageTestBase\getEmptyPageWithDom().
Here is the call graph for this function: