| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for PCListTest:
 Collaboration diagram for PCListTest:Public Member Functions | |
| testConstruction () | |
| testCreate () | |
| testAddItems () | |
| testListType () | |
| testNumberingType () | |
| testStartValue () | |
| testStyleClass () | |
| testNewItemAfter () | |
| testNewItemBefore () | |
| testDeleteItem () | |
| testMoveItemDown () | |
| testMoveItemUp () | |
Protected Member Functions | |
| getPageWithList () | |
| getItemForHierId (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 PCListTest.php.
      
  | 
  protected | 
Definition at line 202 of file PCListTest.php.
References ilPageObject\getContentDomNode(), and ilPageObject\getPCIdForHierId().
Referenced by testDeleteItem(), testMoveItemDown(), testMoveItemUp(), testNewItemAfter(), and testNewItemBefore().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 178 of file PCListTest.php.
References COPageTestBase\getEmptyPageWithDom().
Referenced by testDeleteItem(), testMoveItemDown(), testMoveItemUp(), testNewItemAfter(), and testNewItemBefore().
 Here is the call graph for this function:
 Here is the caller graph for this function:| PCListTest::testAddItems | ( | ) | 
Definition at line 47 of file PCListTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
 Here is the call graph for this function:| PCListTest::testConstruction | ( | ) | 
Definition at line 26 of file PCListTest.php.
References COPageTestBase\getEmptyPageWithDom().
 Here is the call graph for this function:| PCListTest::testCreate | ( | ) | 
Definition at line 36 of file PCListTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
 Here is the call graph for this function:| PCListTest::testDeleteItem | ( | ) | 
Definition at line 249 of file PCListTest.php.
References COPageTestBase\assertXmlEquals(), getItemForHierId(), and getPageWithList().
 Here is the call graph for this function:| PCListTest::testListType | ( | ) | 
Definition at line 65 of file PCListTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
 Here is the call graph for this function:| PCListTest::testMoveItemDown | ( | ) | 
Definition at line 267 of file PCListTest.php.
References COPageTestBase\assertXmlEquals(), getItemForHierId(), and getPageWithList().
 Here is the call graph for this function:| PCListTest::testMoveItemUp | ( | ) | 
Definition at line 285 of file PCListTest.php.
References COPageTestBase\assertXmlEquals(), getItemForHierId(), and getPageWithList().
 Here is the call graph for this function:| PCListTest::testNewItemAfter | ( | ) | 
Definition at line 213 of file PCListTest.php.
References COPageTestBase\assertXmlEquals(), getItemForHierId(), and getPageWithList().
 Here is the call graph for this function:| PCListTest::testNewItemBefore | ( | ) | 
Definition at line 231 of file PCListTest.php.
References COPageTestBase\assertXmlEquals(), getItemForHierId(), and getPageWithList().
 Here is the call graph for this function:| PCListTest::testNumberingType | ( | ) | 
Definition at line 95 of file PCListTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
 Here is the call graph for this function:| PCListTest::testStartValue | ( | ) | 
Definition at line 126 of file PCListTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
 Here is the call graph for this function:| PCListTest::testStyleClass | ( | ) | 
Definition at line 150 of file PCListTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
 Here is the call graph for this function: