19declare(strict_types=1);
32 return new Standard($label, $action);
37 return new Primary($label, $action);
50 public function tag(
string $label, $action):
Tag
52 return new Tag($label, $action);
55 public function shy(
string $label, $action):
Shy
57 return new Shy($label, $action);
62 return new Month($default);
75 ?
Signal $click_signal =
null
77 return new
Toggle($label, $on_action, $off_action, $is_on, $click_signal);
Builds a Color from either hex- or rgb values.
This exception indicates that an UI component was accepted by the JF but is not backed by a real impl...
return['delivery_method'=> 'php',]
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...