ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
Public Member Functions | |
__construct (Data\Factory $data_factory, ilLanguage $lng) | |
![]() | |
__construct (callable $is_ok, $error, Data\Factory $data_factory, \ILIAS\Language\Language $lng) | |
If $error is a callable it needs to take two parameters: More... | |
check ($value) | |
accepts ($value) | |
problemWith ($value) | |
applyTo (Result $result) | |
![]() | |
withProblemBuilder (callable $builder) | |
Get a constraint like this one with a builder for a custom error message. More... | |
![]() | |
transform ($from) | |
Perform the transformation. More... | |
__invoke ($from) | |
Transformations should be callable. More... | |
Additional Inherited Members | |
![]() | |
getError () | |
![]() | |
Data Factory | $data_factory |
ILIAS Language Language | $lng |
$is_ok | |
$error | |
Definition at line 27 of file NotEmptyConstraint.php.
ILIAS\UI\Implementation\Component\Input\Container\Form\NotEmpty::__construct | ( | Data\Factory | $data_factory, |
ilLanguage | $lng | ||
) |
Definition at line 29 of file NotEmptyConstraint.php.
References ILIAS\AdvancedMetaData\Services\ObjectModes\Custom\Custom\Constraint\$data_factory, ILIAS\AdvancedMetaData\Services\ObjectModes\Custom\Custom\Constraint\$lng, $txt, ILIAS\GlobalScreen\Provider\__construct(), and ilLanguage\loadLanguageModule().