ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (ButtonFactory $button_factory, SymbolFactory $symbol_factory) | |
button () | |
symbol () | |
![]() | |
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 | |
ButtonFactory | $button_factory |
SymbolFactory | $symbol_factory |
Definition at line 35 of file FileInputTest.php.
WithButtonAndSymbolButNoUIFactory::__construct | ( | ButtonFactory | $button_factory, |
SymbolFactory | $symbol_factory | ||
) |
Definition at line 40 of file FileInputTest.php.
References $button_factory, and $symbol_factory.
WithButtonAndSymbolButNoUIFactory::button | ( | ) |
Reimplemented from NoUIFactory.
Definition at line 46 of file FileInputTest.php.
References $button_factory.
WithButtonAndSymbolButNoUIFactory::symbol | ( | ) |
Reimplemented from NoUIFactory.
Definition at line 51 of file FileInputTest.php.
References $symbol_factory.
|
protected |
Definition at line 37 of file FileInputTest.php.
Referenced by __construct(), and button().
|
protected |
Definition at line 38 of file FileInputTest.php.
Referenced by __construct(), and symbol().