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