MediaWiki
REL1_24
|
A limit dropdown, which accepts any valid number. More...
Public Member Functions | |
validate ($value, $alldata) | |
Basically don't do any validation. |
A limit dropdown, which accepts any valid number.
Definition at line 6 of file HTMLSelectLimitField.php.
HTMLSelectLimitField::validate | ( | $ | value, |
$ | alldata | ||
) |
Basically don't do any validation.
If it's a number that's fine. Also, add it to the list if it's not there already
string | $value | |
array | $alldata |
Reimplemented from HTMLSelectField.
Definition at line 15 of file HTMLSelectLimitField.php.
References $value.