Class SimpleByName

Description

Used to extract form elements for testing against.

Searches by name attribute.

Located in /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)

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