ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
◀ ilDoc Overview
HasMustacheVariablesInternal.php
Go to the documentation of this file.
1
<?php
2
18
namespace
ILIAS\UI\Implementation\Component\Input\Field
;
19
20
use
ILIAS\UI\Implementation\Component\Input
as
I
;
21
use
ILIAS\UI\Component\Input
as
C
;
22
26
interface
HasMustacheVariablesInternal
extends
C\Field\HasMustacheVariables
27
{
31
public
function
getMustacheVariables
(): array;
32
33
public
function
getMustacheVariableContextInfo
(): ?string;
34
}
C\Field\HasMustacheVariables
ILIAS\UI\Implementation\Component\Input\Field\HasMustacheVariablesInternal
Definition:
HasMustacheVariablesInternal.php:27
ILIAS\UI\Implementation\Component\Input\Field\HasMustacheVariablesInternal\getMustacheVariables
getMustacheVariables()
ILIAS\UI\Implementation\Component\Input\Field\HasMustacheVariablesInternal\getMustacheVariableContextInfo
getMustacheVariableContextInfo()
ILIAS\UI\Component\Input
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
ILIAS\UI\Component\Table
ILIAS\UI\Component
ILIAS\UI\Implementation\Component\Input\Field
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
Checkbox.php:21
ILIAS\UI\Implementation\Component\Input
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
ArrayInputData.php:21
components
ILIAS
UI
src
Implementation
Component
Input
Field
HasMustacheVariablesInternal.php
Generated on Sat Dec 13 2025 23:03:58 for ILIAS by
1.9.4 (using
Doxyfile
)