[php-lastfm-api] element index

All elements
a b c d e f g i l m n p r s t u v _
_
top
__autoload
__autoload() in lastfm.api.php
__construct
Session::__construct() in Session.php
Create a Session object.
__construct
Create a Point object.
__construct
Playlist::__construct() in Playlist.php
Create a playlist object.
__construct
Create a Shout object.
__construct
SqliteCache::__construct() in SqliteCache.php
Constructor that sets up the SqliteCache.
__construct
Create a Venue object.
__construct
Create an Artist object.
__construct
Create an album object.
__construct
Create a Tag object.
__construct
PaginatedResult::__construct() in PaginatedResult.php
Create a PaginatedResult object.
__construct
MemoryCache::__construct() in MemoryCache.php
Constructor that sets up the MemoryCache.
__construct
DefaultCachePolicy::__construct() in DefaultCachePolicy.php
Creates a DaultCachePolicy.
__construct
Protected constructor that sets a DefaultCachePolicy.
__construct
Artist::__construct() in Artist.php
Create an Artist object.
__construct
Create an album object.
__construct
DiskCache::__construct() in DiskCache.php
Constructor that sets up the DiskCache.
__construct
Create a media object.
__construct
Create an event object.
__construct
Location::__construct() in Location.php
Create a Location object.
__destruct
CurlCaller::__destruct() in CurlCaller.php
Destructor that deinitializes cURL.
__destruct
SqliteCache::__destruct() in SqliteCache.php
Destructor that closes the SQLite database.
a
top
$apiKey
Caller::$apiKey in Caller.php
Last.fm API key
$apiSecret
Caller::$apiSecret in Caller.php
Last.fm API secret
addAlbum
Library::addAlbum() in Library.php
Add an album to a user's last.fm library.
addArtist
Library::addArtist() in Library.php
Add an artist to a user's last.fm library.
addTags
Album::addTags() in Album.php
Tag an album using a list of user supplied tags.
addTags
Artist::addTags() in Artist.php
Tag an artist with one or more user supplied tags.
addTags
Track::addTags() in Track.php
Tag an album using a list of user supplied tags.
addTrack
Playlist::addTrack() in Playlist.php
Add a track to a last.fm user's playlist.
addTrack
Library::addTrack() in Library.php
Add a track to a user's last.fm library.
Album
Album in Album.php
Represents an album and provides different methods to query album information.
API_URL
Caller::API_URL in Caller.php
Last.fm API base URL
Artist
Artist in Artist.php
Represents an artist and provides different methods to query artist information.
attend
Event::attend() in Event.php
Set a user's attendance status for an event.
ATTENDING
Event::ATTENDING in Event.php
Possible attendance statuses.
Auth
Auth in Auth.php
Authentication methods.
Album.php
Album.php in Album.php
Artist.php
Artist.php in Artist.php
Auth.php
Auth.php in Auth.php
b
top
ban
Track::ban() in Track.php
Ban a track for a given user profile. This needs to be supplemented with a scrobbling submission containing the 'ban' rating (see the audioscrobbler API).
c
top
$cache
Caller::$cache in Caller.php
A Cache instance
Cache
Cache in Cache.php
A cache.
CachePolicy
CachePolicy in CachePolicy.php
A cache policy.
call
Caller::call() in Caller.php
Call an API method.
Caller
Caller in Caller.php
Calls API methods using REST requests.
CallerFactory
CallerFactory in CallerFactory.php
Caller factory.
clear
MemoryCache::clear() in MemoryCache.php
Removes all data from the cache.
clear
SqliteCache::clear() in SqliteCache.php
Removes all data from the cache.
clear
Cache::clear() in Cache.php
Removes all data from the cache.
clear
DiskCache::clear() in DiskCache.php
Removes all data from the cache.
compare
Tasteometer::compare() in Tasteometer.php
Get a Tasteometer score from two inputs, along with a list of shared artists. If the input is a User or a Myspace URL, some additional information is returned.
COMPARE_ARTIST
Tasteometer::COMPARE_ARTIST in Tasteometer.php
COMPARE_MYSPACE
Tasteometer::COMPARE_MYSPACE in Tasteometer.php
COMPARE_USER
Tasteometer::COMPARE_USER in Tasteometer.php
Possible comparison types.
contains
Cache::contains() in Cache.php
Checks if data associated with a hash exists in the cache.
contains
DiskCache::contains() in DiskCache.php
Checks if data associated with a hash exists in the cache.
contains
SqliteCache::contains() in SqliteCache.php
Checks if data associated with a hash exists in the cache.
contains
MemoryCache::contains() in MemoryCache.php
Checks if data associated with a hash exists in the cache.
create
Playlist::create() in Playlist.php
Create a last.fm playlist on behalf of a user.
createHash
Cache::createHash() in Cache.php
Creates a hash from last.fm API request parameters.
CurlCaller
CurlCaller in CurlCaller.php
Calls API methods using REST requests using cURL.
Cache.php
Cache.php in Cache.php
CachePolicy.php
CachePolicy.php in CachePolicy.php
Caller.php
Caller.php in Caller.php
CallerFactory.php
CallerFactory.php in CallerFactory.php
CurlCaller.php
CurlCaller.php in CurlCaller.php
d
top
DefaultCachePolicy
DefaultCachePolicy in DefaultCachePolicy.php
A cache policy.
DiskCache
DiskCache in DiskCache.php
A disk cache.
DefaultCachePolicy.php
DefaultCachePolicy.php in DefaultCachePolicy.php
DiskCache.php
DiskCache.php in DiskCache.php
e
top
Error
Error in Error.php
An error exception.
Event
Event in Event.php
Represents an event and provides different methods to query event information.
Error.php
Error.php in Error.php
Event.php
Event.php in Event.php
f
top
fetch
Playlist::fetch() in Playlist.php
Fetch XSPF playlists using a last.fm playlist url.
fromSimpleXMLElement
Create a Tag object from a SimpleXMLElement.
fromSimpleXMLElement
Create a Track object from a SimpleXMLElement.
fromSimpleXMLElement
Create a User object from a SimpleXMLElement.
fromSimpleXMLElement
Create a Venue object from a SimpleXMLElement.
fromSimpleXMLElement
Create a Shout object from a SimpleXMLElement.
fromSimpleXMLElement
Create a Playlist object from a SimpleXMLElement.
fromSimpleXMLElement
Create an Artist object from a SimpleXMLElement object.
fromSimpleXMLElement
Create a Event object from a SimpleXMLElement.
fromSimpleXMLElement
Create a Location object from a SimpleXMLElement.
fromSimpleXMLElement
Create an Album object from a SimpleXMLElement object.
fromSimpleXMLElement
Create a Session object from a SimpleXMLElement.
g
top
Geo
Geo in Geo.php
Provides different methods to query geo based information.
getAge
User::getAge() in User.php
Returns the users age.
getAlbum
Track::getAlbum() in Track.php
Returns the album of this track.
getAlbums
Library::getAlbums() in Library.php
A paginated list of all the albums in a user's library, with play counts and tag counts.
getAnnotation
Returns the annotation of this playlist.
getApiKey
Caller::getApiKey() in Caller.php
Get the last.fm API key which is used.
getApiSecret
Get the last.fm API secret which is used.
getApiSignature
Returns a last.fm API signature for the given request parameters.
getArtist
Track::getArtist() in Track.php
Returns the artist of this track.
getArtist
Album::getArtist() in Album.php
Returns the artist of this album.
getArtists
Library::getArtists() in Library.php
A paginated list of all the artists in a user's library, with play counts and tag counts.
getArtists
Event::getArtists() in Event.php
Returns the artists of this event.
getArtistTags
Returns artist tags.
getAttendance
Returns number of users attending this event.
getAuthor
Shout::getAuthor() in Shout.php
Returns the shouts author.
getBiography
Returns the artists biography.
getCache
Caller::getCache() in Caller.php
Get the current Cache.
getCity
Location::getCity() in Location.php
Returns the locations city.
getCount
Tag::getCount() in Tag.php
Returns the tags count.
getCountry
User::getCountry() in User.php
Returns the users country.
getCountry
Location::getCountry() in Location.php
Returns the locations country.
getCreator
Playlist::getCreator() in Playlist.php
Returns the creator of this playlist.
getCurlCaller
CallerFactory::getCurlCaller() in CallerFactory.php
Get a CurlCaller instance.
getCurrentPage
PaginatedResult::getCurrentPage() in PaginatedResult.php
Returns the current page.
getDate
Shout::getDate() in Shout.php
Returns the shouts date.
getDate
Playlist::getDate() in Playlist.php
Returns the date of this playlist.
getDefaultCaller
Get a Caller instance.
getDescription
Returns the description of this event.
getDuration
Returns the duration of this track.
getEvents
Geo::getEvents() in Geo.php
Get all events in a specific location by country or city name.
getEvents
Venue::getEvents() in Venue.php
Get a list of upcoming events at this venue.
getEvents
User::getEvents() in User.php
Get a list of upcoming events that this user is attending. Easily integratable into calendars, using the iCal standard.
getEvents
Artist::getEvents() in Artist.php
Get a list of upcoming events for this artist. Easily integratable into calendars, using the ical standard (see feeds section below).
getExpirationTime
DefaultCachePolicy::getExpirationTime() in DefaultCachePolicy.php
Returns the expiration time by interpreting last.fm API request parameters.
getExpirationTime
Returns the expiration time by interpreting last.fm API request parameters.
getFriends
User::getFriends() in User.php
Get a list of the user's friends on last.fm.
getGender
User::getGender() in User.php
Returns the users gender.
getId
Track::getId() in Track.php
Returns the ID of this track.
getId
Album::getId() in Album.php
Returns the ID of this album.
getId
Playlist::getId() in Playlist.php
Returns the ID of this playlist.
getId
Event::getId() in Event.php
Returns the ID of this event.
getImage
Media::getImage() in Media.php
Returns an image URL of the specified size of this medium.
getImage
Event::getImage() in Event.php
Returns an image URL of the specified size.
getInfo
Artist::getInfo() in Artist.php
Get the metadata for an artist on last.fm. Includes biography.
getInfo
Track::getInfo() in Track.php
Get the metadata for a track on last.fm using the artist/track name or a MusicBrainz id.
getInfo
Album::getInfo() in Album.php
Get the metadata for an album on last.fm using the album name or a MusicBrainz ID. See playlist.fetch on how to get the album playlist.
getInfo
User::getInfo() in User.php
Get information about a user profile.
getInfo
Event::getInfo() in Event.php
Get the metadata for an event on last.fm. Includes attendance and lineup information.
getInstance
PeclCaller::getInstance() in PeclCaller.php
Get a Caller instance.
getInstance
CurlCaller::getInstance() in CurlCaller.php
Get a Caller instance.
getInstance
SocketCaller::getInstance() in SocketCaller.php
Get a Caller instance.
getInstance
Caller::getInstance() in Caller.php
Get a Caller instance.
getItemsPerPage
PaginatedResult::getItemsPerPage() in PaginatedResult.php
Returns the number of items per page.
getKey
Session::getKey() in Session.php
Returns the session key.
getLanguage
Returns the users language.
getLastPlayed
Returns the unix timestamp indication when this track was last played.
getLastTrack
Returns the last played track of this user.
getLatitude
Returns the points latitude.
getListeners
Returns the number of listeners of this medium.
getLocation
Returns the location of this track.
getLocation
Returns the venues location.
getLongitude
Returns the points longitude.
getLovedTracks
Get the last 50 tracks loved by a user.
getMatch
User::getMatch() in User.php
Returns the similarity match of this user.
getMatch
Artist::getMatch() in Artist.php
Returns similarity value.
getMbid
Media::getMbid() in Media.php
Returns the MusicBrainz ID of this medium.
getMembers
Group::getMembers() in Group.php
Get a list of members for this group.
getMobileSession
Create a web service session for a user. Used for authenticating a user when the password can be inputted by the user. Only suitable for standalone mobile devices. See the authentication how-to for more.
getName
Session::getName() in Session.php
Returns the session username.
getName
Tag::getName() in Tag.php
Returns the tags name.
getName
Media::getName() in Media.php
Returns the name of this medium.
getName
Venue::getName() in Venue.php
Returns the venues name.
getNeighbours
Get a list of a user's neighbours on last.fm.
getPages
PaginatedResult::getPages() in PaginatedResult.php
Returns the number total pages.
getPastEvents
Get a paginated list of all events a user has attended in the past.
getPastEvents
Get a paginated list of all the events held at this venue in the past.
getPeclCaller
CallerFactory::getPeclCaller() in CallerFactory.php
Get a PeclCaller instance.
getPlayCount
Returns the play count of this medium.
getPlaylist
Get an event playlist for streaming.. INOFFICIAL.
getPlaylist
Get an album playlist for streaming. INOFFICIAL.
getPlaylist
Get a track playlist for streaming. INOFFICIAL.
getPlaylist
Artist::getPlaylist() in Artist.php
Get an artist playlist for streaming. INOFFICIAL.
getPlaylistCount
Returns the number of playlists of this user.
getPlaylists
Get a list of a user's playlists on last.fm.
getPoint
Location::getPoint() in Location.php
Returns the locations geographical point.
getPolicy
Cache::getPolicy() in Cache.php
Returns the CachePolicy that's used.
getPostalCode
Returns the locations postal code.
getRecentTracks
Get a list of the recent tracks listened to by this user. Indicates now playing track if the user is currently listening.
getRecommendedArtists
Get Last.fm artist recommendations for a user.
getRecommendedEvents
Get a paginated list of all events recommended to a user by last.fm, based on their listening profile.
getReleaseDate
Returns the release date of this album.
getResults
PaginatedResult::getResults() in PaginatedResult.php
Returns the array of results.
getReviews
Event::getReviews() in Event.php
Returns number of reviews of this event.
getSession
Auth::getSession() in Auth.php
Returns a session using an authorized token.
getShouts
Event::getShouts() in Event.php
Get shouts for this event.
getShouts
User::getShouts() in User.php
Get shouts for this user.
getShouts
Artist::getShouts() in Artist.php
Get shouts for this artist.
getSimilar
Search for tags similar to this one. Returns tags ranked by similarity, based on listening data.
getSimilar
Track::getSimilar() in Track.php
Get the similar tracks for this track on last.fm, based on listening data.
getSimilar
Artist::getSimilar() in Artist.php
Get all the artists similar to this artist.
getSimilarArtists
Returns similar artists.
getSize
Playlist::getSize() in Playlist.php
Returns the size of this playlist.
getSocketCaller
Get a SocketCaller instance.
getStartDate
Returns the start date of this event.
getStartIndex
PaginatedResult::getStartIndex() in PaginatedResult.php
Returns the index of the first result element.
getStreet
Location::getStreet() in Location.php
Returns the locations street.
getTag
Event::getTag() in Event.php
Returns the tag of this event.
getTags
Album::getTags() in Album.php
Get the tags applied by an individual user to an album on last.fm.
getTags
Track::getTags() in Track.php
Get the tags applied by an individual user to a track on last.fm.
getTags
Artist::getTags() in Artist.php
Get the tags applied by an individual user to an artist on last.fm.
getText
Shout::getText() in Shout.php
Returns the shouts text body.
getTimezone
Location::getTimezone() in Location.php
Returns the locations timezone.
getTitle
Event::getTitle() in Event.php
Returns the title of this event.
getTitle
Playlist::getTitle() in Playlist.php
Returns the title of this playlist.
getToken
Auth::getToken() in Auth.php
Fetch an unauthorized request token for an API account. This is step 2 of the authentication process for desktop applications. Web applications do not need to use this service.
getTopAlbums
Get the top albums for an artist on last.fm, ordered by popularity.
getTopAlbums
Get the top albums tagged by this tag, ordered by tag count.
getTopAlbums
Get the top albums listened to by a user. You can stipulate a time period. Sends the overall chart by default.
getTopArtists
Get the top artists listened to by a user. You can stipulate a time period. Sends the overall chart by default.
getTopArtists
Get the most popular artists on last.fm by country.
getTopArtists
Get the top artists tagged by this tag, ordered by tag count.
getTopFans
Track::getTopFans() in Track.php
Get the top fans for this track on last.fm, based on listening data. Supply either track & artist name or MusicBrainz id.
getTopFans
Artist::getTopFans() in Artist.php
Get the top fans for an artist on last.fm, based on listening data.
getTopTags
Fetches the top global tags on last.fm, sorted by popularity (number of times used).
getTopTags
Track::getTopTags() in Track.php
Get the top tags for this track on last.fm, ordered by tag count. Supply either track & artist name or mbid.
getTopTags
Artist::getTopTags() in Artist.php
Get the top tags for an artist on last.fm, ordered by popularity.
getTopTags
Album::getTopTags() in Album.php
Returns the top tags of this album.
getTopTags
User::getTopTags() in User.php
Get the top tags used by this user.
getTopTracks
Get the top tracks by an artist on last.fm, ordered by popularity.
getTopTracks
Get the top tracks listened to by a user. You can stipulate a time period. Sends the overall chart by default.
getTopTracks
Get the top tracks tagged by this tag, ordered by tag count.
getTopTracks
Get the most popular tracks on last.fm by country.
getTotalResults
PaginatedResult::getTotalResults() in PaginatedResult.php
Returns the number of total results.
getTrack
Playlist::getTrack() in Playlist.php
Returns a track of this playlist.
getTracks
Library::getTracks() in Library.php
A paginated list of all the tracks in a user's library, with play counts and tag counts.
getTracks
Playlist::getTracks() in Playlist.php
Returns an array of tracks of this playlist.
getTrackTopTags
Returns the tracks top tags.
getUrl
Venue::getUrl() in Venue.php
Returns the venues URL.
getUrl
Media::getUrl() in Media.php
Returns the last.fm URL of this medium.
getUrl
Tag::getUrl() in Tag.php
Returns the tags last.fm URL.
getUrl
Event::getUrl() in Event.php
Returns the last.fm URL of this event.
getVenue
Event::getVenue() in Event.php
Returns the venue of this event.
getWebSession
Used by our flash embeds (on trusted domains) to use a site session cookie to seed a ws session without requiring a password. Uses the site cookie so must be accessed over a *.last.fm domain.
getWeeklyAlbumChart
Get an album chart for a user profile, for a given date range. If no date range is supplied, it will return the most recent album chart for this user.
getWeeklyAlbumChart
Get an album chart for a group, for a given date range. If no date range is supplied, it will return the most recent album chart for this group.
getWeeklyArtistChart
Get an artist chart for a user profile, for a given date range. If no date range is supplied, it will return the most recent artist chart for this user.
getWeeklyArtistChart
Get an artist chart for a group, for a given date range. If no date range is supplied, it will return the most recent album chart for this group.
getWeeklyArtistChart
Get an artist chart for a tag, for a given date range. If no date range is supplied, it will return the most recent artist chart for this tag.
getWeeklyChartList
Get a list of available charts for this group, expressed as date ranges which can be sent to the chart services.
getWeeklyChartList
Get a list of available charts for this group, expressed as date ranges which can be sent to the chart services.
getWeeklyChartList
Get a list of available charts for this user, expressed as date ranges which can be sent to the chart services.
getWeeklyChartsExpiration
Returns the expiration time of weekly charts.
getWeeklyTrackChart
Get a track chart for a user profile, for a given date range. If no date range is supplied, it will return the most recent track chart for this user.
getWeeklyTrackChart
Get a track chart for a group, for a given date range. If no date range is supplied, it will return the most recent album chart for this group.
getWeight
User::getWeight() in User.php
Returns whatever.
getWiki
Track::getWiki() in Track.php
Returns the wiki data of this track.
Group
Group in Group.php
Provides different methods to query group information.
Geo.php
Geo.php in Geo.php
Group.php
Group.php in Group.php
i
top
IMAGE_EXTRALARGE
IMAGE_HUGE
Media::IMAGE_HUGE in Media.php
IMAGE_LARGE
Media::IMAGE_LARGE in Media.php
IMAGE_MEDIUM
Media::IMAGE_MEDIUM in Media.php
IMAGE_ORIGINAL
IMAGE_SMALL
Media::IMAGE_SMALL in Media.php
IMAGE_UNKNOWN
Possible image sizes.
internalCall
SocketCaller::internalCall() in SocketCaller.php
Send a query using a specified request-method.
internalCall
PeclCaller::internalCall() in PeclCaller.php
Send a query using a specified request-method.
internalCall
Send a query using a specified request-method.
internalCall
CurlCaller::internalCall() in CurlCaller.php
Send a query using a specified request-method.
isExpired
Cache::isExpired() in Cache.php
Checks if data associated with a hash is expired.
isExpired
DiskCache::isExpired() in DiskCache.php
Checks if data associated with a hash is expired.
isExpired
MemoryCache::isExpired() in MemoryCache.php
Checks if data associated with a hash is expired.
isExpired
SqliteCache::isExpired() in SqliteCache.php
Checks if data associated with a hash is expired.
isFullTrack
Returns if this track is a full streamable track.
isStreamable
Returns if this track is streamable.
isStreamable
Playlist::isStreamable() in Playlist.php
Returns if the playlist is streamable.
isStreamable
Returns if this artists is streamable.
isSubscriber
Returns if the user is a subscriber.
isSubscriber
Returns if the user is a subscriber.
l
top
Library
Library in Library.php
Provides different methods to query user music library information.
load
MemoryCache::load() in MemoryCache.php
Loads data from the cache.
load
SqliteCache::load() in SqliteCache.php
Loads data from the cache.
load
DiskCache::load() in DiskCache.php
Loads data from the cache.
load
Cache::load() in Cache.php
Loads data from the cache.
Location
Location in Location.php
Represents a geographical location (address, coordinate, timezone).
love
Track::love() in Track.php
Love a track for a user profile. This needs to be supplemented with a scrobbling submission containing the 'love' rating (see the audioscrobbler API).
lastfm.api.php
lastfm.api.php in lastfm.api.php
Library.php
Library.php in Library.php
Location.php
Location.php in Location.php
m
top
MAYBE_ATTENDING
Media
Media in Media.php
Represents some kind of media and provides common information.
MemoryCache
MemoryCache in MemoryCache.php
A memory cache.
MemoryCache.php
MemoryCache.php in MemoryCache.php
Media.php
Media.php in Media.php
n
top
NOT_ATTENDING
p
top
PaginatedResult
PaginatedResult in PaginatedResult.php
Stores information of a result that spans across multiple pages.
PeclCaller
PeclCaller in PeclCaller.php
Calls API methods using REST requests using PECL HTTP.
PERIOD_3MONTHS
PERIOD_6MONTHS
PERIOD_12MONTHS
PERIOD_OVERALL
Possible time periods.
Playlist
Playlist in Playlist.php
Represents a playlist and provides different methods to query playlist information.
Point
Point in Point.php
Represents a geographical coordinate (latitude and longitude).
PeclCaller.php
PeclCaller.php in PeclCaller.php
PaginatedResult.php
PaginatedResult.php in PaginatedResult.php
Playlist.php
Playlist.php in Playlist.php
Point.php
Point.php in Point.php
r
top
remove
SqliteCache::remove() in SqliteCache.php
Removes data from the cache.
remove
MemoryCache::remove() in MemoryCache.php
Removes data from the cache.
remove
DiskCache::remove() in DiskCache.php
Removes data from the cache.
remove
Cache::remove() in Cache.php
Removes data from the cache.
removeTag
Track::removeTag() in Track.php
Remove a user's tag from a track.
removeTag
Artist::removeTag() in Artist.php
Remove a user's tag from an artist.
removeTag
Album::removeTag() in Album.php
Remove a user's tag from an album.
s
top
search
Venue::search() in Venue.php
Search for a venue by venue name .
search
Album::search() in Album.php
Search for an album by name. Returns album matches sorted by relevance.
search
Tag::search() in Tag.php
Search for a tag by name. Returns matches sorted by relevance.
search
Track::search() in Track.php
Search for a track by track name. Returns track matches sorted by relevance.
search
Artist::search() in Artist.php
Search for an artist by name. Returns artist matches sorted by relevance.
Session
Session in Session.php
Stores information of a last.fm session.
setApiKey
Caller::setApiKey() in Caller.php
Set the last.fm API key to be used.
setApiSecret
Set the last.fm API secret to be used.
setCache
Caller::setCache() in Caller.php
Sets the active Cache (null to disable caching).
setDefaultCaller
Sets the default Caller.
setPolicy
Cache::setPolicy() in Cache.php
Sets the CachePolicy to be used.
setWeeklyChartsExpiration
Sets the expiration time of weekly charts.
share
Track::share() in Track.php
Share a track twith one or more last.fm users or other friends.
share
Artist::share() in Artist.php
Share an artist with last.fm users or other friends.
share
Event::share() in Event.php
Share an event with one or more last.fm users or other friends.
Shout
Shout in Shout.php
Represents a shout.
signedCall
Caller::signedCall() in Caller.php
Call an API method which needs to be signed.
SocketCaller
SocketCaller in SocketCaller.php
Calls API methods using REST requests using PHP sockets.
SqliteCache
SqliteCache in SqliteCache.php
A SQLite database cache.
SqliteCache.php
SqliteCache.php in SqliteCache.php
SocketCaller.php
SocketCaller.php in SocketCaller.php
Session.php
Session.php in Session.php
Shout.php
Shout.php in Shout.php
store
MemoryCache::store() in MemoryCache.php
Stores data in the cache.
store
Cache::store() in Cache.php
Stores data in the cache.
store
DiskCache::store() in DiskCache.php
Stores data in the cache.
store
SqliteCache::store() in SqliteCache.php
Stores data in the cache.
t
top
Tag.php
Tag.php in Tag.php
Tasteometer.php
Tasteometer.php in Tasteometer.php
Track.php
Track.php in Track.php
Tag
Tag in Tag.php
Represents a tag and provides different methods to query tag information.
Tasteometer
Tasteometer in Tasteometer.php
Provides a method for comparing music tastes.
toBoolean
Util::toBoolean() in Util.php
Returns the boolean value of a variable.
toFloat
Util::toFloat() in Util.php
Returns the floating-point value of a variable.
toImageType
Returns the image type value of a variable.
toInteger
Util::toInteger() in Util.php
Returns the integer value of a variable.
toString
Util::toString() in Util.php
Returns the string value of a variable.
toTimestamp
Returns the unix timestamp value of a variable.
toUTF8
Util::toUTF8() in Util.php
Converts any string or array of strings to UTF8.
Track
Track in Track.php
Represents a track and provides different methods to query track information.
u
top
User.php
User.php in User.php
Util.php
Util.php in Util.php
User
User in User.php
Represents a user and provides different methods to query user information.
Util
Util in Util.php
Provides utility methods to convert variables to a specified type.
v
top
Venue.php
Venue.php in Venue.php
Venue
Venue in Venue.php
Represents a venue.
a b c d e f g i l m n p r s t u v _