wiki.techinc.nl/includes/htmlform
Siddharth VP d72917ea2f Refactor HTMLRestrictionsField to allow more restrictions to be added
Earlier, loadDataFromRequest() returned MWRestrictions object only in
case of valid input, and the original string if invalid. Now, an
MWRestrictions object is returned in all cases, on which we now have a
validity field. This also de-duplicates the check to find the invalid IP
address(es).

Bug: T349957
Change-Id: Iadb762b572cf0e7d2b92dbc4912804a3ddb48e74
2023-11-23 16:01:50 +00:00
..
fields Refactor HTMLRestrictionsField to allow more restrictions to be added 2023-11-23 16:01:50 +00:00
CodexHTMLForm.php HTMLForm: Dispatch field formatting explicitly instead of guessing method names 2023-07-10 18:53:50 +02:00
CollapsibleFieldsetLayout.php htmlform: Use more compact PHP features in places 2023-07-07 13:11:05 +02:00
HTMLForm.php Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
HTMLFormActionFieldLayout.php
HTMLFormElement.php
HTMLFormField.php Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
HTMLFormFieldLayout.php
HTMLFormFieldRequiredOptionsException.php
HTMLNestedFilterable.php
OOUIHTMLForm.php Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
VFormHTMLForm.php Merge "HTMLForm: Dispatch field formatting explicitly instead of guessing method names" 2023-07-11 11:47:02 +00:00