ILIAS
trunk Revision v11.0_alpha-1713-gd8962da2f67
|
Public Member Functions | |
testConstruction () | |
testCreate () | |
testApplyTemplateTwoColumn () | |
testApplyTemplateManual () | |
testPositions () | |
testWidths () | |
testDelete () | |
testAddGridCell () | |
testAddCell () | |
testCellData () | |
testMoveRight () | |
testMoveLeft () | |
Protected Member Functions | |
getPageWithGrid () | |
getCellForHierId (ilPageObject $page, string $hier_id) | |
![]() | |
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 () | |
Additional Inherited Members | |
![]() | |
int | $pc_cnt |
Definition at line 24 of file PCGridTest.php.
|
protected |
Definition at line 312 of file PCGridTest.php.
References ilPageObject\getContentDomNode(), and ilPageObject\getPCIdForHierId().
Referenced by testMoveLeft(), and testMoveRight().
|
protected |
Definition at line 293 of file PCGridTest.php.
References COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_MAIN_SIDE.
Referenced by testMoveLeft(), and testMoveRight().
PCGridTest::testAddCell | ( | ) |
Definition at line 221 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_MANUAL.
PCGridTest::testAddGridCell | ( | ) |
Definition at line 196 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_MANUAL.
PCGridTest::testApplyTemplateManual | ( | ) |
Definition at line 71 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_MANUAL.
PCGridTest::testApplyTemplateTwoColumn | ( | ) |
Definition at line 47 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_TWO_COLUMN.
PCGridTest::testCellData | ( | ) |
Definition at line 247 of file PCGridTest.php.
References COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_MAIN_SIDE.
PCGridTest::testConstruction | ( | ) |
Definition at line 26 of file PCGridTest.php.
References COPageTestBase\getEmptyPageWithDom().
PCGridTest::testCreate | ( | ) |
Definition at line 36 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
PCGridTest::testDelete | ( | ) |
Definition at line 169 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_MAIN_SIDE.
PCGridTest::testMoveLeft | ( | ) |
Definition at line 341 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), getCellForHierId(), and getPageWithGrid().
PCGridTest::testMoveRight | ( | ) |
Definition at line 323 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), getCellForHierId(), and getPageWithGrid().
PCGridTest::testPositions | ( | ) |
Definition at line 95 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_MAIN_SIDE.
PCGridTest::testWidths | ( | ) |
Definition at line 125 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_MAIN_SIDE.