Version

1.1.2.2.2.30 (checked in on 2008/04/29 at 15:59:29 by jaydub)

Description

Activity module: Allow users to see their friends' activity on the site.

Constants

Namesort iconDescription
ACTIVITY_ALL

Functions

Namesort iconDescription
activity_admin_settingsAdmin section TODO: 1) the defaults aren't available at activity render time unless this this page has been saved. This is potentially confusing since they show up in the textfields.
activity_blockcreate a block for display
activity_feedmenu callback to return a feed of a signed in user's activity page
activity_format_offsetdate formatter $timestamp is the unix timestamp() of when an activity occurred. $end is the human language formatted string expressing how long ago this was.
activity_get_activityThe API supports:
activity_get_infoAPI function
activity_get_tablesort_headers
activity_insertAPI function Insert an activity record. This gets called by modules wishing to record their activities.
activity_invoke_activityapiInvoke a hook_activityapi() operation in all modules.
activity_jsonoutput our activity as json $arg[0] = ACTIVITY_ALL or $uid $arg[1] = number of activities to retreive
activity_menuImplementation of hook_menu().
activity_page
activity_permImplementation of hook_perm().
activity_simpletestImplementation of hook_simpletest().
activity_tableMenu callback to display the records in a page
activity_token_listToken module integration.
activity_token_replacedetermine what the message should say
activity_token_values
theme_activity
theme_activity_blocktheme function for displaying the users activity page
theme_activity_more_link
theme_activity_pagetheme function for displaying the users activity page