Moodle  2.2.1
http://www.collinsharper.com
SimpleByLabel Class Reference

Public Member Functions

 SimpleByLabel ($label)
 isMatch ($widget)

Data Fields

 $_label

Detailed Description

Definition at line 53 of file selector.php.


Member Function Documentation

isMatch ( widget)

Comparison. Compares visible text of widget or related label.

Parameters:
SimpleWidget$widgetControl to compare. public

Definition at line 70 of file selector.php.

SimpleByLabel ( label)

Stashes the name for later comparison.

Parameters:
string$labelVisible text to match.

Definition at line 60 of file selector.php.


Field Documentation

$_label

Definition at line 54 of file selector.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations