Class Zend_Service_Simpy_Tag

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

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


	
			
Variable Summary
 int $_count
 string $_tag
Method Summary
 void __construct (DOMNode $node)
 int getCount ()
 string getTag ()
Variables
int $_count (line 46)

Number of links with the tag

  • access: protected
string $_tag (line 39)

Name of the tag

  • access: protected
Methods
Constructor __construct (line 55)

Constructor to initialize the object with data

  • access: public
void __construct (DOMNode $node)
  • DOMNode $node: Individual <tag> node from a parsed response from a GetTags operation
getCount (line 77)

Returns the number of links with the tag

  • access: public
int getCount ()
getTag (line 67)

Returns the name of the tag

  • access: public
string getTag ()

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