ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
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... | |
NoUIFactory::breadcrumbs | ( | array | $crumbs | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 111 of file Base.php.
NoUIFactory::button | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Reimplemented in WithNoUIFactories, WithButtonNoUIFactory, and WithButtonAndSymbolButNoUIFactory.
Definition at line 63 of file Base.php.
NoUIFactory::card | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 66 of file Base.php.
NoUIFactory::chart | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 114 of file Base.php.
NoUIFactory::counter | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 60 of file Base.php.
NoUIFactory::deck | ( | array | $cards | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 69 of file Base.php.
NoUIFactory::divider | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 96 of file Base.php.
NoUIFactory::dropdown | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 102 of file Base.php.
NoUIFactory::dropzone | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 90 of file Base.php.
NoUIFactory::entity | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 153 of file Base.php.
NoUIFactory::helpTopics | ( | string ... | $topic | ) |
NoUIFactory::image | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 75 of file Base.php.
NoUIFactory::input | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 117 of file Base.php.
NoUIFactory::item | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 105 of file Base.php.
NoUIFactory::launcher | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 147 of file Base.php.
NoUIFactory::layout | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 126 of file Base.php.
NoUIFactory::legacy | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Reimplemented in FilterInputsTestNoUIFactories, and WithNoUIFactories.
Definition at line 78 of file Base.php.
NoUIFactory::link | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 99 of file Base.php.
NoUIFactory::listing | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Reimplemented in WithNoUIFactories.
Definition at line 72 of file Base.php.
NoUIFactory::mainControls | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 129 of file Base.php.
NoUIFactory::menu | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 135 of file Base.php.
NoUIFactory::messageBox | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 123 of file Base.php.
NoUIFactory::modal | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 84 of file Base.php.
NoUIFactory::navigation | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 159 of file Base.php.
NoUIFactory::panel | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 81 of file Base.php.
NoUIFactory::player | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 144 of file Base.php.
NoUIFactory::popover | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Reimplemented in FilterInputsTestNoUIFactories, and WithNoUIFactories.
Definition at line 93 of file Base.php.
NoUIFactory::progress | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 87 of file Base.php.
NoUIFactory::prompt | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 156 of file Base.php.
NoUIFactory::symbol | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Reimplemented in FilterInputsTestNoUIFactories, WithNoUIFactories, and WithButtonAndSymbolButNoUIFactory.
Definition at line 138 of file Base.php.
NoUIFactory::table | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 120 of file Base.php.
NoUIFactory::toast | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 141 of file Base.php.
NoUIFactory::tree | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 132 of file Base.php.
NoUIFactory::viewControl | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 108 of file Base.php.