Class SimpleByLabel

Description

Used to extract form elements for testing against.

Searches by visible label or alt text.

Located in /selector.php (line 53)


	
			
Variable Summary
 mixed $_label
Method Summary
 SimpleByLabel SimpleByLabel (string $label)
 void isMatch (SimpleWidget $widget)
Variables
mixed $_label (line 54)
Methods
Constructor SimpleByLabel (line 60)

Stashes the name for later comparison.

SimpleByLabel SimpleByLabel (string $label)
  • string $label: Visible text to match.
isMatch (line 70)

Comparison. Compares visible text of widget or related label.

  • access: public
void isMatch (SimpleWidget $widget)

Documentation generated on Sun, 04 May 2008 09:22:05 -0500 by phpDocumentor 1.3.0