ILIAS
release_8 Revision v8.24
◀ ilDoc Overview
interface.CommandActionHandler.php
Go to the documentation of this file.
1
<?php
2
19
namespace
ILIAS\COPage\Editor\Server
;
20
25
interface
CommandActionHandler
26
{
27
public
function
handle
(array
$query
, array $body):
Response
;
28
}
ILIAS\COPage\Editor\Server\Response
Definition:
class.Response.php:25
ILIAS\COPage\Editor\Server\CommandActionHandler
Command action handler interface.
Definition:
interface.CommandActionHandler.php:26
ILIAS\COPage\Editor\Server\CommandActionHandler\handle
handle(array $query, array $body)
ILIAS\COPage\Editor\Server
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.Response.php:19
$query
$query
Definition:
proxy_ylocal.php:13
Services
COPage
Editor
Server
interface.CommandActionHandler.php
Generated on Sun Nov 2 2025 22:01:34 for ILIAS by
1.9.4 (using
Doxyfile
)