ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
getDataCollectionUi () | |
getDataCollectionAccess () | |
getDataCollectionEndpoint () | |
Static Public Member Functions | |
static | new () |
Private Member Functions | |
__construct () | |
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.ilDataCollectionOutboundsAdapter.php.
|
private |
Definition at line 21 of file class.ilDataCollectionOutboundsAdapter.php.
ilDataCollectionOutboundsAdapter::getDataCollectionAccess | ( | ) |
Implements ilDataCollectionOutboundsPort.
Definition at line 35 of file class.ilDataCollectionOutboundsAdapter.php.
References ilDataCollectionAccessAdapter\new().
Referenced by ilDclDetailedViewGUI\init(), and ilDclRecordListGUI\init().
ilDataCollectionOutboundsAdapter::getDataCollectionEndpoint | ( | ) |
Implements ilDataCollectionOutboundsPort.
Definition at line 40 of file class.ilDataCollectionOutboundsAdapter.php.
References ilDataCollectionEndpointAdapter\new().
Referenced by ilDclDetailedViewGUI\init().
ilDataCollectionOutboundsAdapter::getDataCollectionUi | ( | ) |
Implements ilDataCollectionOutboundsPort.
Definition at line 30 of file class.ilDataCollectionOutboundsAdapter.php.
References ilDataCollectionUiAdapter\new().
Referenced by ilDclDetailedViewGUI\init(), and ilDclRecordListGUI\init().
|
static |
Definition at line 25 of file class.ilDataCollectionOutboundsAdapter.php.
Referenced by ilDclDetailedViewGUI\__construct(), ilDclRecordListGUI\__construct(), and ilObjDataCollectionGUI\_goto().