|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for PCParagraphTest:
Collaboration diagram for PCParagraphTest:Public Member Functions | |
| test_input2xmlEmpty () | |
| Test _input2xml (empty) More... | |
| test_input2xmlValidXml () | |
| Test _input2xml for validity. More... | |
| test_input2xmlResult () | |
| Test _input2xml. More... | |
| testHandleAjaxContentPost () | |
| Test handleAjaxContentPost. More... | |
| testHandleAjaxContentSpans () | |
| Test HTML to BB transformation, spans. More... | |
| testHandleAjaxContentLists () | |
| Test HTML to BB transformation, lists (are not transformed in this first step) More... | |
| testConstruction () | |
| testCreate () | |
| testLegacyHtml2Text () | |
| testCharacteristic () | |
| testSubCharacteristic () | |
| testAutoIndent () | |
| testDownloadTitle () | |
| testShowLineNumbers () | |
| testLanguage () | |
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 PCParagraphTest.php.
| PCParagraphTest::test_input2xmlEmpty | ( | ) |
Test _input2xml (empty)
Definition at line 34 of file PCParagraphTest.php.
References $res, and ilPCParagraph\_input2xml().
Here is the call graph for this function:| PCParagraphTest::test_input2xmlResult | ( | ) |
Test _input2xml.
Definition at line 75 of file PCParagraphTest.php.
References $out, and ilPCParagraph\_input2xml().
Here is the call graph for this function:| PCParagraphTest::test_input2xmlValidXml | ( | ) |
Test _input2xml for validity.
Definition at line 46 of file PCParagraphTest.php.
References $res, $text, and ilPCParagraph\_input2xml().
Here is the call graph for this function:| PCParagraphTest::testAutoIndent | ( | ) |
Definition at line 491 of file PCParagraphTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
Here is the call graph for this function:| PCParagraphTest::testCharacteristic | ( | ) |
Definition at line 445 of file PCParagraphTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
Here is the call graph for this function:| PCParagraphTest::testConstruction | ( | ) |
Definition at line 383 of file PCParagraphTest.php.
References COPageTestBase\getEmptyPageWithDom().
Here is the call graph for this function:| PCParagraphTest::testCreate | ( | ) |
Definition at line 393 of file PCParagraphTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
Here is the call graph for this function:| PCParagraphTest::testDownloadTitle | ( | ) |
Definition at line 514 of file PCParagraphTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
Here is the call graph for this function:| PCParagraphTest::testHandleAjaxContentLists | ( | ) |
Test HTML to BB transformation, lists (are not transformed in this first step)
Definition at line 343 of file PCParagraphTest.php.
References $out, and ilPCParagraph\handleAjaxContent().
Here is the call graph for this function:| PCParagraphTest::testHandleAjaxContentPost | ( | ) |
Test handleAjaxContentPost.
Definition at line 206 of file PCParagraphTest.php.
References $out, and ilPCParagraph\handleAjaxContentPost().
Here is the call graph for this function:| PCParagraphTest::testHandleAjaxContentSpans | ( | ) |
Test HTML to BB transformation, spans.
Definition at line 227 of file PCParagraphTest.php.
References $out, and ilPCParagraph\handleAjaxContent().
Here is the call graph for this function:| PCParagraphTest::testLanguage | ( | ) |
Definition at line 560 of file PCParagraphTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
Here is the call graph for this function:| PCParagraphTest::testLegacyHtml2Text | ( | ) |
Definition at line 409 of file PCParagraphTest.php.
References COPageTestBase\assertXmlEquals(), COPageTestBase\getEmptyPageWithDom(), and COPageTestBase\legacyHtmlToXml().
Here is the call graph for this function:| PCParagraphTest::testShowLineNumbers | ( | ) |
Definition at line 537 of file PCParagraphTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
Here is the call graph for this function:| PCParagraphTest::testSubCharacteristic | ( | ) |
Definition at line 468 of file PCParagraphTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
Here is the call graph for this function: