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

Class SimpleByName

Description

Used to extract form elements for testing against.

Searches by name attribute.

Located in /sapphire/dev/simpletest/selector.php (line 22)


	
			
Variable Summary
mixed $_name
Method Summary
SimpleByName SimpleByName (string $name)
void getName ()
void isMatch (SimpleWidget $widget)
Variables
mixed $_name (line 23)
Methods
Constructor SimpleByName (line 29)

Stashes the name for later comparison.

SimpleByName SimpleByName (string $name)
  • string $name: Name attribute to match.
getName (line 33)
void getName ()
isMatch (line 42)

Compares with name attribute of widget.

  • 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