aboutsummaryrefslogtreecommitdiffstats
path: root/includes/htmlform/fields/HTMLFormFieldWithButton.php
Commit message (Expand)AuthorAgeFilesLines
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-191-1/+1
* Namespace HTMLForm and friendsJames D. Forrester2024-02-141-2/+8
* Reorg: Move HTML-related classes out of includes/ to Html/Amir Sarabadani2023-02-161-0/+3
* HTMLFormField: Fix Phan suppression about mClassWithButtonBartosz Dziewoński2022-06-171-0/+2
* Fix broken PHPDoc comments that don't start with /**Thiemo Kreuz2020-07-231-1/+2
* HTML Classes stability annotationsNikki Nikkhoui2020-07-131-0/+5
* doxygen: Changed Doxygen tags causing warnings during documentation generationHolger Knust2020-04-141-6/+6
* Adjust type hints in htmlform related classesUmherirrender2019-07-051-1/+1
* HTMLFormFieldWithButton: Don't pass empty string as 'id'Bartosz Dziewoński2019-04-301-1/+1
* HTMLFormFieldWithButton: Allow passing 'inputtype' and pass through 'buttonid'Ed Sanders2019-04-111-0/+1
* Fix PHPDoc type for instance variables and methodsAlangi Derick2018-10-211-2/+2
* Use \u{00A0} instead of   or  Fomafix2018-06-241-1/+1
* Use short type bool/int in param documentationUmherirrender2017-08-201-1/+1
* Move HTMLFormField subclasses to a separate directoryBartosz Dziewoński2016-08-011-0/+75