ILIAS
release_8 Revision v8.19
|
Wiki util test. More...
Protected Member Functions | |
setGlobalVariable (string $name, $value) | |
setUp () | |
tearDown () | |
processInternalLinksExtCollect (string $xml) | |
processInternalLinksCollect (string $xml) | |
processInternalLinksReplace (string $xml) | |
|
protected |
Definition at line 246 of file WikiUtilTest.php.
References ilWikiUtil\collectInternalLinks(), and IL_WIKI_MODE_COLLECT.
Referenced by testProcessInternalLinksCollectMultipleSame(), testProcessInternalLinksCollectMultiText(), and testProcessInternalLinksCollectOneSimple().
|
protected |
Definition at line 134 of file WikiUtilTest.php.
References ilWikiUtil\collectInternalLinks(), and IL_WIKI_MODE_EXT_COLLECT.
Referenced by testProcessInternalLinksExtCollect(), testProcessInternalLinksExtCollectMultipleSame(), testProcessInternalLinksExtCollectMultipleSimple(), testProcessInternalLinksExtCollectMultiText(), testProcessInternalLinksExtCollectOneSimple(), and testProcessInternalLinksExtCollectOneText().
|
protected |
Definition at line 286 of file WikiUtilTest.php.
References ilWikiUtil\replaceInternalLinks().
Referenced by testProcessInternalLinksReplaceWithoutLink().
|
protected |
|
protected |
Definition at line 43 of file WikiUtilTest.php.
References $dic, $GLOBALS, and setGlobalVariable().
|
protected |
Definition at line 60 of file WikiUtilTest.php.
WikiUtilTest::testMakeDbTitle | ( | ) |
Definition at line 99 of file WikiUtilTest.php.
References ilWikiUtil\makeDbTitle().
WikiUtilTest::testMakeUrlTitle | ( | ) |
Definition at line 64 of file WikiUtilTest.php.
References ilWikiUtil\makeUrlTitle().
WikiUtilTest::testProcessInternalLinksCollectMultipleSame | ( | ) |
Definition at line 266 of file WikiUtilTest.php.
References $xml, and processInternalLinksCollect().
WikiUtilTest::testProcessInternalLinksCollectMultiText | ( | ) |
Definition at line 276 of file WikiUtilTest.php.
References $xml, and processInternalLinksCollect().
WikiUtilTest::testProcessInternalLinksCollectOneSimple | ( | ) |
Definition at line 256 of file WikiUtilTest.php.
References $xml, and processInternalLinksCollect().
WikiUtilTest::testProcessInternalLinksExtCollect | ( | ) |
Definition at line 144 of file WikiUtilTest.php.
References processInternalLinksExtCollect().
WikiUtilTest::testProcessInternalLinksExtCollectMultipleSame | ( | ) |
Definition at line 192 of file WikiUtilTest.php.
References $xml, and processInternalLinksExtCollect().
WikiUtilTest::testProcessInternalLinksExtCollectMultipleSimple | ( | ) |
Definition at line 174 of file WikiUtilTest.php.
References $xml, and processInternalLinksExtCollect().
WikiUtilTest::testProcessInternalLinksExtCollectMultiText | ( | ) |
Definition at line 224 of file WikiUtilTest.php.
References $xml, and processInternalLinksExtCollect().
WikiUtilTest::testProcessInternalLinksExtCollectOneSimple | ( | ) |
Definition at line 160 of file WikiUtilTest.php.
References $xml, and processInternalLinksExtCollect().
WikiUtilTest::testProcessInternalLinksExtCollectOneText | ( | ) |
Definition at line 210 of file WikiUtilTest.php.
References $xml, and processInternalLinksExtCollect().
WikiUtilTest::testProcessInternalLinksReplaceWithoutLink | ( | ) |
Definition at line 295 of file WikiUtilTest.php.
References $xml, and processInternalLinksReplace().