ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (Factory $button_factory) | |
button () | |
![]() | |
counter () | |
button () | |
card () | |
deck (array $cards) | |
listing () | |
image () | |
legacy () | |
panel () | |
modal () | |
progress () | |
dropzone () | |
popover () | |
divider () | |
link () | |
dropdown () | |
item () | |
viewControl () | |
breadcrumbs (array $crumbs) | |
chart () | |
input () | |
table () | |
messageBox () | |
layout () | |
mainControls () | |
tree () | |
menu () | |
symbol () | |
toast () | |
player () | |
launcher () | |
helpTopics (string ... $topic) | |
entity () | |
prompt () | |
navigation () | |
counter () | |
button () | |
card () | |
deck (array $cards) | |
listing () | |
image () | |
player () | |
legacy () | |
panel () | |
modal () | |
progress () | |
dropzone () | |
popover () | |
divider () | |
link () | |
dropdown () | |
item () | |
viewControl () | |
breadcrumbs (array $crumbs) | |
chart () | |
input () | |
table () | |
messageBox () | |
layout () | |
mainControls () | |
tree () | |
menu () | |
symbol () | |
toast () | |
launcher () | |
entity () | |
prompt () | |
navigation () | |
![]() | |
build ($value) | |
Determine type of input and validate it, then build a color. More... | |
Protected Attributes | |
Factory | $button_factory |
Definition at line 34 of file StandardFormTest.php.
WithButtonNoUIFactory::__construct | ( | Factory | $button_factory | ) |
Definition at line 38 of file StandardFormTest.php.
References $button_factory.
WithButtonNoUIFactory::button | ( | ) |
Reimplemented from NoUIFactory.
Definition at line 43 of file StandardFormTest.php.
References $button_factory.
|
protected |
Definition at line 36 of file StandardFormTest.php.
Referenced by __construct(), and button().