19 declare(strict_types=1);
40 protected ?C\Chart\ProgressMeter\ProgressMeter
$chart =
null;
68 $clone->lead = $image;
78 $clone->lead = $avatar;
102 $clone = clone $this;
103 $clone->lead = $icon;
112 $clone = clone $this;
113 $clone->lead = $text;
122 $clone = clone $this;
140 $clone = clone $this;
155 $clone = clone $this;
170 $clone = clone $this;
171 $clone->main_action = $button;
Color expresses a certain color by giving the mixing ratio in the RGB color space.
C Dropdown Standard $actions
withLeadAvatar(Avatar $avatar)
C Chart ProgressMeter ProgressMeter $chart
withAudioPlayer(Audio $audio)
This describes commonalities between all types of Dropdowns.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
This describes how a letter or a picture avatar could be modified during construction of UI...
Common interface to all items.
withLeadImage(Image $image)
withProgress(C\Chart\ProgressMeter\ProgressMeter $chart)
withLeadText(string $text)
ButtonStandard LinkStandard null $main_action
withMainAction(ButtonStandard|LinkStandard $button)
withActions(C\Dropdown\Standard $actions)