|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| SimpleById ($id) | |
| isMatch ($widget) | |
Data Fields | |
| $_id | |
Definition at line 84 of file selector.php.
| isMatch | ( | $ | widget | ) |
Comparison. Compares id attribute of widget.
| SimpleWidget | $widget | Control to compare. public |
Definition at line 100 of file selector.php.
| SimpleById | ( | $ | id | ) |
Stashes the name for later comparison.
| string | $id | ID atribute to match. |
Definition at line 91 of file selector.php.
| $_id |
Definition at line 85 of file selector.php.