|
MediaWiki
REL1_19
|
Items per page dropdown. More...


Public Member Functions | |
| validate ($value, $alldata) | |
| Basically don't do any validation. | |
Items per page dropdown.
Essentially a crap workaround for bug 32603.
Definition at line 456 of file SpecialBlockList.php.
| HTMLBlockedUsersItemSelect::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
| $value | |
| $alldata |
Reimplemented from HTMLSelectField.
Definition at line 465 of file SpecialBlockList.php.