Class SimpleByLabelOrName

Description

Used to extract form elements for testing against.

Searches by visible label, name or alt text.

Located in /selector.php (line 111)


	
			
Variable Summary
 mixed $_label
Method Summary
 SimpleByLabelOrName SimpleByLabelOrName (string $label)
 void isMatch (SimpleWidget $widget)
Variables
mixed $_label (line 112)
Methods
Constructor SimpleByLabelOrName (line 118)

Stashes the name/label for later comparison.

SimpleByLabelOrName SimpleByLabelOrName (string $label)
  • string $label: Visible text to match.
isMatch (line 128)

Comparison. Compares visible text of widget or related label or name.

  • access: public
void isMatch (SimpleWidget $widget)

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