ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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 | |
![]() | |
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 () | |
![]() | |
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().
PCParagraphTest::test_input2xmlResult | ( | ) |
Test _input2xml.
Definition at line 75 of file PCParagraphTest.php.
References $out, and ilPCParagraph\_input2xml().
PCParagraphTest::test_input2xmlValidXml | ( | ) |
Test _input2xml for validity.
Definition at line 46 of file PCParagraphTest.php.
References $res, and ilPCParagraph\_input2xml().
PCParagraphTest::testAutoIndent | ( | ) |
Definition at line 491 of file PCParagraphTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
PCParagraphTest::testCharacteristic | ( | ) |
Definition at line 445 of file PCParagraphTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
PCParagraphTest::testConstruction | ( | ) |
Definition at line 383 of file PCParagraphTest.php.
References COPageTestBase\getEmptyPageWithDom().
PCParagraphTest::testCreate | ( | ) |
Definition at line 393 of file PCParagraphTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
PCParagraphTest::testDownloadTitle | ( | ) |
Definition at line 514 of file PCParagraphTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
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().
PCParagraphTest::testHandleAjaxContentPost | ( | ) |
Test handleAjaxContentPost.
Definition at line 206 of file PCParagraphTest.php.
References $out, and ilPCParagraph\handleAjaxContentPost().
PCParagraphTest::testHandleAjaxContentSpans | ( | ) |
Test HTML to BB transformation, spans.
Definition at line 227 of file PCParagraphTest.php.
References $out, and ilPCParagraph\handleAjaxContent().
PCParagraphTest::testLanguage | ( | ) |
Definition at line 560 of file PCParagraphTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
PCParagraphTest::testLegacyHtml2Text | ( | ) |
Definition at line 409 of file PCParagraphTest.php.
References COPageTestBase\assertXmlEquals(), COPageTestBase\getEmptyPageWithDom(), and COPageTestBase\legacyHtmlToXml().
PCParagraphTest::testShowLineNumbers | ( | ) |
Definition at line 537 of file PCParagraphTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().
PCParagraphTest::testSubCharacteristic | ( | ) |
Definition at line 468 of file PCParagraphTest.php.
References COPageTestBase\assertXmlEquals(), and COPageTestBase\getEmptyPageWithDom().