ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
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... | |
Definition at line 25 of file FactoryInternal.php.
ILIAS\UI\Implementation\FactoryInternal::breadcrumbs | ( | array | $crumbs | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::button | ( | ) |
ILIAS\UI\Implementation\FactoryInternal::card | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::chart | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::counter | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::deck | ( | array | $cards | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::divider | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::dropdown | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::dropzone | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::entity | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::image | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::input | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::item | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::launcher | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::layout | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::legacy | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, NoUIFactory, FilterInputsTestNoUIFactories, and WithNoUIFactories.
ILIAS\UI\Implementation\FactoryInternal::link | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::listing | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, NoUIFactory, and WithNoUIFactories.
ILIAS\UI\Implementation\FactoryInternal::mainControls | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::menu | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::messageBox | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::modal | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::navigation | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::panel | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::player | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::popover | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, NoUIFactory, FilterInputsTestNoUIFactories, and WithNoUIFactories.
ILIAS\UI\Implementation\FactoryInternal::progress | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::prompt | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::symbol | ( | ) |
ILIAS\UI\Implementation\FactoryInternal::table | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::toast | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::tree | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.
ILIAS\UI\Implementation\FactoryInternal::viewControl | ( | ) |
Implemented in ILIAS\UI\Implementation\Factory, and NoUIFactory.