1.1 (checked in on 2008/04/16 at 16:08:05 by dietrich)
Last.fm Simple Stats module file.
@ingroup lastfmsimple
| Name | Description |
|---|---|
| LASTFMSIMPLE_UPDATE_CRON | |
| LASTFMSIMPLE_UPDATE_DEFAULT | |
| LASTFMSIMPLE_UPDATE_REQUEST |
| Name | Description |
|---|---|
| lastfmsimple_admin | Shows the admin settings form for this module. |
| lastfmsimple_cron | Implementation of hook_cron(). |
| lastfmsimple_help | Implementation of hook_help(). |
| lastfmsimple_menu | Implementation of hook_menu(). |
| lastfmsimple_show_feed | Return an array of item objects for a feed. |
| _lastfmsimple_fetch_feed | Fetch a feed. |
| _lastfmsimple_new_feed | Create a new feed that is not yet in the database. |
| _lastfmsimple_parse_feed | Parse a feed's data. |
| _lastfmsimple_update_feed | Update an existing feed. |