ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
GroupHelper.php File Reference

Go to the source code of this file.

Namespaces

 ILIAS\UI\Implementation\Component\Input\Field
 

Functions

 ILIAS\UI\Implementation\Component\Input\Field::isClientSideValueOk ($value)
 
 ILIAS\UI\Implementation\Component\Input\Field::getGroupValues ()
 Get the value that is displayed in the groups input as Generator instance. More...
 
 ILIAS\UI\Implementation\Component\Input\Field::withGroupValues ($values)
 Get an input like this with children with other values displayed on the client side. More...
 
 ILIAS\UI\Implementation\Component\Input\Field::isClientGroupSideValueOk ($value)
 Default implementation for groups. More...
 
 ILIAS\UI\Implementation\Component\Input\Field::getInputs ()
 
 ILIAS\UI\Implementation\Component\Input\Field::getConstraintForRequirement ()
 

Variables

trait ILIAS\UI\Implementation\Component\Input\Field::GroupHelper
 The code of Group is used in Checkbox, e.g., but a checkbox is not a group. More...