ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
Public Member Functions | |
__construct (HTTPService $http, protected Refinery $refinery, protected DataFactory $data_factory, array $namespace) | |
getTableAction () | |
getRowIds (\ilObjTest $obj_test) | |
getPrintViewType () | |
getActionURL (string $action) | |
getPrintViewTypeURL (string $action, string $type) | |
getRowBoundURLBuilder (string $action) | |
Protected Attributes | |
ServerRequestInterface | $request |
RequestWrapper | $request_wrapper |
URLBuilder | $url_builder |
URLBuilderToken | $action_token |
URLBuilderToken | $row_id_token |
URLBuilderToken | $print_view_type_token |
Private Member Functions | |
getUrlBuilder () | |
retrieveStringOrNull (URLBuilderToken $token) | |
Definition at line 32 of file QuestionsTableQuery.php.
ILIAS\Test\Questions\Presentation\QuestionsTableQuery::__construct | ( | HTTPService | $http, |
protected Refinery | $refinery, | ||
protected DataFactory | $data_factory, | ||
array | $namespace | ||
) |
Definition at line 41 of file QuestionsTableQuery.php.
References ILIAS\Test\Questions\Presentation\QuestionsTableQuery\getUrlBuilder().
ILIAS\Test\Questions\Presentation\QuestionsTableQuery::getActionURL | ( | string | $action | ) |
Definition at line 110 of file QuestionsTableQuery.php.
ILIAS\Test\Questions\Presentation\QuestionsTableQuery::getPrintViewType | ( | ) |
Definition at line 99 of file QuestionsTableQuery.php.
References ILIAS\Repository\refinery().
ILIAS\Test\Questions\Presentation\QuestionsTableQuery::getPrintViewTypeURL | ( | string | $action, |
string | $type | ||
) |
Definition at line 118 of file QuestionsTableQuery.php.
References ILIAS\Repository\refinery().
ILIAS\Test\Questions\Presentation\QuestionsTableQuery::getRowBoundURLBuilder | ( | string | $action | ) |
Definition at line 137 of file QuestionsTableQuery.php.
References ILIAS\Test\Questions\Presentation\QuestionsTableQuery\$row_id_token.
ILIAS\Test\Questions\Presentation\QuestionsTableQuery::getRowIds | ( | \ilObjTest | $obj_test | ) |
Definition at line 77 of file QuestionsTableQuery.php.
References ilObjTest\getTestQuestions(), null, and ILIAS\Repository\refinery().
Referenced by ilObjTestGUI\getTargetQuestionpoolForm(), and ilObjTestGUI\showQuestionsObject().
ILIAS\Test\Questions\Presentation\QuestionsTableQuery::getTableAction | ( | ) |
Definition at line 72 of file QuestionsTableQuery.php.
References ILIAS\Test\Questions\Presentation\QuestionsTableQuery\retrieveStringOrNull().
Referenced by ilObjTestGUI\getTargetQuestionpoolForm(), and ilObjTestGUI\showQuestionsObject().
|
private |
Definition at line 63 of file QuestionsTableQuery.php.
Referenced by ILIAS\Test\Questions\Presentation\QuestionsTableQuery\__construct().
|
private |
Definition at line 145 of file QuestionsTableQuery.php.
References ILIAS\UI\URLBuilderToken\getName(), null, and ILIAS\Repository\refinery().
Referenced by ILIAS\Test\Questions\Presentation\QuestionsTableQuery\getTableAction().
|
protected |
Definition at line 37 of file QuestionsTableQuery.php.
|
protected |
Definition at line 39 of file QuestionsTableQuery.php.
|
protected |
Definition at line 34 of file QuestionsTableQuery.php.
|
protected |
Definition at line 35 of file QuestionsTableQuery.php.
|
protected |
Definition at line 38 of file QuestionsTableQuery.php.
Referenced by ILIAS\Test\Questions\Presentation\QuestionsTableQuery\getRowBoundURLBuilder().
|
protected |
Definition at line 36 of file QuestionsTableQuery.php.