You are here

Functions in Activity 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
activity_account ./activity.module -- activity account -- find what user we're getting buddy activity for 1
activity_admin_settings ./activity.module Admin section 1
activity_block ./activity.module create a block for display
activity_buddy_activity ./activity.module function to get all buddy activity @returns array of activity 2
activity_feed ./activity.module menu callback to return a feed of a signed in user's activity page 1
activity_format_offset ./activity.module date formatter $timestamp is the unix timestamp() of when an activity occurred. $end is the human language formatted string expressing how long ago this was. 1
activity_insert ./activity.module function that does all the recording 6
activity_install ./activity.install Implementation of hook_install().
activity_menu ./activity.module Implementation of hook_menu().
activity_page ./activity.module Menu callback to display the records in a page 1 1
activity_perm ./activity.module Implementation of hook_perm().
activity_token_replace ./activity.module determine what the message should say 2
activity_uninstall ./activity.install
activity_update_1 ./activity.install
buddylistactivity_activity_info contrib/buddylistactivity.module Activity definition file
buddylistactivity_buddylist contrib/buddylistactivity.module Implementation of hook_buddylist_api()
nodeactivity_activity_info contrib/nodeactivity.module Activity definition file
nodeactivity_nodeapi contrib/nodeactivity.module Implementation of hook_nodeapi()
theme_activity_feed ./activity.module
theme_activity_page ./activity.module theme function for displaying the users activity page
views_bookmarkactivity_activity_info contrib/views_bookmarkactivity.module Activity definition file
views_bookmarkactivity_views_bookmark_api contrib/views_bookmarkactivity.module Implementation of hook_views_bookmark_api()
votingapiactivity_activity_info contrib/votingapiactivity.module Activity definition file
votingapiactivity_votingapi_insert contrib/votingapiactivity.module Implementation of hook_votingapi_insert()

Other projects