ILIAS  release_8 Revision v8.19-1-g4e8f2f9140c
All Data Structures Namespaces Files Functions Variables Modules Pages
ILIAS\HTTP\Wrapper\RequestWrapper Interface Reference

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)
 

Detailed Description

Interface RequestWrapper.

Author
Fabian Schmid fs@st.nosp@m.uder.nosp@m.-raim.nosp@m.ann..nosp@m.ch

Definition at line 27 of file RequestWrapper.php.

Member Function Documentation

◆ has()

ILIAS\HTTP\Wrapper\RequestWrapper::has ( string  $key)

Implemented in ILIAS\HTTP\Wrapper\ArrayBasedRequestWrapper.

Referenced by ilLSPlayer\play(), and ilLSPlayer\updateViewState().

+ Here is the caller graph for this function:

◆ retrieve()

ILIAS\HTTP\Wrapper\RequestWrapper::retrieve ( string  $key,
Transformation  $transformation 
)
Returns
mixed

Implemented in ILIAS\HTTP\Wrapper\ArrayBasedRequestWrapper.

Referenced by ilLSPlayer\play(), and ilLSPlayer\updateViewState().

+ Here is the caller graph for this function:

The documentation for this interface was generated from the following file: