Go to the source code of this file.
Enumerations | |
| enum | ILIAS_MODULE |
Variables | |
| $rest = substr($PHP_SELF, strpos($PHP_SELF, "data/") + 5) | |
| Web Access Checker. | |
| $checker = new ilWebAccessChecker() | |
| enum ILIAS_MODULE |
Definition at line 43 of file web_access_checker.php.
| $checker = new ilWebAccessChecker() |
Definition at line 48 of file web_access_checker.php.
| $rest = substr($PHP_SELF, strpos($PHP_SELF, "data/") + 5) |
Web Access Checker.
Checks the access rights of a directly requested content file. Called from a web server redirection rule.
Definition at line 42 of file web_access_checker.php.
1.7.1