7 use \ILIAS\UI\Component\Counter\Counter;
getAction()
Get the action on the glyph.
withAction($action)
Get a Glyph like this with an action.
This tags a counter object.
isHighlighted()
Returns whether the Glyph is highlighted.
withUnavailableAction()
Get a glyph like this, but action should be unavailable atm.
This describes how a glyph could be modified during construction of UI.
withCounter(Counter $counter)
Get a glyph like this, but with a counter on it.
getType()
Get the type of the glyph.
getCounters()
Get all counters attached to this glyph.
isActive()
Get to know if the glyph is activated.
withHighlight()
Get a Glyph like this with a highlight.