|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for QuestionsTableQueryMock:
Collaboration diagram for QuestionsTableQueryMock:Public Member Functions | |
| __construct () | |
Public Member Functions inherited from ILIAS\Test\Questions\Presentation\QuestionsTableQuery | |
| __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) | |
Private Member Functions | |
| getHereURL () | |
Additional Inherited Members | |
Protected Attributes inherited from ILIAS\Test\Questions\Presentation\QuestionsTableQuery | |
| ServerRequestInterface | $request |
| RequestWrapper | $request_wrapper |
| URLBuilder | $url_builder |
| URLBuilderToken | $action_token |
| URLBuilderToken | $row_id_token |
| URLBuilderToken | $print_view_type_token |
Definition at line 23 of file ilObjTestGUITest.php.
| QuestionsTableQueryMock::__construct | ( | ) |
Definition at line 25 of file ilObjTestGUITest.php.
|
private |
Definition at line 28 of file ilObjTestGUITest.php.