Go to the source code of this file.
Namespaces | |
| namespace | KERNEL |
Functions | |
| get_path ($pathKey) | |
| get_url_domain () | |
| get_path | ( | $ | pathKey | ) |
Http://www.domain.tld/whereisMyCampus/claroline/blah
$rootWeb = Http://www.domain.tld/whereisMyCampus/claroline/blah $hostWeb = Http://www.domain.tld $urlAppend = /whereisMyCampus/claroline/blah $clarolineRepositorySys = Http://www.domain.tld/whereisMyCampus/claroline Return a common path of claroline
| string | $pathKey key name of the path ( varname in previous version of claroline) |
Definition at line 39 of file path.lib.php.
| get_url_domain | ( | ) |
return prefix for urls to externalize
Definition at line 96 of file path.lib.php.
1.6.3