|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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) | |
| Constructor. More... | |
| executeCommand () | |
| Execute command. More... | |
Protected Member Functions | |
| invokeServer () | |
| Invoke rpc server. More... | |
Protected Attributes | |
| $page_gui | |
| $ui | |
| $ctrl | |
| $request | |
Adapter for JSON frontend.
Definition at line 13 of file class.ilPageEditorServerAdapterGUI.php.
| ilPageEditorServerAdapterGUI::__construct | ( | ilPageObjectGUI | $page_gui, |
| ilCtrl | $ctrl, | ||
| \ILIAS\DI\UIServices | $ui, | ||
| Message\ServerRequestInterface | $request | ||
| ) |
Constructor.
Definition at line 38 of file class.ilPageEditorServerAdapterGUI.php.
References $ctrl, $page_gui, $request, $ui, and ui().
Here is the call graph for this function:| ilPageEditorServerAdapterGUI::executeCommand | ( | ) |
Execute command.
Definition at line 53 of file class.ilPageEditorServerAdapterGUI.php.
References $ctrl.
|
protected |
Invoke rpc server.
Definition at line 70 of file class.ilPageEditorServerAdapterGUI.php.
Here is the call graph for this function:
|
protected |
Definition at line 28 of file class.ilPageEditorServerAdapterGUI.php.
Referenced by __construct(), and executeCommand().
|
protected |
Definition at line 18 of file class.ilPageEditorServerAdapterGUI.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilPageEditorServerAdapterGUI.php.
Referenced by __construct().
|
protected |
Definition at line 23 of file class.ilPageEditorServerAdapterGUI.php.
Referenced by __construct().