Definition at line 37 of file Standard.php.
◆ getActions()
ILIAS\UI\Component\Item\Standard::getActions |
( |
| ) |
|
Get the actions of the item.
◆ getAudioPlayer()
ILIAS\UI\Component\Item\Standard::getAudioPlayer |
( |
| ) |
|
◆ getColor()
ILIAS\UI\Component\Item\Standard::getColor |
( |
| ) |
|
◆ getLead()
ILIAS\UI\Component\Item\Standard::getLead |
( |
| ) |
|
- Returns
- null|string|Image|Icon|Avatar
◆ getMainAction()
ILIAS\UI\Component\Item\Standard::getMainAction |
( |
| ) |
|
◆ getProgress()
ILIAS\UI\Component\Item\Standard::getProgress |
( |
| ) |
|
◆ withActions()
ILIAS\UI\Component\Item\Standard::withActions |
( |
DropdownStandard |
$actions | ) |
|
Create a new appointment item with a set of actions to perform on it.
◆ withAudioPlayer()
ILIAS\UI\Component\Item\Standard::withAudioPlayer |
( |
Audio |
$audio | ) |
|
◆ withColor()
ILIAS\UI\Component\Item\Standard::withColor |
( |
Color |
$color | ) |
|
◆ withLeadAvatar()
ILIAS\UI\Component\Item\Standard::withLeadAvatar |
( |
Avatar |
$avatar | ) |
|
◆ withLeadIcon()
ILIAS\UI\Component\Item\Standard::withLeadIcon |
( |
Icon |
$icon | ) |
|
◆ withLeadImage()
ILIAS\UI\Component\Item\Standard::withLeadImage |
( |
Image |
$image | ) |
|
◆ withLeadText()
ILIAS\UI\Component\Item\Standard::withLeadText |
( |
string |
$text | ) |
|
◆ withMainAction()
ILIAS\UI\Component\Item\Standard::withMainAction |
( |
ButtonStandard|LinkStandard |
$button | ) |
|
◆ withNoLead()
ILIAS\UI\Component\Item\Standard::withNoLead |
( |
| ) |
|
◆ withProgress()
ILIAS\UI\Component\Item\Standard::withProgress |
( |
ProgressMeter |
$chart | ) |
|
Set progress meter chart.
The documentation for this interface was generated from the following file: