MediaWiki  REL1_22
HTMLBlockedUsersItemSelect Class Reference

Items per page dropdown. More...

Inheritance diagram for HTMLBlockedUsersItemSelect:
Collaboration diagram for HTMLBlockedUsersItemSelect:

List of all members.

Public Member Functions

 validate ($value, $alldata)
 Basically don't do any validation.

Detailed Description

Items per page dropdown.

Essentially a crap workaround for bug 32603.

Todo:
Do not release 1.19 with this.

Definition at line 461 of file SpecialBlockList.php.


Member Function Documentation

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

Parameters:
$value
$alldata
Returns:
bool

Reimplemented from HTMLSelectField.

Definition at line 470 of file SpecialBlockList.php.

References $value.


The documentation for this class was generated from the following file: