|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\UI\Implementation\Factory:
Collaboration diagram for ILIAS\UI\Implementation\Factory:Public Member Functions | |
| __construct (protected I\Counter\Factory $counter_factory, protected I\Button\Factory $button_factory, protected I\Listing\Factory $listing_factory, protected I\Image\Factory $image_factory, protected I\Player\Factory $player_factory, protected I\Panel\Factory $panel_factory, protected I\Modal\Factory $modal_factory, protected I\Progress\Factory $progress_factory, protected I\Dropzone\Factory $dropzone_factory, protected I\Popover\Factory $popover_factory, protected I\Divider\Factory $divider_factory, protected I\Link\Factory $link_factory, protected I\Dropdown\Factory $dropdown_factory, protected I\Item\Factory $item_factory, protected I\ViewControl\Factory $viewcontrol_factory, protected I\Chart\Factory $chart_factory, protected I\Input\Factory $input_factory, protected I\Table\Factory $table_factory, protected I\MessageBox\Factory $messagebox_factory, protected I\Card\Factory $card_factory, protected I\Layout\Factory $layout_factory, protected I\MainControls\Factory $maincontrols_factory, protected I\Tree\Factory $tree_factory, protected I\Menu\Factory $menu_factory, protected I\Symbol\Factory $symbol_factory, protected I\Toast\Factory $toast_factory, protected I\Legacy\Factory $legacy_factory, protected I\launcher\Factory $launcher_factory, protected I\Entity\Factory $entity_factory, protected I\Prompt\Factory $prompt_factory, protected I\Navigation\Factory $navigation_factory,) | |
| 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 () | |
| helpTopics (string ... $topics) | |
| launcher () | |
| 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 () | |
Public Member Functions inherited from ILIAS\Data\Color\Factory | |
| build ($value) | |
| Determine type of input and validate it, then build a color. More... | |
Definition at line 27 of file Factory.php.
| ILIAS\UI\Implementation\Factory::__construct | ( | protected I\Counter\Factory | $counter_factory, |
| protected I\Button\Factory | $button_factory, | ||
| protected I\Listing\Factory | $listing_factory, | ||
| protected I\Image\Factory | $image_factory, | ||
| protected I\Player\Factory | $player_factory, | ||
| protected I\Panel\Factory | $panel_factory, | ||
| protected I\Modal\Factory | $modal_factory, | ||
| protected I\Progress\Factory | $progress_factory, | ||
| protected I\Dropzone\Factory | $dropzone_factory, | ||
| protected I\Popover\Factory | $popover_factory, | ||
| protected I\Divider\Factory | $divider_factory, | ||
| protected I\Link\Factory | $link_factory, | ||
| protected I\Dropdown\Factory | $dropdown_factory, | ||
| protected I\Item\Factory | $item_factory, | ||
| protected I\ViewControl\Factory | $viewcontrol_factory, | ||
| protected I\Chart\Factory | $chart_factory, | ||
| protected I\Input\Factory | $input_factory, | ||
| protected I\Table\Factory | $table_factory, | ||
| protected I\MessageBox\Factory | $messagebox_factory, | ||
| protected I\Card\Factory | $card_factory, | ||
| protected I\Layout\Factory | $layout_factory, | ||
| protected I\MainControls\Factory | $maincontrols_factory, | ||
| protected I\Tree\Factory | $tree_factory, | ||
| protected I\Menu\Factory | $menu_factory, | ||
| protected I\Symbol\Factory | $symbol_factory, | ||
| protected I\Toast\Factory | $toast_factory, | ||
| protected I\Legacy\Factory | $legacy_factory, | ||
| protected I\launcher\Factory | $launcher_factory, | ||
| protected I\Entity\Factory | $entity_factory, | ||
| protected I\Prompt\Factory | $prompt_factory, | ||
| protected I\Navigation\Factory | $navigation_factory | ||
| ) |
Definition at line 29 of file Factory.php.
| ILIAS\UI\Implementation\Factory::breadcrumbs | ( | array | $crumbs | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 154 of file Factory.php.
| ILIAS\UI\Implementation\Factory::button | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 69 of file Factory.php.
| ILIAS\UI\Implementation\Factory::card | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 74 of file Factory.php.
| ILIAS\UI\Implementation\Factory::chart | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 159 of file Factory.php.
| ILIAS\UI\Implementation\Factory::counter | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 64 of file Factory.php.
| ILIAS\UI\Implementation\Factory::deck | ( | array | $cards | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 79 of file Factory.php.
References ILIAS\UI\Component\Deck\Deck\SIZE_S.
| ILIAS\UI\Implementation\Factory::divider | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 129 of file Factory.php.
| ILIAS\UI\Implementation\Factory::dropdown | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 139 of file Factory.php.
| ILIAS\UI\Implementation\Factory::dropzone | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 119 of file Factory.php.
| ILIAS\UI\Implementation\Factory::entity | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 222 of file Factory.php.
| ILIAS\UI\Implementation\Factory::helpTopics | ( | string ... | $topics | ) |
Definition at line 209 of file Factory.php.
References ILIAS\GlobalScreen\Scope\$topics.
| ILIAS\UI\Implementation\Factory::image | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 89 of file Factory.php.
| ILIAS\UI\Implementation\Factory::input | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 164 of file Factory.php.
| ILIAS\UI\Implementation\Factory::item | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 144 of file Factory.php.
| ILIAS\UI\Implementation\Factory::launcher | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 217 of file Factory.php.
| ILIAS\UI\Implementation\Factory::layout | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 179 of file Factory.php.
| ILIAS\UI\Implementation\Factory::legacy | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 99 of file Factory.php.
| ILIAS\UI\Implementation\Factory::link | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 134 of file Factory.php.
| ILIAS\UI\Implementation\Factory::listing | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 84 of file Factory.php.
| ILIAS\UI\Implementation\Factory::mainControls | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 184 of file Factory.php.
| ILIAS\UI\Implementation\Factory::menu | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 194 of file Factory.php.
| ILIAS\UI\Implementation\Factory::messageBox | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 174 of file Factory.php.
| ILIAS\UI\Implementation\Factory::modal | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 109 of file Factory.php.
| ILIAS\UI\Implementation\Factory::navigation | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 232 of file Factory.php.
| ILIAS\UI\Implementation\Factory::panel | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 104 of file Factory.php.
| ILIAS\UI\Implementation\Factory::player | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 94 of file Factory.php.
| ILIAS\UI\Implementation\Factory::popover | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 124 of file Factory.php.
| ILIAS\UI\Implementation\Factory::progress | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 114 of file Factory.php.
| ILIAS\UI\Implementation\Factory::prompt | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 227 of file Factory.php.
| ILIAS\UI\Implementation\Factory::symbol | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 199 of file Factory.php.
| ILIAS\UI\Implementation\Factory::table | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 169 of file Factory.php.
| ILIAS\UI\Implementation\Factory::toast | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 204 of file Factory.php.
| ILIAS\UI\Implementation\Factory::tree | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 189 of file Factory.php.
| ILIAS\UI\Implementation\Factory::viewControl | ( | ) |
Implements ILIAS\UI\Implementation\FactoryInternal.
Definition at line 149 of file Factory.php.