ILIAS
release_8 Revision v8.23
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
getListTablesLink () | |
getEditRecordLink (int $viewId, int $recordId) | |
getListRecordsLink (?string $viewId=null) | |
getInfoScreenLink () | |
redirect (string $link) | |
getEditDclLink (ilObjDataCollectionGUI $dataCollectionGUI) | |
getDataCollectionExportLink () | |
getListPermissionsLink () | |
getCreateDclLink (ilObjDataCollectionGUI $dataCollectionGUI) | |
getSaveDclEndpoint (ilObjDataCollectionGUI $dataCollectionGUI) | |
getQueryRecordDataEndpoint () | |
getDataCollectionHomeLink (ilObjDataCollectionGUI $dataCollectionGUI) | |
isAsyncCall () | |
forwardCommand (object $guiObject) | |
saveParameterTableId (object $guiObject) | |
saveParameterTableviewId (object $guiObject) | |
![]() | |
getListRecordsLink (string $viewId) | |
Static Public Member Functions | |
static | new () |
Private Member Functions | |
__construct (ilCtrl $ctrl) | |
Private Attributes | |
ilCtrl | $ctrl |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 19 of file class.ilDataCollectionEndpointAdapter.php.
|
private |
Definition at line 23 of file class.ilDataCollectionEndpointAdapter.php.
References $ctrl, and ILIAS\Repository\ctrl().
ilDataCollectionEndpointAdapter::forwardCommand | ( | object | $guiObject | ) |
ilCtrlException |
Implements ilDataCollectionEndpointPort.
Definition at line 134 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
ilDataCollectionEndpointAdapter::getCreateDclLink | ( | ilObjDataCollectionGUI | $dataCollectionGUI | ) |
Implements ilDataCollectionEndpointPort.
Definition at line 94 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
ilDataCollectionEndpointAdapter::getDataCollectionExportLink | ( | ) |
ilCtrlException |
Implements ilDataCollectionEndpointPort.
Definition at line 81 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
ilDataCollectionEndpointAdapter::getDataCollectionHomeLink | ( | ilObjDataCollectionGUI | $dataCollectionGUI | ) |
ilCtrlException |
Implements ilDataCollectionEndpointPort.
Definition at line 121 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
ilDataCollectionEndpointAdapter::getEditDclLink | ( | ilObjDataCollectionGUI | $dataCollectionGUI | ) |
ilCtrlException |
Implements ilDataCollectionEndpointPort.
Definition at line 73 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
ilDataCollectionEndpointAdapter::getEditRecordLink | ( | int | $viewId, |
int | $recordId | ||
) |
Implements ilDataCollectionEndpointPort.
Definition at line 42 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
ilDataCollectionEndpointAdapter::getInfoScreenLink | ( | ) |
Implements ilDataCollectionEndpointPort.
Definition at line 60 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
ilDataCollectionEndpointAdapter::getListPermissionsLink | ( | ) |
ilCtrlException |
Implements ilDataCollectionEndpointPort.
Definition at line 89 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
ilDataCollectionEndpointAdapter::getListRecordsLink | ( | ?string | $viewId = null | ) |
ilCtrlException |
Definition at line 52 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
ilDataCollectionEndpointAdapter::getListTablesLink | ( | ) |
ilCtrlException |
Implements ilDataCollectionEndpointPort.
Definition at line 37 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
ilDataCollectionEndpointAdapter::getQueryRecordDataEndpoint | ( | ) |
Implements ilDataCollectionEndpointPort.
Definition at line 104 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
ilDataCollectionEndpointAdapter::getSaveDclEndpoint | ( | ilObjDataCollectionGUI | $dataCollectionGUI | ) |
Implements ilDataCollectionEndpointPort.
Definition at line 99 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
ilDataCollectionEndpointAdapter::isAsyncCall | ( | ) |
Implements ilDataCollectionEndpointPort.
Definition at line 126 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
|
static |
Definition at line 28 of file class.ilDataCollectionEndpointAdapter.php.
References $DIC.
Referenced by ilObjDataCollectionGUI\__construct(), and ilDataCollectionOutboundsAdapter\getDataCollectionEndpoint().
ilDataCollectionEndpointAdapter::redirect | ( | string | $link | ) |
Implements ilDataCollectionEndpointPort.
Definition at line 65 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
ilDataCollectionEndpointAdapter::saveParameterTableId | ( | object | $guiObject | ) |
ilCtrlException |
Implements ilDataCollectionEndpointPort.
Definition at line 142 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
ilDataCollectionEndpointAdapter::saveParameterTableviewId | ( | object | $guiObject | ) |
Implements ilDataCollectionEndpointPort.
Definition at line 147 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
|
private |
Definition at line 21 of file class.ilDataCollectionEndpointAdapter.php.
Referenced by __construct().