Class Zend_Service_Simpy_Tag

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

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


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

Number of links with the tag

  • access: protected
string $_tag (line 37)

Name of the tag

  • access: protected
Methods
Constructor __construct (line 52)

Constructor to initialize the object with data

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

Returns the number of links with the tag

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

Returns the name of the tag

  • access: public
string getTag ()

Documentation generated on Thu, 18 Jan 2007 10:01:20 -0800 by phpDocumentor 1.3.1