ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
ResourceRegistry.php
Go to the documentation of this file.
1
<?
php
2
3
/* Copyright (c) 2016 Richard Klees <richard.klees@concepts-and-training.de> Extended GPL, see docs/LICENSE */
4
5
namespace
ILIAS\UI\Implementation\Render
;
6
12
interface
ResourceRegistry
13
{
20
public
function
register
(
$name
);
21
}
php
An exception for terminatinating execution or to throw for unit testing.
$name
$name
Definition:
client_example.php:35
ILIAS\UI\Implementation\Render\ResourceRegistry
Registry for resources required by rendered output like Javascript or CSS.
Definition:
ResourceRegistry.php:13
ILIAS\UI\Implementation\Render
Definition:
AbstractComponentRenderer.php:5
src
UI
Implementation
Render
ResourceRegistry.php
Generated on Thu Oct 2 2025 19:02:06 for ILIAS by
1.9.4 (using
Doxyfile
)