Class Zend_Service_Simpy_WatchlistFilter

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

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


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

Name of the filter

  • access: protected
string $_query (line 44)

Query for the filter

  • access: protected
Methods
Constructor __construct (line 52)

Constructor to initialize the object with data

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

Returns the name of the filter

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

Returns the query for the filter

  • access: public
string getQuery ()

Documentation generated on Wed, 21 Feb 2007 12:03:13 -0800 by phpDocumentor 1.3.1