wiki.techinc.nl/includes/htmlform
Gergő Tisza 4085db348e Change \\ to \ in phpdoc
Remove "\\" in namespacing. This is a Doxygen compatibility hack but
does not seem needed anymore, Doxygen reads namespaced class names
correctly, see e.g. https://doc.wikimedia.org/mediawiki-core/master/php/classMediaWiki_1_1Services_1_1ServiceContainer.html

PHP IDEs, on the other hand, were broken by the double backslash.

As an unrelated small doc fix, add parameter docs to PermissionError
constructor (parent has different arguments so the inherited
documentation is wrong).

Change-Id: I6da0f512b8c84f65fd20e90e4617108fe6a8fcd2
2016-04-08 17:46:30 +00:00
..
HTMLApiField.php HTMLForm: Do not render hidden elements as elements 2015-11-09 16:16:40 +00:00
HTMLAutoCompleteSelectField.php Unify handling of *-message(s) settings in HTMLForm 2016-04-01 17:07:14 +03:00
HTMLButtonField.php Change \\ to \ in phpdoc 2016-04-08 17:46:30 +00:00
HTMLCheckField.php HTMLForm: Use OOUI\Element::configFromHtmlAttributes instead of rolling our own 2016-03-09 00:08:05 +00:00
HTMLCheckMatrix.php HTMLForm: Use OOUI\Element::configFromHtmlAttributes instead of rolling our own 2016-03-09 00:08:05 +00:00
HTMLComboboxField.php HTMLForm: Use OOUI\Element::configFromHtmlAttributes instead of rolling our own 2016-03-09 00:08:05 +00:00
HTMLEditTools.php Unify handling of *-message(s) settings in HTMLForm 2016-04-01 17:07:14 +03:00
HTMLFloatField.php
HTMLForm.php Merge "Fix typo in HtmlForm::setName phpdoc" 2016-04-02 09:48:20 +00:00
HTMLFormField.php Merge "Unify handling of *-message(s) settings in HTMLForm" 2016-04-01 14:48:19 +00:00
HTMLFormFieldCloner.php Unify handling of *-message(s) settings in HTMLForm 2016-04-01 17:07:14 +03:00
HTMLFormFieldRequiredOptionsException.php
HTMLFormFieldWithButton.php Merge "HTMLForm: Use OOUI\Element::configFromHtmlAttributes instead of rolling our own" 2016-03-10 21:33:28 +00:00
HTMLHiddenField.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
HTMLInfoField.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
HTMLIntField.php
HTMLMultiSelectField.php HTMLForm: Use OOUI\Element::configFromHtmlAttributes instead of rolling our own 2016-03-09 00:08:05 +00:00
HTMLNestedFilterable.php
HTMLRadioField.php HTMLForm: Use OOUI\Element::configFromHtmlAttributes instead of rolling our own 2016-03-09 00:08:05 +00:00
HTMLSelectAndOtherField.php Unify handling of *-message(s) settings in HTMLForm 2016-04-01 17:07:14 +03:00
HTMLSelectField.php HTMLForm: Use OOUI\Element::configFromHtmlAttributes instead of rolling our own 2016-03-09 00:08:05 +00:00
HTMLSelectLimitField.php
HTMLSelectNamespace.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
HTMLSelectNamespaceWithButton.php
HTMLSelectOrOtherField.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
HTMLSubmitField.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
HTMLTagFilter.php
HTMLTextAreaField.php Allow HTMLFormField placeholder to be a message 2016-04-01 14:34:05 +00:00
HTMLTextField.php Merge "Allow HTMLFormField placeholder to be a message" 2016-04-01 14:48:23 +00:00
HTMLTextFieldWithButton.php
HTMLTitleTextField.php Fix numerous class/function casing 2016-03-18 23:14:49 +00:00
HTMLUserTextField.php Fix numerous class/function casing 2016-03-18 23:14:49 +00:00
OOUIHTMLForm.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
VFormHTMLForm.php Always use 'bool' instead of 'boolean' in Doxygen tags 2016-03-24 09:44:09 +01:00