Comments: on this page. Click to read or post your own.

Class SimpleByLabel

Description

Used to extract form elements for testing against.

Searches by visible label or alt text.

Located in /sapphire/dev/simpletest/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)
blog comments powered by Disqus

Documentation generated on Sun, 19 Oct 2008 06:45:57 +1300 by phpDocumentor 1.3.2