[Zend_Service] element index

Package indexes

All elements
a c d e g k l m n o p r s t u v w z _
_
top
Variable $_rest
Zend_Service_Rest Object
Method __construct
Zend_Service_Audioscrobbler Constructor, setup character encoding
Variable $_auth_pass
Password
Variable $_auth_uname
Username
Variable $_date
Variable $_hash
Variable $_iteratorKey
Variable $_lastRequestTime
Microtime of last request
Variable $_notes
Variable $_others
Variable $_posts
Variable $_rest
Zend_Service_Rest instance
Variable $_service
Variable $_service
Service that has downloaded the post
Variable $_shared
Variable $_tags
Variable $_title
Variable $_url
Method _addPost
Add a post
Method _parsePostNode
Extracts content from the DOM element of a post
Method __construct
Constructor
Method __construct
Constructs a new del.icio.us post
Method __construct
Constructs a new del.icio.us Web Services Client
Method __construct
Variable $_accessType
Access type assigned to the link
Variable $_accessType
Access type assigned to the note
Variable $_addDate
Date the note was added
Variable $_addDate
Timestamp for when the watchlist was added
Variable $_addDate
Date the link was added
Variable $_afterDate
Date after which search results must have been added
Variable $_baseUri
Base URI to which API methods and parameters will be appended
Variable $_beforeDate
Date before which search results must have been added
Variable $_count
Number of links with the tag
Variable $_date
Date on which search results must have been added
Variable $_description
Description of the note
Variable $_description
Description of the watchlist
Variable $_filters
List of filters in the set
Variable $_filters
List of filters included in the watchlist
Variable $_id
ID of the note
Variable $_id
Identifier for the watchlist
Variable $_limit
Maximum number of search results to return
Variable $_links
List of links
Variable $_modDate
Date of the last modification made to the note
Variable $_modDate
Date of the last modification made to the link
Variable $_name
Name of the watchlist
Variable $_name
Name of the filter
Variable $_newLinks
Number of new links in the watchlist
Variable $_nickname
Nickname assigned to the link
Variable $_note
Note assigned to the link
Variable $_notes
List of notes
Variable $_query
Query string for the query
Variable $_query
Query for the filter
Variable $_rest
Zend_Service_Rest object
Variable $_tag
Name of the tag
Variable $_tags
List of tags
Variable $_tags
Tags assigned to the link
Variable $_tags
Tags assigned to the note
Variable $_title
Title assigned to the link
Variable $_title
Title of to the note
Variable $_uri
URI of the note
Variable $_url
URL of the link
Variable $_users
List of usernames for users included in the watchlist
Variable $_watchlists
List of watchlists
Method _makeRequest
Sends a request to the REST API service and does initial processing on the response.
Method __construct
Constructor to initialize the object with data
Method __construct
Constructor to initialize the object with data
Method __construct
Constructor to initialize the object with data
Method __construct
Constructor to initialize class members
Method __construct
Constructor to initialize the object with data
Method __construct
Constructor to initialize class members
Method __construct
Constructor to initialize the object with data
Method __construct
Constructor to initialize the object with data
Method __construct
Constructor to initialize the object with data
Method __construct
Constructor to initialize the object with data
Method __construct
Constructs a new Simpy (free) REST API Client
Method __construct
Constructor to initialize the object with data
a
top
Page Audioscrobbler.php
Audioscrobbler.php in Audioscrobbler.php
Method albumGetInfo
Method artistGetRelatedArtists
Utility function that returns a list of artists similiar to this artist
Method artistGetTopAlbums
Utility function that returns a list of this artist's top-rated albums
Method artistGetTopFans
Utility function that returns a list of this artist's top listeners
Method artistGetTopTags
Utility function that returns a list of this artist's top-rated tags
Method artistGetTopTracks
Utility function that returns a list of this artist's top-rated tracks
Method addBundle
Adds a new bundle
Method addTag
Add a tag
Class Constant PATH_BUNDLES
Class Constant PATH_BUNDLE_ADD
Class Constant PATH_BUNDLE_DELETE
Class Constant PATH_DATES
Class Constant PATH_POSTS_ADD
Class Constant PATH_POSTS_ALL
Class Constant PATH_POSTS_GET
Class Constant PATH_POSTS_RECENT
Class Constant PATH_POST_DELETE
Class Constant PATH_TAGS
Class Constant PATH_TAG_RENAME
Class Constant PATH_UPDATE
Method add
Adds a filter to the set
c
top
Method count
Return number of posts
Method createNewPost
Create new post
Method current
Return the current element Implement Iterator::current()
Class Constant ACCESSTYPE_PRIVATE
Private access type
Class Constant ACCESSTYPE_PRIVATE
Private access type
Class Constant ACCESSTYPE_PUBLIC
Public access type
Class Constant ACCESSTYPE_PUBLIC
Public access type
d
top
Method delete
Deletes post
Method deleteBundle
Delete a bundle
Method deletePost
Delete a post
Page Delicious.php
Delicious.php in Delicious.php
Method deleteLink
Deletes a given link.
Method deleteNote
Deletes a given note.
e
top
Page Exception.php
Exception.php in Exception.php
g
top
Method get
Generic get action for a particular field
Method groupGetWeeklyAlbumChartList
Method groupGetWeeklyArtistChartList
Method groupGetWeeklyChartList
Method groupGetWeeklyTrackChartList
Method getAllPosts
Get all posts
Method getBundles
Get all bundles.
Method getDate
Getter for date
Method getDates
Get number of posts by date. Returns array where keys are dates and values are numbers of posts.
Method getHash
Getter for hash
Method getLastUpdate
Get time of the last update
Method getNotes
Getter for notes
Method getOthers
Getter for others
Method getPosts
Get posts matching the arguments. If no date or url is given, most recent date will be used.
Method getRecentPosts
Get recent posts
Method getShared
Getter for shared
Method getTags
Getter for tags
Method getTags
Get all tags.
Method getTitle
Getter for title
Method getUrl
Getter for URL
Method getUserFans
Get fans of some user
Method getUserNetwork
Get network of some user
Method getUserPosts
Get posts of some user
Method getUserTags
Get tags of some user Returend array has tags as keys and number of posts as values
Method getAccessType
Returns the access type assigned to the link
Method getAccessType
Returns the access type assigned to the note
Method getAddDate
Returns the date the note was added
Method getAddDate
Returns the date the link was added
Method getAddDate
Returns a timestamp for when the watchlist was added
Method getAfterDate
Returns the date after which search results must have been added
Method getBeforeDate
Returns the date before which search results must have been added
Method getCount
Returns the number of links with the tag
Method getDate
Returns the date on which search results must have been added
Method getDescription
Returns the description assigned to the note
Method getDescription
Returns the description of the watchlist
Method getFilters
Returns a list of filters included in the watchlist
Method getId
Returns the ID of the note
Method getId
Returns the identifier for the watchlist
Method getIterator
Returns an iterator for the watchlist set
Method getIterator
Returns an iterator for the tag set
Method getIterator
Returns an iterator for the watchlist filter set
Method getIterator
Returns an iterator for the note set
Method getIterator
Returns an iterator for the link set
Method getLength
Returns the number of links in the set
Method getLength
Returns the number of tags in the set
Method getLength
Returns the number of filters in the set
Method getLength
Returns the number of watchlists in the set
Method getLength
Returns the number of notes in the set
Method getLimit
Returns the maximum number of search results to return
Method 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)
Method getModDate
Returns the date of the last modification made to the note
Method getModDate
Returns the date of the last modification made to the link
Method getName
Returns the name of the filter
Method getName
Returns the name of the watchlist
Method getNewLinks
Returns the number of new links in the watchlist
Method getNickname
Returns the nickname assigned to the link
Method getNote
Returns the note assigned to the link
Method getNotes
Returns all notes in reverse chronological order by add date or by rank.
Method getQuery
Returns the query for the filter
Method getQueryString
Returns the query string set for this query
Method getTag
Returns the name of the tag
Method getTags
Returns the tags assigned to the note
Method getTags
Returns a list of all tags and their counts, ordered by count in decreasing order
Method getTags
Returns the tags assigned to the link
Method getTitle
Returns the title assigned to the link
Method getTitle
Returns the title assigned to the note
Method getUri
Returns the URI of the note
Method getUrl
Returns the URL of the link
Method getUsers
Returns a list of usernames for users included in the watchlist
Method getWatchlist
Returns the meta-data for a given watchlist.
Method getWatchlists
Return a list of watchlists and their meta-data, including the number of new links added to each watchlist since last login.
k
top
Method key
Return the key of the current element Implement Iterator::key()
l
top
Page Link.php
Link.php in Link.php
Page LinkQuery.php
LinkQuery.php in LinkQuery.php
Page LinkSet.php
LinkSet.php in LinkSet.php
m
top
Method makeRequest
Handles all GET requests to a web service
Method mergeTags
Merges two tags into a new tag.
n
top
Method next
Move forward to next element.
Page Note.php
Note.php in Note.php
Page NoteSet.php
NoteSet.php in NoteSet.php
o
top
Method offsetExists
Whether the offset exists Implement ArrayAccess::offsetExists()
Method offsetGet
Value at given offset Implement ArrayAccess::offsetGet()
Method offsetSet
Throws exception because all values are read-only
Method offsetUnset
Throws exception because all values are read-only
p
top
Variable $params
Array that contains parameters being used by the webservice
Class Constant API_URI
Page Post.php
Post.php in Post.php
Page PostList.php
PostList.php in PostList.php
r
top
Method removeTag
Remove a tag
Method renameTag
Rename a tag
Method rewind
Rewind the Iterator to the first element
Method removeTag
Removes a tag.
Method renameTag
Renames a tag.
s
top
Method set
Generic set action for a field in the parameters being used
Class Constant JSON_FANS
Class Constant JSON_NETWORK
Class Constant JSON_POSTS
Class Constant JSON_TAGS
Class Constant JSON_URI
Method save
Saves post
Page SimplePost.php
SimplePost.php in SimplePost.php
Method setAuth
Set client username and password
Method setNotes
Setter for notes
Method setShared
Setter for shared
Method setTags
Setter for tags
Method setTitle
Setter for title
Method saveLink
Saves a given link.
Method saveNote
Saves a new note.
Page Simpy.php
Simpy.php in Simpy.php
Method setAfterDate
Sets the date after which search results must have been added, which will override any existing values set using setDate()
Method setBeforeDate
Sets the date before which search results must have been added, which will override any existing values set using setDate()
Method setDate
Sets the date on which search results must have been added, which will override any existing values set using setAfterDate() and setBeforeDate()
Method setLimit
Sets the maximum number of search results to return
Method setQueryString
Sets the query string for the query
Method splitTag
Splits a single tag into two separate tags.
t
top
Method tagGetTopArtists
Method tagGetTopTags
Method tagGetTopTracks
Method trackGetTopFans
Method trackGetTopTags
Page Tag.php
Tag.php in Tag.php
Page TagSet.php
TagSet.php in TagSet.php
u
top
Method userGetFriends
Utility function that retrieves this user's list of friends
Method userGetNeighbours
Utility function that returns a list of people with similar listening preferences to this user
Method userGetProfileInformation
Utility function to get Audioscrobbler profile information (eg: Name, Gender)
Method userGetRecentBannedTracks
Utility function that returns a list of the 10 tracks most recently banned by this user
Method userGetRecentLovedTracks
Utility function that returns a list of the 10 tracks most recently loved by this user
Method userGetRecentTracks
Utility function that returns a list of the 10 most recent tracks played by this user
Method userGetTopAlbums
Utility function to get this user's 50 most played albums
Method userGetTopArtists
Utility function get this user's 50 most played artists
Method userGetTopTags
Utility function to get this user's 50 most used tags
Method userGetTopTagsForAlbum
Utility function that returns this user's top tags for an album
Method userGetTopTagsForArtist
Utility function that returns the user's top tags used most used on a specific artist
Method userGetTopTagsForTrack
Utility function that returns this user's top tags for a track
Method userGetTopTracks
Utility function to get this user's 50 most played tracks
Method userGetWeeklyAlbumChart
Utility function that returns weekly album chart data for this user
Method userGetWeeklyArtistChart
Utility function that returns weekly artist chart data for this user
Method userGetWeeklyChartList
Utility function that returns a list of dates of available weekly charts for a this user
Method userGetWeeklyTrackChart
Utility function that returns weekly track chart data for this user
v
top
Method valid
Check if there is a current element after calls to rewind() or next().
w
top
Method withTag
Filter list by tag
Method withTags
Filter list by list of tags
Method withUrl
Filter list by tag
Page Watchlist.php
Watchlist.php in Watchlist.php
Page WatchlistFilter.php
WatchlistFilter.php in WatchlistFilter.php
Page WatchlistFilterSet.php
WatchlistFilterSet.php in WatchlistFilterSet.php
Page WatchlistSet.php
WatchlistSet.php in WatchlistSet.php
z
top
Class Zend_Service_Audioscrobbler
Zend_Service_Audioscrobbler in Audioscrobbler.php
Class Zend_Service_Delicious
Zend_Service_Delicious in Delicious.php
Zend_Service_Delicious is a concrete implementation of the del.icio.us web service
Class Zend_Service_Delicious_Exception
Class Zend_Service_Delicious_Post
Zend_Service_Delicious is a concrete implementation of the del.icio.us web service
Class Zend_Service_Delicious_PostList
Zend_Service_Delicio is a concrete implementation of the del.icio.us web service
Class Zend_Service_Delicious_SimplePost
Class Zend_Service_Simpy
Zend_Service_Simpy in Simpy.php
Class Zend_Service_Simpy_Link
Class Zend_Service_Simpy_LinkQuery
Class Zend_Service_Simpy_LinkSet
Class Zend_Service_Simpy_Note
Class Zend_Service_Simpy_NoteSet
Class Zend_Service_Simpy_Tag
Class Zend_Service_Simpy_TagSet
Class Zend_Service_Simpy_Watchlist
Class Zend_Service_Simpy_WatchlistFilter
Zend_Service_Simpy_WatchlistFilter in WatchlistFilter.php
Class Zend_Service_Simpy_WatchlistFilterSet
Zend_Service_Simpy_WatchlistFilterSet in WatchlistFilterSet.php
Class Zend_Service_Simpy_WatchlistSet
a c d e g k l m n o p r s t u v w z _