ILIAS
release_4-4 Revision
|
Go to the source code of this file.
Data Structures | |
class | ilMWFakery |
class | ilMWParserAdapter |
Functions | |
wfUrlProtocols () | |
Returns a regular expression of url protocols. More... | |
Variables | |
const | UTF8_REPLACEMENT (!function_exists('codepointToUtf8')) "\xef\xbf\xbd" |
$GLOBALS ["wgContLang"] = new ilMWFakery() | |
wfUrlProtocols | ( | ) |
Returns a regular expression of url protocols.
Definition at line 44 of file class.ilMWParserAdapter.php.
Referenced by Parser\magicLinkCallback().
$GLOBALS["wgContLang"] = new ilMWFakery() |
Definition at line 115 of file class.ilMWParserAdapter.php.
const UTF8_REPLACEMENT(!function_exists( 'codepointToUtf8')) "\xef\xbf\xbd" |
Definition at line 37 of file class.ilMWParserAdapter.php.