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