ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
◀ ilDoc Overview
HasInputGroup.php
Go to the documentation of this file.
1
<?php
2
19
namespace
ILIAS\UI\Implementation\Component\Input\ViewControl
;
20
21
use
ILIAS\UI\Component\Input\Group
;
22
26
interface
HasInputGroup
27
{
28
public
function
getInputGroup
():
Group
;
29
}
ILIAS\UI\Implementation\Component\Input\ViewControl\HasInputGroup\getInputGroup
getInputGroup()
ILIAS\UI\Implementation\Component\Input\Group
trait Group
Definition:
Group.php:36
ILIAS\UI\Implementation\Component\Input\ViewControl\HasInputGroup
Definition:
HasInputGroup.php:26
ILIAS\ILIASObject\Creation\Group
Definition:
AddNewItemElementTypes.php:26
ILIAS\UI\Implementation\Component\Input\ViewControl
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
Factory.php:21
components
ILIAS
UI
src
Implementation
Component
Input
ViewControl
HasInputGroup.php
Generated on Wed Sep 3 2025 23:04:17 for ILIAS by
1.8.13 (using
Doxyfile
)