|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilDataCollectionEndpointAdapter:
Collaboration diagram for ilDataCollectionEndpointAdapter: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().
Here is the call graph for this function:| ilDataCollectionEndpointAdapter::forwardCommand | ( | object | $guiObject | ) |
| ilCtrlException |
Implements ilDataCollectionEndpointPort.
Definition at line 134 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDataCollectionEndpointAdapter::getCreateDclLink | ( | ilObjDataCollectionGUI | $dataCollectionGUI | ) |
Implements ilDataCollectionEndpointPort.
Definition at line 94 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDataCollectionEndpointAdapter::getDataCollectionExportLink | ( | ) |
| ilCtrlException |
Implements ilDataCollectionEndpointPort.
Definition at line 81 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDataCollectionEndpointAdapter::getDataCollectionHomeLink | ( | ilObjDataCollectionGUI | $dataCollectionGUI | ) |
| ilCtrlException |
Implements ilDataCollectionEndpointPort.
Definition at line 121 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDataCollectionEndpointAdapter::getEditDclLink | ( | ilObjDataCollectionGUI | $dataCollectionGUI | ) |
| ilCtrlException |
Implements ilDataCollectionEndpointPort.
Definition at line 73 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDataCollectionEndpointAdapter::getEditRecordLink | ( | int | $viewId, |
| int | $recordId | ||
| ) |
Implements ilDataCollectionEndpointPort.
Definition at line 42 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDataCollectionEndpointAdapter::getInfoScreenLink | ( | ) |
Implements ilDataCollectionEndpointPort.
Definition at line 60 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDataCollectionEndpointAdapter::getListPermissionsLink | ( | ) |
| ilCtrlException |
Implements ilDataCollectionEndpointPort.
Definition at line 89 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDataCollectionEndpointAdapter::getListRecordsLink | ( | ?string | $viewId = null | ) |
| ilCtrlException |
Definition at line 52 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDataCollectionEndpointAdapter::getListTablesLink | ( | ) |
| ilCtrlException |
Implements ilDataCollectionEndpointPort.
Definition at line 37 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDataCollectionEndpointAdapter::getQueryRecordDataEndpoint | ( | ) |
Implements ilDataCollectionEndpointPort.
Definition at line 104 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDataCollectionEndpointAdapter::getSaveDclEndpoint | ( | ilObjDataCollectionGUI | $dataCollectionGUI | ) |
Implements ilDataCollectionEndpointPort.
Definition at line 99 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDataCollectionEndpointAdapter::isAsyncCall | ( | ) |
Implements ilDataCollectionEndpointPort.
Definition at line 126 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
static |
Definition at line 28 of file class.ilDataCollectionEndpointAdapter.php.
References $DIC.
Referenced by ilObjDataCollectionGUI\__construct(), and ilDataCollectionOutboundsAdapter\getDataCollectionEndpoint().
Here is the caller graph for this function:| ilDataCollectionEndpointAdapter::redirect | ( | string | $link | ) |
Implements ilDataCollectionEndpointPort.
Definition at line 65 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDataCollectionEndpointAdapter::saveParameterTableId | ( | object | $guiObject | ) |
| ilCtrlException |
Implements ilDataCollectionEndpointPort.
Definition at line 142 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDataCollectionEndpointAdapter::saveParameterTableviewId | ( | object | $guiObject | ) |
Implements ilDataCollectionEndpointPort.
Definition at line 147 of file class.ilDataCollectionEndpointAdapter.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 21 of file class.ilDataCollectionEndpointAdapter.php.
Referenced by __construct().