|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| SimpleByLabelOrName ($label) | |
| isMatch ($widget) | |
Data Fields | |
| $_label | |
Definition at line 111 of file selector.php.
| isMatch | ( | $ | widget | ) |
Comparison. Compares visible text of widget or related label or name.
| SimpleWidget | $widget | Control to compare. public |
Definition at line 128 of file selector.php.
| SimpleByLabelOrName | ( | $ | label | ) |
Stashes the name/label for later comparison.
| string | $label | Visible text to match. |
Definition at line 118 of file selector.php.
| $_label |
Definition at line 112 of file selector.php.