ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
interface.QueryActionHandler.php
Go to the documentation of this file.
1
<?php
2
3
/* Copyright (c) 1998-2020 ILIAS open source, Extended GPL, see docs/LICENSE */
4
5
namespace
ILIAS\COPage\Editor\Server
;
6
11
interface
QueryActionHandler
12
{
17
public
function
handle
(
$query
) :
Response
;
18
}
ILIAS\COPage\Editor\Server\QueryActionHandler
Query action handler interface.
Definition:
interface.QueryActionHandler.php:11
ILIAS\COPage\Editor\Server\Response
Definition:
class.Response.php:11
ILIAS\COPage\Editor\Server
Definition:
class.Response.php:5
$query
$query
Definition:
proxy_ylocal.php:13
ILIAS\COPage\Editor\Server\QueryActionHandler\handle
handle($query)
Services
COPage
Editor
Server
interface.QueryActionHandler.php
Generated on Wed Sep 3 2025 21:01:26 for ILIAS by
1.8.13 (using
Doxyfile
)