ILIAS  release_8 Revision v8.24
class.ilDataCollectionGuiClassFactoryPort.php
Go to the documentation of this file.
1<?php
2
20{
22
24
25 public function getIlPermissionGUI(object $dclGuiObject): ilDataCollectionGuiClassPort;
26
28
29 public function getIlDclTableListGUI(object $dclGuiObject): ilDataCollectionGuiClassPort;
30
31 public function getIlDclRecordListGUI(
32 ilObjDataCollectionGUI $dclGuiObject,
33 int $tableId
35
37
39
41
43
45
47
49
51}
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getIlDclTableListGUI(object $dclGuiObject)
getIlPermissionGUI(object $dclGuiObject)
getIlDclRecordEditGUI(ilObjDataCollectionGUI $dclGuiObject)
getIlDclRecordListGUI(ilObjDataCollectionGUI $dclGuiObject, int $tableId)
getIlObjFileGUI(ilObjDataCollectionGUI $dclGuiObject)
getIlObjectCopyGUI(ilObjDataCollectionGUI $dclGuiObject)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...