|
ILIAS
release_8 Revision v8.24
|
Adapter for JSON frontend. More...
Collaboration diagram for ilPageEditorServerAdapterGUI:Public Member Functions | |
| __construct (ilPageObjectGUI $page_gui, ilCtrl $ctrl, \ILIAS\DI\UIServices $ui, Message\ServerRequestInterface $request) | |
| executeCommand () | |
Protected Member Functions | |
| invokeServer () | |
| Invoke rpc server. More... | |
Protected Attributes | |
| ilPageObjectGUI | $page_gui |
| ILIAS DI UIServices | $ui |
| ilCtrl | $ctrl |
| Message ServerRequestInterface | $request |
Adapter for JSON frontend.
Definition at line 27 of file class.ilPageEditorServerAdapterGUI.php.
| ilPageEditorServerAdapterGUI::__construct | ( | ilPageObjectGUI | $page_gui, |
| ilCtrl | $ctrl, | ||
| \ILIAS\DI\UIServices | $ui, | ||
| Message\ServerRequestInterface | $request | ||
| ) |
Definition at line 34 of file class.ilPageEditorServerAdapterGUI.php.
References $ctrl, $page_gui, $request, $ui, ILIAS\Repository\ctrl(), and ILIAS\Repository\ui().
Here is the call graph for this function:| ilPageEditorServerAdapterGUI::executeCommand | ( | ) |
Definition at line 46 of file class.ilPageEditorServerAdapterGUI.php.
References $ctrl, ilCtrl\getCmd(), and ilCtrl\getNextClass().
Here is the call graph for this function:
|
protected |
Invoke rpc server.
Definition at line 63 of file class.ilPageEditorServerAdapterGUI.php.
References $server, and ILIAS\Repository\ui().
Here is the call graph for this function:
|
protected |
Definition at line 31 of file class.ilPageEditorServerAdapterGUI.php.
Referenced by __construct(), and executeCommand().
|
protected |
Definition at line 29 of file class.ilPageEditorServerAdapterGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilPageEditorServerAdapterGUI.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilPageEditorServerAdapterGUI.php.
Referenced by __construct().