|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| SimpleByName ($name) | |
| getName () | |
| isMatch ($widget) | |
Data Fields | |
| $_name | |
Definition at line 22 of file selector.php.
| getName | ( | ) |
Definition at line 33 of file selector.php.
| isMatch | ( | $ | widget | ) |
Compares with name attribute of widget.
| SimpleWidget | $widget | Control to compare. public |
Definition at line 42 of file selector.php.
| SimpleByName | ( | $ | name | ) |
Stashes the name for later comparison.
| string | $name | Name attribute to match. |
Definition at line 29 of file selector.php.
| $_name |
Definition at line 23 of file selector.php.