ILIAS
trunk Revision v11.0_alpha-1861-g09f3d197f78
|
Class ilWebAccessCheckerDelivery. More...
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 |
string | $img_dir |
Class ilWebAccessCheckerDelivery.
Definition at line 30 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().
|
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().
|
protected |
Definition at line 102 of file class.ilWebAccessCheckerDelivery.php.
References ILIAS\FileDelivery\http().
Referenced by handleAccessErrors().
|
protected |
Definition at line 110 of file class.ilWebAccessCheckerDelivery.php.
References ILIAS\FileDelivery\http().
Referenced by handleAccessErrors().
|
protected |
ilWACException |
Definition at line 93 of file class.ilWebAccessCheckerDelivery.php.
References ilWACException\ACCESS_DENIED, and ilWACException\ACCESS_WITHOUT_CHECK.
Referenced by handleRequest().
|
protected |
Definition at line 125 of file class.ilWebAccessCheckerDelivery.php.
References Vendor\Package\$e, $response, deliverDummyImage(), deliverDummyVideo(), and ILIAS\FileDelivery\http().
Referenced by handleRequest().
|
protected |
Definition at line 117 of file class.ilWebAccessCheckerDelivery.php.
References $response, and ILIAS\FileDelivery\http().
Referenced by handleRequest().
|
protected |
Definition at line 55 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.
|
static |
Definition at line 37 of file class.ilWebAccessCheckerDelivery.php.
|
private |
Definition at line 33 of file class.ilWebAccessCheckerDelivery.php.
|
private |
Definition at line 34 of file class.ilWebAccessCheckerDelivery.php.
|
private |
Definition at line 32 of file class.ilWebAccessCheckerDelivery.php.