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

Class SimpleByLabelOrName

Description

Used to extract form elements for testing against.

Searches by visible label, name or alt text.

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

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