Class Zend_Service_Delicious_SimplePost

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

Located in /Zend/Service/Delicious/SimplePost.php (line 30)


	
			
Direct descendents
Class Description
Zend_Service_Delicious_Post Zend_Service_Delicious is a concrete implementation of the del.icio.us web service
Variable Summary
string $_notes
array $_tags
string $_title
string $_url
Method Summary
Zend_Service_Delicio __construct (array $post)
string getNotes ()
array getTags ()
string getTitle ()
string getUrl ()
Variables
string $_notes (line 43)
  • var: Post notes
  • access: protected
array $_tags = array() (line 47)
  • var: Post tags
  • access: protected
string $_title (line 39)
  • var: Post title
  • access: protected
string $_url (line 35)
  • var: Post url
  • access: protected
Methods
Constructor __construct (line 55)

Constructor

  • access: public
Zend_Service_Delicio __construct (array $post)
  • array $post: Post data

Redefined in descendants as:
getNotes (line 94)

Getter for notes

  • access: public
string getNotes ()
getTags (line 103)

Getter for tags

  • access: public
array getTags ()
getTitle (line 85)

Getter for title

  • access: public
string getTitle ()
getUrl (line 76)

Getter for URL

  • access: public
string getUrl ()

Documentation generated on Sun, 29 Oct 2006 21:28:03 -0600 by phpDocumentor 1.3.0RC6