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
HTMLForm.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
HTMLFormActionFieldLayout.php
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
HTMLFormFieldRequiredOptionsException.php
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