Class Zend_Service_Simpy_WatchlistFilter

Description
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Service/Simpy/WatchlistFilter.php (line 32)


	
			
Variable Summary
 string $_name
 string $_query
Method Summary
 void __construct (DOMNode $node)
 string getName ()
 string getQuery ()
Variables
string $_name (line 39)

Name of the filter

  • access: protected
string $_query (line 46)

Query for the filter

  • access: protected
Methods
Constructor __construct (line 55)

Constructor to initialize the object with data

  • access: public
void __construct (DOMNode $node)
  • DOMNode $node: Individual <filter> node from a parsed response from a GetWatchlists or GetWatchlist operation
getName (line 67)

Returns the name of the filter

  • access: public
string getName ()
getQuery (line 77)

Returns the query for the filter

  • access: public
string getQuery ()

Documentation generated on Sun, 27 May 2007 23:28:33 -0700 by phpDocumentor 1.3.2