ILIAS
release_8 Revision v8.23
◀ 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:24
ILIAS\COPage\Editor\Server\CommandActionHandler
Command action handler interface.
Definition:
interface.CommandActionHandler.php:25
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
ILIAS\COPage\Editor\Server\CommandActionHandler\handle
handle(array $query, array $body)
Services
COPage
Editor
Server
interface.CommandActionHandler.php
Generated on Sun Aug 31 2025 22:02:18 for ILIAS by
1.8.13 (using
Doxyfile
)