wiki.techinc.nl/includes/Html
hmonroy 2d1a3660e3 mediawiki.special.block: add reason field
Add Html::listDropdownOptionsCodex() that takes a bulleted list like
[[MediaWiki:Ipbreason-dropdown]] and adapts the data struture for use
with a Codex Select component.

Currently optgroups are not supported (T367241) so we show the optgroup
labels as disabled options instead.

URL query string parameters do not yet prefill any fields. This will be
tackled as part of T368583.

Bug: T362912
Change-Id: Ib89dcf35ca2a1cd74404c42f5411d7c095b98952
2024-09-11 21:14:25 -04:00
..
FormOptions.php Add missing documentation to class properties (frontend-related) 2024-09-05 21:41:19 +02:00
Html.php mediawiki.special.block: add reason field 2024-09-11 21:14:25 -04:00
HtmlHelper.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HtmlHelperTrait.php
HtmlJsCode.php Add missing documentation to class properties (frontend-related) 2024-09-05 21:41:19 +02:00
ListToggle.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
TemplateParser.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30