Zend Framework
1.12
|
Public Member Functions | |
__construct (array $post) | |
Constructor. | |
getUrl () | |
Getter for URL. | |
getTitle () | |
Getter for title. | |
getNotes () | |
Getter for notes. | |
getTags () | |
Getter for tags. | |
Protected Attributes | |
$_url | |
$_title | |
$_notes | |
$_tags = array() | |
__construct | ( | array | $post | ) |
Constructor.
array | $post | Post data |
Zend_Service_Delicious_Exception |
getNotes | ( | ) |
Getter for notes.
getTags | ( | ) |
Getter for tags.
getTitle | ( | ) |
Getter for title.
getUrl | ( | ) |
Getter for URL.
|
protected |
|
protected |
|
protected |
|
protected |