-
$_rest
-
Zend_Service_Rest Object
-
__construct
-
Zend_Service_Audioscrobbler Constructor, setup character encoding
-
$_date
-
-
$_hash
-
-
$_http
-
Zend_Http_Client instance
-
$_iteratorKey
-
-
$_lastRequestTime
-
Microtime of last request
-
$_notes
-
-
$_others
-
-
$_posts
-
-
$_service
-
-
$_service
-
Service that has downloaded the post
-
$_shared
-
-
$_tags
-
-
$_title
-
-
$_url
-
-
_addPost
-
Add a post
-
_parsePostNode
-
Extracts content from the DOM element of a post
-
__construct
-
Constructor
-
__construct
-
Constructs a new del.icio.us Web Services Client
-
__construct
-
Constructs a new del.icio.us post
-
__construct
-
-
$_accessType
-
Access type assigned to the note
-
$_accessType
-
Access type assigned to the link
-
$_addDate
-
Date the note was added
-
$_addDate
-
Timestamp for when the watchlist was added
-
$_addDate
-
Date the link was added
-
$_afterDate
-
Date after which search results must have been added
-
$_baseUri
-
Base URI to which API methods and parameters will be appended
-
$_beforeDate
-
Date before which search results must have been added
-
$_count
-
Number of links with the tag
-
$_date
-
Date on which search results must have been added
-
$_description
-
Description of the note
-
$_description
-
Description of the watchlist
-
$_filters
-
List of filters in the set
-
$_filters
-
List of filters included in the watchlist
-
$_id
-
Identifier for the watchlist
-
$_limit
-
Maximum number of search results to return
-
$_links
-
List of links
-
$_modDate
-
Date of the last modification made to the note
-
$_modDate
-
Date of the last modification made to the link
-
$_name
-
Name of the filter
-
$_name
-
Name of the watchlist
-
$_newLinks
-
Number of new links in the watchlist
-
$_nickname
-
Nickname assigned to the link
-
$_note
-
Note assigned to the link
-
$_notes
-
List of notes
-
$_query
-
Query for the filter
-
$_query
-
Query string for the query
-
$_rest
-
Zend_Service_Rest object
-
$_tag
-
Name of the tag
-
$_tags
-
List of tags
-
$_tags
-
Tags assigned to the link
-
$_tags
-
Tags assigned to the note
-
$_title
-
Title assigned to the link
-
$_title
-
Title of to the note
-
$_uri
-
URI of the note
-
$_url
-
URL of the link
-
$_users
-
List of usernames for users included in the watchlist
-
$_watchlists
-
List of watchlists
-
_makeRequest
-
Sends a request to the REST API service and does initial processing on the response.
-
__construct
-
Constructor to initialize class members
-
__construct
-
Constructor to initialize the object with data
-
__construct
-
Constructor to initialize the object with data
-
__construct
-
Constructor to initialize the object with data
-
__construct
-
Constructor to initialize the object with data
-
__construct
-
Constructs a new Simpy (free) REST API Client
-
__construct
-
Constructor to initialize the object with data
-
__construct
-
Constructor to initialize the object with data
-
__construct
-
Constructor to initialize the object with data
-
__construct
-
Constructor to initialize class members
-
__construct
-
Constructor to initialize the object with data
-
__construct
-
Constructor to initialize the object with data
-
get
-
Generic get action for a particular field
-
groupGetWeeklyAlbumChartList
-
-
groupGetWeeklyArtistChartList
-
-
groupGetWeeklyChartList
-
-
groupGetWeeklyTrackChartList
-
-
getAllPosts
-
Get all posts
-
getBundles
-
Get all bundles.
-
getDate
-
Getter for date
-
getDates
-
Get number of posts by date. Returns array where keys are dates and values are numbers of posts.
-
getHash
-
Getter for hash
-
getLastUpdate
-
Get time of the last update
-
getNotes
-
Getter for notes
-
getOthers
-
Getter for others
-
getPosts
-
Get posts matching the arguments. If no date or url is given, most recent date will be used.
-
getRecentPosts
-
Get recent posts
-
getShared
-
Getter for shared
-
getTags
-
Getter for tags
-
getTags
-
Get all tags.
-
getTitle
-
Getter for title
-
getUrl
-
Getter for URL
-
getUserFans
-
Get fans of some user
-
getUserNetwork
-
Get network of some user
-
getUserPosts
-
Get posts of some user
-
getUserTags
-
Get tags of some user Returend array has tags as keys and number of posts as values
-
getAccessType
-
Returns the access type assigned to the link
-
getAccessType
-
Returns the access type assigned to the note
-
getAddDate
-
Returns the date the note was added
-
getAddDate
-
Returns a timestamp for when the watchlist was added
-
getAddDate
-
Returns the date the link was added
-
getAfterDate
-
Returns the date after which search results must have been added
-
getBeforeDate
-
Returns the date before which search results must have been added
-
getCount
-
Returns the number of links with the tag
-
getDate
-
Returns the date on which search results must have been added
-
getDescription
-
Returns the description assigned to the note
-
getDescription
-
Returns the description of the watchlist
-
getFilters
-
Returns a list of filters included in the watchlist
-
getId
-
Returns the identifier for the watchlist
-
getIterator
-
Returns an iterator for the tag set
-
getIterator
-
Returns an iterator for the watchlist filter set
-
getIterator
-
Returns an iterator for the watchlist set
-
getIterator
-
Returns an iterator for the note set
-
getIterator
-
Returns an iterator for the link set
-
getLength
-
Returns the number of links in the set
-
getLength
-
Returns the number of tags in the set
-
getLength
-
Returns the number of filters in the set
-
getLength
-
Returns the number of watchlists in the set
-
getLength
-
Returns the number of notes in the set
-
getLimit
-
Returns the maximum number of search results to return
-
getLinks
-
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)
-
getModDate
-
Returns the date of the last modification made to the note
-
getModDate
-
Returns the date of the last modification made to the link
-
getName
-
Returns the name of the filter
-
getName
-
Returns the name of the watchlist
-
getNewLinks
-
Returns the number of new links in the watchlist
-
getNickname
-
Returns the nickname assigned to the link
-
getNote
-
Returns the note assigned to the link
-
getNotes
-
Returns all notes in reverse chronological order by add date or by rank.
-
getQuery
-
Returns the query for the filter
-
getQueryString
-
Returns the query string set for this query
-
getTag
-
Returns the name of the tag
-
getTags
-
Returns the tags assigned to the note
-
getTags
-
Returns a list of all tags and their counts, ordered by count in decreasing order
-
getTags
-
Returns the tags assigned to the link
-
getTitle
-
Returns the title assigned to the link
-
getTitle
-
Returns the title assigned to the note
-
getUri
-
Returns the URI of the note
-
getUrl
-
Returns the URL of the link
-
getUsers
-
Returns a list of usernames for users included in the watchlist
-
getWatchlist
-
Returns the meta-data for a given watchlist.
-
getWatchlists
-
Return a list of watchlists and their meta-data, including the number of new links added to each watchlist since last login.
-
userGetFriends
-
Utility function that retrieves this user's list of friends
-
userGetNeighbours
-
Utility function that returns a list of people with similar listening preferences to this user
-
userGetProfileInformation
-
Utility function to get Audioscrobbler profile information (eg: Name, Gender)
-
userGetRecentBannedTracks
-
Utility function that returns a list of the 10 tracks most recently banned by this user
-
userGetRecentLovedTracks
-
Utility function that returns a list of the 10 tracks most recently loved by this user
-
userGetRecentTracks
-
Utility function that returns a list of the 10 most recent tracks played by this user
-
userGetTopAlbums
-
Utility function to get this user's 50 most played albums
-
userGetTopArtists
-
Utility function get this user's 50 most played artists
-
userGetTopTags
-
Utility function to get this user's 50 most used tags
-
userGetTopTagsForAlbum
-
Utility function that returns this user's top tags for an album
-
userGetTopTagsForArtist
-
Utility function that returns the user's top tags used most used on a specific artist
-
userGetTopTagsForTrack
-
Utility function that returns this user's top tags for a track
-
userGetTopTracks
-
Utility function to get this user's 50 most played tracks
-
userGetWeeklyAlbumChart
-
Utility function that returns weekly album chart data for this user
-
userGetWeeklyArtistChart
-
Utility function that returns weekly artist chart data for this user
-
userGetWeeklyChartList
-
Utility function that returns a list of dates of available weekly charts for a this user
-
userGetWeeklyTrackChart
-
Utility function that returns weekly track chart data for this user