| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for PageObjectTest:
 Collaboration diagram for PageObjectTest:Public Member Functions | |
| testConstruction () | |
| testSetXMLContent () | |
| testGetXMLFromDom () | |
| testAddHierIds () | |
| testAddHierIdsWithContent () | |
| testGeneratePCId () | |
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 24 of file PageObjectTest.php.
| PageObjectTest::testAddHierIds | ( | ) | 
Definition at line 58 of file PageObjectTest.php.
References COPageTestBase\assertXmlEquals().
 Here is the call graph for this function:| PageObjectTest::testAddHierIdsWithContent | ( | ) | 
Definition at line 71 of file PageObjectTest.php.
References COPageTestBase\assertXmlEquals(), COPageTestBase\getEmptyPageWithDom(), and ilPCGridGUI\TEMPLATE_TWO_COLUMN.
 Here is the call graph for this function:| PageObjectTest::testConstruction | ( | ) | 
Definition at line 26 of file PageObjectTest.php.
| PageObjectTest::testGeneratePCId | ( | ) | 
Definition at line 108 of file PageObjectTest.php.
References $id, and COPageTestBase\getEmptyPageWithDom().
 Here is the call graph for this function:| PageObjectTest::testGetXMLFromDom | ( | ) | 
Definition at line 46 of file PageObjectTest.php.
References COPageTestBase\assertXmlEquals().
 Here is the call graph for this function:| PageObjectTest::testSetXMLContent | ( | ) | 
Definition at line 35 of file PageObjectTest.php.