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

Public Member Functions

 SimpleById ($id)
 isMatch ($widget)

Data Fields

 $_id

Detailed Description

Definition at line 84 of file selector.php.


Member Function Documentation

isMatch ( widget)

Comparison. Compares id attribute of widget.

Parameters:
SimpleWidget$widgetControl to compare. public

Definition at line 100 of file selector.php.

SimpleById ( id)

Stashes the name for later comparison.

Parameters:
string$idID atribute to match.

Definition at line 91 of file selector.php.


Field Documentation

$_id

Definition at line 85 of file selector.php.


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