Zend_Service_SimpyLocated in /Service/Simpy.php (line 76)
void
saveLink
(string $title, string $href, int $accessType, [mixed $tags = null], [string $urlNickname = null], [string $note = null])
Constructor __construct (line 99)
Constructs a new Simpy (free) REST API Client
deleteLink (line 317)
Deletes a given link.
deleteNote (line 411)
Deletes a given note.
getLinks (line 257)
Performs a query on existing links and returns the results or returns all links if no particular query is specified (which should be used sparingly to prevent overloading Simpy servers)
getNotes (line 368)
Returns all notes in reverse chronological order by add date or by rank.
getTags (line 165)
Returns a list of all tags and their counts, ordered by count in decreasing order
getWatchlist (line 346)
Returns the meta-data for a given watchlist.
getWatchlists (line 333)
Return a list of watchlists and their meta-data, including the number of new links added to each watchlist since last login.
mergeTags (line 218)
Merges two tags into a new tag.
removeTag (line 182)
Removes a tag.
renameTag (line 199)
Renames a tag.
saveLink (line 291)
Saves a given link.
saveNote (line 389)
Saves a new note.
splitTag (line 238)
Splits a single tag into two separate tags.
_makeRequest (line 126)
Sends a request to the REST API service and does initial processing on the response.
Documentation generated on Wed, 21 Feb 2007 12:02:57 -0800 by phpDocumentor 1.3.1