ILIAS  trunk Revision v12.0_alpha-377-g3641b37b9db
ILIAS\TestQuestionPool\RequestDataCollectorInterface Interface Reference
+ Inheritance diagram for ILIAS\TestQuestionPool\RequestDataCollectorInterface:
+ Collaboration diagram for ILIAS\TestQuestionPool\RequestDataCollectorInterface:

Public Member Functions

 getRequest ()
 
 isset (string $key)
 
 hasRefId ()
 
 getRefId ()
 
 hasQuestionId ()
 
 getQuestionId ()
 
 getIds ()
 
 raw (string $key)
 
 getParsedBody ()
 
 getPostKeys ()
 
 getMultiSelectionIds (string $key)
 
 getRowIdParameter (string $key)
 

Detailed Description

Definition at line 23 of file RequestDataCollectorInterface.php.

Member Function Documentation

◆ getIds()

ILIAS\TestQuestionPool\RequestDataCollectorInterface::getIds ( )

◆ getMultiSelectionIds()

ILIAS\TestQuestionPool\RequestDataCollectorInterface::getMultiSelectionIds ( string  $key)

◆ getParsedBody()

ILIAS\TestQuestionPool\RequestDataCollectorInterface::getParsedBody ( )

◆ getPostKeys()

ILIAS\TestQuestionPool\RequestDataCollectorInterface::getPostKeys ( )

◆ getQuestionId()

ILIAS\TestQuestionPool\RequestDataCollectorInterface::getQuestionId ( )

◆ getRefId()

ILIAS\TestQuestionPool\RequestDataCollectorInterface::getRefId ( )

◆ getRequest()

ILIAS\TestQuestionPool\RequestDataCollectorInterface::getRequest ( )

◆ getRowIdParameter()

ILIAS\TestQuestionPool\RequestDataCollectorInterface::getRowIdParameter ( string  $key)

◆ hasQuestionId()

ILIAS\TestQuestionPool\RequestDataCollectorInterface::hasQuestionId ( )

◆ hasRefId()

ILIAS\TestQuestionPool\RequestDataCollectorInterface::hasRefId ( )

◆ isset()

ILIAS\TestQuestionPool\RequestDataCollectorInterface::isset ( string  $key)

◆ raw()

ILIAS\TestQuestionPool\RequestDataCollectorInterface::raw ( string  $key)

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