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 (delivery as attachment). | |
| $checker = new ilWebAccessChecker() | |
| enum ILIAS_MODULE |
Definition at line 43 of file web_access_attach.php.
| $checker = new ilWebAccessChecker() |
Definition at line 48 of file web_access_attach.php.
| $rest = substr($PHP_SELF, strpos($PHP_SELF, "data/") + 5) |
Web Access Checker (delivery as attachment).
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_attach.php.
Referenced by ilFormat::_secondsToShortString(), ilFormat::_secondsToString(), ilFileDataForum::getFiles(), ilFileDataExercise::getFiles(), ilFileDataForum::getFilesOfPost(), ilFileDataMail::getUnsentFiles(), and ilFileDataForum::moveFilesOfPost().
1.7.1