ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ 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\QueryActionHandler
Query action handler interface.
Definition:
interface.QueryActionHandler.php:25
ILIAS\COPage\Editor\Server\Response
Definition:
class.Response.php:24
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 Sun Aug 31 2025 23:02:40 for ILIAS by
1.8.13 (using
Doxyfile
)