|
ILIAS
release_8 Revision v8.24
|
Wiki util test. More...
Inheritance diagram for WikiUtilTest:
Collaboration diagram for WikiUtilTest: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 $xml, ilWikiUtil\collectInternalLinks(), and IL_WIKI_MODE_COLLECT.
Referenced by testProcessInternalLinksCollectMultipleSame(), testProcessInternalLinksCollectMultiText(), and testProcessInternalLinksCollectOneSimple().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 134 of file WikiUtilTest.php.
References $xml, ilWikiUtil\collectInternalLinks(), and IL_WIKI_MODE_EXT_COLLECT.
Referenced by testProcessInternalLinksExtCollect(), testProcessInternalLinksExtCollectMultipleSame(), testProcessInternalLinksExtCollectMultipleSimple(), testProcessInternalLinksExtCollectMultiText(), testProcessInternalLinksExtCollectOneSimple(), and testProcessInternalLinksExtCollectOneText().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 286 of file WikiUtilTest.php.
References $xml, and ilWikiUtil\replaceInternalLinks().
Referenced by testProcessInternalLinksReplaceWithoutLink().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
|
protected |
Definition at line 43 of file WikiUtilTest.php.
References $dic, $GLOBALS, and setGlobalVariable().
Here is the call graph for this function:
|
protected |
Definition at line 60 of file WikiUtilTest.php.
| WikiUtilTest::testMakeDbTitle | ( | ) |
Definition at line 99 of file WikiUtilTest.php.
References ilWikiUtil\makeDbTitle().
Here is the call graph for this function:| WikiUtilTest::testMakeUrlTitle | ( | ) |
Definition at line 64 of file WikiUtilTest.php.
References ilWikiUtil\makeUrlTitle().
Here is the call graph for this function:| WikiUtilTest::testProcessInternalLinksCollectMultipleSame | ( | ) |
Definition at line 266 of file WikiUtilTest.php.
References $xml, and processInternalLinksCollect().
Here is the call graph for this function:| WikiUtilTest::testProcessInternalLinksCollectMultiText | ( | ) |
Definition at line 276 of file WikiUtilTest.php.
References $xml, and processInternalLinksCollect().
Here is the call graph for this function:| WikiUtilTest::testProcessInternalLinksCollectOneSimple | ( | ) |
Definition at line 256 of file WikiUtilTest.php.
References $xml, and processInternalLinksCollect().
Here is the call graph for this function:| WikiUtilTest::testProcessInternalLinksExtCollect | ( | ) |
Definition at line 144 of file WikiUtilTest.php.
References processInternalLinksExtCollect().
Here is the call graph for this function:| WikiUtilTest::testProcessInternalLinksExtCollectMultipleSame | ( | ) |
Definition at line 192 of file WikiUtilTest.php.
References $xml, and processInternalLinksExtCollect().
Here is the call graph for this function:| WikiUtilTest::testProcessInternalLinksExtCollectMultipleSimple | ( | ) |
Definition at line 174 of file WikiUtilTest.php.
References $xml, and processInternalLinksExtCollect().
Here is the call graph for this function:| WikiUtilTest::testProcessInternalLinksExtCollectMultiText | ( | ) |
Definition at line 224 of file WikiUtilTest.php.
References $xml, and processInternalLinksExtCollect().
Here is the call graph for this function:| WikiUtilTest::testProcessInternalLinksExtCollectOneSimple | ( | ) |
Definition at line 160 of file WikiUtilTest.php.
References $xml, and processInternalLinksExtCollect().
Here is the call graph for this function:| WikiUtilTest::testProcessInternalLinksExtCollectOneText | ( | ) |
Definition at line 210 of file WikiUtilTest.php.
References $xml, and processInternalLinksExtCollect().
Here is the call graph for this function:| WikiUtilTest::testProcessInternalLinksReplaceWithoutLink | ( | ) |
Definition at line 295 of file WikiUtilTest.php.
References $xml, and processInternalLinksReplace().
Here is the call graph for this function: