ILIAS  release_8 Revision v8.19-1-g4e8f2f9140c
All Data Structures Namespaces Files Functions Variables Modules Pages
ilDataCollectionEndpointPort Interface Reference

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)
 

Detailed Description

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.

Member Function Documentation

◆ forwardCommand()

ilDataCollectionEndpointPort::forwardCommand ( object  $guiObject)

◆ getCreateDclLink()

ilDataCollectionEndpointPort::getCreateDclLink ( ilObjDataCollectionGUI  $dataCollectionGUI)

◆ getDataCollectionExportLink()

ilDataCollectionEndpointPort::getDataCollectionExportLink ( )

◆ getDataCollectionHomeLink()

ilDataCollectionEndpointPort::getDataCollectionHomeLink ( ilObjDataCollectionGUI  $dataCollectionGUI)

◆ getEditDclLink()

ilDataCollectionEndpointPort::getEditDclLink ( ilObjDataCollectionGUI  $dataCollectionGUI)

◆ getEditRecordLink()

ilDataCollectionEndpointPort::getEditRecordLink ( int  $viewId,
int  $recordId 
)

◆ getInfoScreenLink()

ilDataCollectionEndpointPort::getInfoScreenLink ( )

◆ getListPermissionsLink()

ilDataCollectionEndpointPort::getListPermissionsLink ( )

◆ getListRecordsLink()

ilDataCollectionEndpointPort::getListRecordsLink ( string  $viewId)

◆ getListTablesLink()

ilDataCollectionEndpointPort::getListTablesLink ( )

◆ getQueryRecordDataEndpoint()

ilDataCollectionEndpointPort::getQueryRecordDataEndpoint ( )

◆ getSaveDclEndpoint()

ilDataCollectionEndpointPort::getSaveDclEndpoint ( ilObjDataCollectionGUI  $dataCollectionGUI)

◆ isAsyncCall()

ilDataCollectionEndpointPort::isAsyncCall ( )

◆ redirect()

ilDataCollectionEndpointPort::redirect ( string  $link)

◆ saveParameterTableId()

ilDataCollectionEndpointPort::saveParameterTableId ( object  $guiObject)

◆ saveParameterTableviewId()

ilDataCollectionEndpointPort::saveParameterTableviewId ( object  $guiObject)

The documentation for this interface was generated from the following file: