|
ILIAS
release_8 Revision v8.24
|
Interface RequestWrapper. More...
Inheritance diagram for ILIAS\HTTP\Wrapper\RequestWrapper:
Collaboration diagram for ILIAS\HTTP\Wrapper\RequestWrapper:Public Member Functions | |
| retrieve (string $key, Transformation $transformation) | |
| has (string $key) | |
Interface RequestWrapper.
Definition at line 27 of file RequestWrapper.php.
| ILIAS\HTTP\Wrapper\RequestWrapper::has | ( | string | $key | ) |
Implemented in ILIAS\HTTP\Wrapper\ArrayBasedRequestWrapper.
Referenced by ilLSPlayer\play().
Here is the caller graph for this function:| ILIAS\HTTP\Wrapper\RequestWrapper::retrieve | ( | string | $key, |
| Transformation | $transformation | ||
| ) |
Implemented in ILIAS\HTTP\Wrapper\ArrayBasedRequestWrapper.
Referenced by ilLSPlayer\play(), and ilLSPlayer\updateViewState().
Here is the caller graph for this function: