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

Class SimpleById

Description

Used to extract form elements for testing against.

Searches dy id attribute.

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


	
			
Variable Summary
mixed $_id
Method Summary
SimpleById SimpleById (string $id)
void isMatch (SimpleWidget $widget)
Variables
mixed $_id (line 85)
Methods
Constructor SimpleById (line 91)

Stashes the name for later comparison.

SimpleById SimpleById (string $id)
  • string $id: ID atribute to match.
isMatch (line 100)

Comparison. Compares id 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