ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Wiki util test. More...
Protected Member Functions | |
tearDown () | |
processInternalLinksExtCollect (string $xml) | |
processInternalLinksCollect (string $xml) | |
processInternalLinksReplace (string $xml) | |
|
protected |
Definition at line 197 of file WikiUtilTest.php.
References IL_WIKI_MODE_COLLECT, and ilWikiUtil\processInternalLinks().
Referenced by testProcessInternalLinksCollectMultipleSame(), testProcessInternalLinksCollectMultiText(), and testProcessInternalLinksCollectOneSimple().
|
protected |
Definition at line 86 of file WikiUtilTest.php.
References IL_WIKI_MODE_EXT_COLLECT, and ilWikiUtil\processInternalLinks().
Referenced by testProcessInternalLinksExtCollect(), testProcessInternalLinksExtCollectMultipleSame(), testProcessInternalLinksExtCollectMultipleSimple(), testProcessInternalLinksExtCollectMultiText(), testProcessInternalLinksExtCollectOneSimple(), and testProcessInternalLinksExtCollectOneText().
|
protected |
Definition at line 237 of file WikiUtilTest.php.
References IL_WIKI_MODE_REPLACE, and ilWikiUtil\processInternalLinks().
Referenced by testProcessInternalLinksReplaceWithoutLink().
|
protected |
Definition at line 12 of file WikiUtilTest.php.
WikiUtilTest::testMakeDbTitle | ( | ) |
Definition at line 51 of file WikiUtilTest.php.
References $result, and ilWikiUtil\makeDbTitle().
WikiUtilTest::testMakeUrlTitle | ( | ) |
Definition at line 16 of file WikiUtilTest.php.
References $result, and ilWikiUtil\makeUrlTitle().
WikiUtilTest::testProcessInternalLinksCollectMultipleSame | ( | ) |
Definition at line 217 of file WikiUtilTest.php.
References $xml, and processInternalLinksCollect().
WikiUtilTest::testProcessInternalLinksCollectMultiText | ( | ) |
Definition at line 227 of file WikiUtilTest.php.
References $xml, and processInternalLinksCollect().
WikiUtilTest::testProcessInternalLinksCollectOneSimple | ( | ) |
Definition at line 207 of file WikiUtilTest.php.
References $xml, and processInternalLinksCollect().
WikiUtilTest::testProcessInternalLinksExtCollect | ( | ) |
Definition at line 95 of file WikiUtilTest.php.
References $result, and processInternalLinksExtCollect().
WikiUtilTest::testProcessInternalLinksExtCollectMultipleSame | ( | ) |
Definition at line 143 of file WikiUtilTest.php.
References $xml, and processInternalLinksExtCollect().
WikiUtilTest::testProcessInternalLinksExtCollectMultipleSimple | ( | ) |
Definition at line 125 of file WikiUtilTest.php.
References $xml, and processInternalLinksExtCollect().
WikiUtilTest::testProcessInternalLinksExtCollectMultiText | ( | ) |
Definition at line 175 of file WikiUtilTest.php.
References $xml, and processInternalLinksExtCollect().
WikiUtilTest::testProcessInternalLinksExtCollectOneSimple | ( | ) |
Definition at line 111 of file WikiUtilTest.php.
References $xml, and processInternalLinksExtCollect().
WikiUtilTest::testProcessInternalLinksExtCollectOneText | ( | ) |
Definition at line 161 of file WikiUtilTest.php.
References $xml, and processInternalLinksExtCollect().
WikiUtilTest::testProcessInternalLinksReplaceWithoutLink | ( | ) |
Definition at line 246 of file WikiUtilTest.php.
References $xml, and processInternalLinksReplace().