|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilDataCollectionOutboundsAdapter:
Collaboration diagram for ilDataCollectionOutboundsAdapter:Public Member Functions | |
| getDataCollectionUi () | |
| getDataCollectionAccess () | |
| getDataCollectionEndpoint () | |
| 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().
Here is the call graph for this function:| ilDataCollectionOutboundsAdapter::getDataCollectionEndpoint | ( | ) |
Implements ilDataCollectionOutboundsPort.
Definition at line 40 of file class.ilDataCollectionOutboundsAdapter.php.
References ilDataCollectionEndpointAdapter\new().
Here is the call graph for this function:| ilDataCollectionOutboundsAdapter::getDataCollectionUi | ( | ) |
Implements ilDataCollectionOutboundsPort.
Definition at line 30 of file class.ilDataCollectionOutboundsAdapter.php.
References ilDataCollectionUiAdapter\new().
Here is the call graph for this function:
|
static |
Definition at line 25 of file class.ilDataCollectionOutboundsAdapter.php.
Referenced by ilDclDetailedViewGUI\__construct(), ilDclRecordListGUI\__construct(), and ilObjDataCollectionGUI\_goto().
Here is the caller graph for this function: