|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Class ilWebAccessCheckerDelivery. More...
Collaboration diagram for ilWebAccessCheckerDelivery:Public Member Functions | |
| __construct (Services $httpState, CookieFactory $cookieFactory) | |
| ilWebAccessCheckerDelivery constructor. More... | |
Static Public Member Functions | |
| static | run (Services $httpState, CookieFactory $cookieFactory) |
Protected Member Functions | |
| handleRequest () | |
| deny () | |
| deliverDummyImage () | |
| deliverDummyVideo () | |
| handleNotFoundError (ilWACException $e) | |
| handleAccessErrors (ilWACException $e) | |
| deliver () | |
Private Attributes | |
| ilWebAccessChecker | $wac |
| Services | $http |
Class ilWebAccessCheckerDelivery.
Definition at line 31 of file class.ilWebAccessCheckerDelivery.php.
| ilWebAccessCheckerDelivery::__construct | ( | Services | $httpState, |
| CookieFactory | $cookieFactory | ||
| ) |
ilWebAccessCheckerDelivery constructor.
Definition at line 47 of file class.ilWebAccessCheckerDelivery.php.
References ILIAS\FileDelivery\http().
Here is the call graph for this function:
|
protected |
| ilWACException |
Definition at line 165 of file class.ilWebAccessCheckerDelivery.php.
References $data_dir, $ini, $path, $token, ilWACException\ACCESS_WITHOUT_CHECK, CLIENT_DATA_DIR, and ILIAS\FileDelivery\http().
Referenced by handleRequest().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 101 of file class.ilWebAccessCheckerDelivery.php.
References ILIAS\FileDelivery\http().
Referenced by handleAccessErrors().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 109 of file class.ilWebAccessCheckerDelivery.php.
References ILIAS\FileDelivery\http().
Referenced by handleAccessErrors().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilWACException |
Definition at line 92 of file class.ilWebAccessCheckerDelivery.php.
References ilWACException\ACCESS_DENIED, and ilWACException\ACCESS_WITHOUT_CHECK.
Referenced by handleRequest().
Here is the caller graph for this function:
|
protected |
Definition at line 125 of file class.ilWebAccessCheckerDelivery.php.
References Vendor\Package\$e, $response, deliverDummyImage(), deliverDummyVideo(), and ILIAS\FileDelivery\http().
Referenced by handleRequest().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 116 of file class.ilWebAccessCheckerDelivery.php.
References $response, and ILIAS\FileDelivery\http().
Referenced by handleRequest().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 54 of file class.ilWebAccessCheckerDelivery.php.
References Vendor\Package\$e, ilWACException\ACCESS_DENIED, ilWACException\ACCESS_DENIED_NO_LOGIN, ilWACException\ACCESS_DENIED_NO_PUB, deliver(), deny(), ilWebAccessChecker\DISPOSITION, handleAccessErrors(), ilInitialisation\handleErrorReporting(), handleNotFoundError(), ILIAS\FileDelivery\http(), ilWACException\NOT_FOUND, ilWebAccessChecker\REVALIDATE, and ilWebAccessChecker\STATUS_CODE.
Here is the call graph for this function:
|
static |
Definition at line 37 of file class.ilWebAccessCheckerDelivery.php.
|
private |
Definition at line 34 of file class.ilWebAccessCheckerDelivery.php.
|
private |
Definition at line 33 of file class.ilWebAccessCheckerDelivery.php.