lastfmsimple.module

Version

1.1 (checked in on 2008/04/16 at 16:08:05 by dietrich)

Description

Last.fm Simple Stats module file.

@ingroup lastfmsimple

Constants

Namesort iconDescription
LASTFMSIMPLE_UPDATE_CRON
LASTFMSIMPLE_UPDATE_DEFAULT
LASTFMSIMPLE_UPDATE_REQUEST

Functions

Namesort iconDescription
lastfmsimple_adminShows the admin settings form for this module.
lastfmsimple_cronImplementation of hook_cron().
lastfmsimple_helpImplementation of hook_help().
lastfmsimple_menuImplementation of hook_menu().
lastfmsimple_show_feedReturn an array of item objects for a feed.
_lastfmsimple_fetch_feedFetch a feed.
_lastfmsimple_new_feedCreate a new feed that is not yet in the database.
_lastfmsimple_parse_feedParse a feed's data.
_lastfmsimple_update_feedUpdate an existing feed.