ILIAS  trunk Revision v5.2.0beta1-34115-g3a2438be29
ILIAS\UI\Component\Dropdown\Factory Interface Reference
+ Collaboration diagram for ILIAS\UI\Component\Dropdown\Factory:

Public Member Functions

 standard (array $items)
 

description: purpose: > The Standard Dropdown is the default Dropdown to be used in ILIAS. More...

 

Detailed Description

Definition at line 27 of file Factory.php.

Member Function Documentation

◆ standard()

ILIAS\UI\Component\Dropdown\Factory::standard ( array  $items)


description: purpose: > The Standard Dropdown is the default Dropdown to be used in ILIAS.

If there is no good reason using another Dropdown instance in ILIAS, this is the one that should be used. composition: > The Standard Dropdown uses the primary color as background. rules: usage: 1: > Standard Dropdown MUST be used if there is no good reason using

another instance.

Parameters
array<Shy|Horizontal|Standard>array of action items
Returns

The documentation for this interface was generated from the following file: