|
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 ilDataCollectionEndpointPort:
Collaboration diagram for ilDataCollectionEndpointPort:Public Member Functions | |
| getListTablesLink () | |
| getListRecordsLink (string $viewId) | |
| getEditRecordLink (int $viewId, int $recordId) | |
| getListPermissionsLink () | |
| getInfoScreenLink () | |
| getDataCollectionHomeLink (ilObjDataCollectionGUI $dataCollectionGUI) | |
| getEditDclLink (ilObjDataCollectionGUI $dataCollectionGUI) | |
| getCreateDclLink (ilObjDataCollectionGUI $dataCollectionGUI) | |
| getSaveDclEndpoint (ilObjDataCollectionGUI $dataCollectionGUI) | |
| getDataCollectionExportLink () | |
| getQueryRecordDataEndpoint () | |
| isAsyncCall () | |
| redirect (string $link) | |
| saveParameterTableId (object $guiObject) | |
| saveParameterTableviewId (object $guiObject) | |
| forwardCommand (object $guiObject) | |
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.ilDataCollectionEndpointPort.php.
| ilDataCollectionEndpointPort::forwardCommand | ( | object | $guiObject | ) |
Implemented in ilDataCollectionEndpointAdapter.
| ilDataCollectionEndpointPort::getCreateDclLink | ( | ilObjDataCollectionGUI | $dataCollectionGUI | ) |
Implemented in ilDataCollectionEndpointAdapter.
| ilDataCollectionEndpointPort::getDataCollectionExportLink | ( | ) |
Implemented in ilDataCollectionEndpointAdapter.
| ilDataCollectionEndpointPort::getDataCollectionHomeLink | ( | ilObjDataCollectionGUI | $dataCollectionGUI | ) |
Implemented in ilDataCollectionEndpointAdapter.
| ilDataCollectionEndpointPort::getEditDclLink | ( | ilObjDataCollectionGUI | $dataCollectionGUI | ) |
Implemented in ilDataCollectionEndpointAdapter.
| ilDataCollectionEndpointPort::getEditRecordLink | ( | int | $viewId, |
| int | $recordId | ||
| ) |
Implemented in ilDataCollectionEndpointAdapter.
| ilDataCollectionEndpointPort::getInfoScreenLink | ( | ) |
Implemented in ilDataCollectionEndpointAdapter.
| ilDataCollectionEndpointPort::getListPermissionsLink | ( | ) |
Implemented in ilDataCollectionEndpointAdapter.
| ilDataCollectionEndpointPort::getListRecordsLink | ( | string | $viewId | ) |
| ilDataCollectionEndpointPort::getListTablesLink | ( | ) |
Implemented in ilDataCollectionEndpointAdapter.
| ilDataCollectionEndpointPort::getQueryRecordDataEndpoint | ( | ) |
Implemented in ilDataCollectionEndpointAdapter.
| ilDataCollectionEndpointPort::getSaveDclEndpoint | ( | ilObjDataCollectionGUI | $dataCollectionGUI | ) |
Implemented in ilDataCollectionEndpointAdapter.
| ilDataCollectionEndpointPort::isAsyncCall | ( | ) |
Implemented in ilDataCollectionEndpointAdapter.
| ilDataCollectionEndpointPort::redirect | ( | string | $link | ) |
Implemented in ilDataCollectionEndpointAdapter.
| ilDataCollectionEndpointPort::saveParameterTableId | ( | object | $guiObject | ) |
Implemented in ilDataCollectionEndpointAdapter.
| ilDataCollectionEndpointPort::saveParameterTableviewId | ( | object | $guiObject | ) |
Implemented in ilDataCollectionEndpointAdapter.