icingaweb2/test/php/library/Icinga/Web/Form
Alexander Rieß eb4fd0b1c9
Some checks are pending
L10n Update / update (push) Waiting to run
CI / PHP (push) Waiting to run
Add ConfigForm based on CompatForm (#5480)
`ConfigForm` uses a `section__key` element-name convention
to map form fields directly to INI file entries. Populates elements from
the config on assembly, writes changed values back on success and
embeds the show configuration widget inline when saving fails.
2026-07-01 15:30:45 +02:00
..
Element Replace array() with [] (#5509) 2026-07-01 14:19:02 +02:00
Validator License source files as GPL-3.0-or-later 2026-03-26 17:49:26 +01:00
ConfigFormTest.php Add ConfigForm based on CompatForm (#5480) 2026-07-01 15:30:45 +02:00