Skip to content

UIComponent: Add PHP code for glyphs: select, unselect & clear - #10829

Open
lscharmer wants to merge 1 commit into
ILIAS-eLearning:trunkfrom
lscharmer:12/select-glyph-php-part
Open

UIComponent: Add PHP code for glyphs: select, unselect & clear#10829
lscharmer wants to merge 1 commit into
ILIAS-eLearning:trunkfrom
lscharmer:12/select-glyph-php-part

Conversation

@lscharmer

Copy link
Copy Markdown
Contributor

This PR adds the existing glyphs select, unselect & clear to the corresponding code places, so they can be used within PHP.

This issue implements one part of: https://mantis.ilias.de/view.php?id=40579
A second part to resolve the mantis issue will follow.

@lscharmer lscharmer added kitchen sink improvement php Pull requests that update Php code labels Jan 8, 2026
@BettyFromHH BettyFromHH added the css/html Pull requests that propose changes to CSS/SCSS or HTML files. label Jan 21, 2026

@thibsy thibsy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @lscharmer,

Thx a lot for your contribution to the UI framework!

Please implement the following changes:

  • ILIAS\UI\Component\Symbol\Glyph\Factory: please populate these methods on the public interface as well, alongside with one example for each one of them. I don't want Glyph components to be internal.

Kind regards,
@thibsy (as UI coordinator)

@lscharmer
lscharmer force-pushed the 12/select-glyph-php-part branch from 3d092c6 to 13cd790 Compare September 8, 2026 12:43
@lscharmer
lscharmer requested a review from thibsy September 8, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

css/html Pull requests that propose changes to CSS/SCSS or HTML files. improvement kitchen sink php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants