| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for PCGridTest:
 Collaboration diagram for PCGridTest: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) | |
  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 () | |
Additional Inherited Members | |
  Protected Attributes inherited from COPageTestBase | |
| 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().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 293 of file PCGridTest.php.
References COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_MAIN_SIDE.
Referenced by testMoveLeft(), and testMoveRight().
 Here is the call graph for this function:
 Here is the caller graph for this function:| PCGridTest::testAddCell | ( | ) | 
Definition at line 221 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_MANUAL.
 Here is the call graph for this function:| PCGridTest::testAddGridCell | ( | ) | 
Definition at line 196 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_MANUAL.
 Here is the call graph for this function:| PCGridTest::testApplyTemplateManual | ( | ) | 
Definition at line 71 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_MANUAL.
 Here is the call graph for this function:| PCGridTest::testApplyTemplateTwoColumn | ( | ) | 
Definition at line 47 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_TWO_COLUMN.
 Here is the call graph for this function:| PCGridTest::testCellData | ( | ) | 
Definition at line 247 of file PCGridTest.php.
References COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_MAIN_SIDE.
 Here is the call graph for this function:| PCGridTest::testConstruction | ( | ) | 
Definition at line 26 of file PCGridTest.php.
References COPageTestBase\getEmptyPageWithDom().
 Here is the call graph for this function:| PCGridTest::testCreate | ( | ) | 
Definition at line 36 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
 Here is the call graph for this function:| PCGridTest::testDelete | ( | ) | 
Definition at line 169 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_MAIN_SIDE.
 Here is the call graph for this function:| PCGridTest::testMoveLeft | ( | ) | 
Definition at line 341 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), getCellForHierId(), and getPageWithGrid().
 Here is the call graph for this function:| PCGridTest::testMoveRight | ( | ) | 
Definition at line 323 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), getCellForHierId(), and getPageWithGrid().
 Here is the call graph for this function:| PCGridTest::testPositions | ( | ) | 
Definition at line 95 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_MAIN_SIDE.
 Here is the call graph for this function:| PCGridTest::testWidths | ( | ) | 
Definition at line 125 of file PCGridTest.php.
References COPageTestBase\assertXmlEquals(), COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_MAIN_SIDE.
 Here is the call graph for this function: