wiki.techinc.nl/includes/htmlform
Aryeh Gregor 4a52bf553f Use MainConfigNames instead of string literals, #3
This edition brought to you by:

grep -ERIn $(grep -o "'[A-Za-z0-9_]*'" includes/MainConfigNames.php | tr
"\n" '|' | sed 's/|$/\n/') includes/

I only corrected a fraction of the results provided by that command. I'm
submitting the partial patch now so it doesn't bitrot.

Bug: T305805
Change-Id: If1918c0b3d88cdf90403921e4310740e206d6962
2022-04-26 14:31:26 +03:00
..
fields Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
CollapsibleFieldsetLayout.php Make CollapsibleFieldsetLayout more reusable 2021-05-27 09:12:13 -05:00
HTMLForm.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
HTMLFormActionFieldLayout.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
HTMLFormElement.php Add cond-state classes in the server-side 2022-01-07 22:14:23 +01:00
HTMLFormField.php Fix uses of (error|warning|success)box in core 2022-03-20 21:15:26 +00:00
HTMLFormFieldLayout.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
HTMLFormFieldRequiredOptionsException.php HTML Classes stability annotations 2020-07-13 14:54:28 +02:00
HTMLNestedFilterable.php
OOUIHTMLForm.php phan: Remove PhanTypePossiblyInvalidDimOffset suppression 2022-03-28 23:26:49 +02:00
VFormHTMLForm.php phan: Remove PhanTypePossiblyInvalidDimOffset suppression 2022-03-28 23:26:49 +02:00