|
ILIAS
release_8 Revision v8.24
|
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 28 of file class.ilWebAccessCheckerDelivery.php.
| ilWebAccessCheckerDelivery::__construct | ( | Services | $httpState, |
| CookieFactory | $cookieFactory | ||
| ) |
ilWebAccessCheckerDelivery constructor.
Definition at line 44 of file class.ilWebAccessCheckerDelivery.php.
References ILIAS\FileDelivery\http().
Here is the call graph for this function:
|
protected |
| ilWACException |
Definition at line 174 of file class.ilWebAccessCheckerDelivery.php.
References ilWACException\ACCESS_WITHOUT_CHECK.
Referenced by handleRequest().
Here is the caller graph for this function:
|
protected |
Definition at line 108 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 116 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 99 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 132 of file class.ilWebAccessCheckerDelivery.php.
References $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 123 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 51 of file class.ilWebAccessCheckerDelivery.php.
References Vendor\Package\$e, ilWACException\ACCESS_DENIED, ilWACException\ACCESS_DENIED_NO_LOGIN, ilWACException\ACCESS_DENIED_NO_PUB, ilWACException\ACCESS_WITHOUT_CHECK, deliver(), deny(), ilWebAccessChecker\DISPOSITION, handleAccessErrors(), ilInitialisation\handleErrorReporting(), handleNotFoundError(), ILIAS\FileDelivery\http(), ilWACException\INITIALISATION_FAILED, ilWACException\NO_CHECKING_INSTANCE, ilWACException\NOT_FOUND, ilWebAccessChecker\REVALIDATE, and ilWebAccessChecker\STATUS_CODE.
Here is the call graph for this function:
|
static |
Definition at line 34 of file class.ilWebAccessCheckerDelivery.php.
|
private |
Definition at line 31 of file class.ilWebAccessCheckerDelivery.php.
|
private |
Definition at line 30 of file class.ilWebAccessCheckerDelivery.php.