ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Additional Inherited Members | |
![]() | |
__construct (DataFactory $data_factory, \ILIAS\Refinery\Factory $refinery, \ilLanguage $lng, array $inputs, string $label, string $byline=null) | |
Group constructor. More... | |
withDisabled ($is_disabled) | |
withRequired ($is_required) | |
isRequired () | |
withOnUpdate (Signal $signal) | |
getValue () | |
Get the value that is displayed in the input client side. More... | |
withValue ($value) | |
Get an input like this with another value displayed on the client side. More... | |
getInputs () | |
getUpdateOnLoadCode () | |
getContent () | |
![]() | |
withAdditionalTransformation (Transformation $trafo) | |
Apply a transformation to the content of the input. More... | |
![]() | |
isClientSideValueOk ($value) | |
getConstraintForRequirement () | |
![]() | |
$inputs = [] | |
$lng | |
Definition at line 19 of file SwitchableGroupInputTest.php.