ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
◀ ilDoc Overview
interface.QueryActionHandler.php
Go to the documentation of this file.
1
<?php
2
19
namespace
ILIAS\COPage\Editor\Server
;
20
25
interface
QueryActionHandler
26
{
27
public
function
handle
(array $query):
Response
;
28
}
ILIAS\COPage\Editor\Server\Response
Definition:
class.Response.php:22
ILIAS\COPage\Editor\Server\QueryActionHandler
Query action handler interface.
Definition:
interface.QueryActionHandler.php:26
ILIAS\COPage\Editor\Server\QueryActionHandler\handle
handle(array $query)
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
components
ILIAS
COPage
Editor
Server
interface.QueryActionHandler.php
Generated on Sat Dec 13 2025 23:02:07 for ILIAS by
1.9.4 (using
Doxyfile
)