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_buddylist |
includes/buddylist.inc |
Implementation of hook_buddylist_api() |
|
|
activity_buddy_activity |
./activity.module |
function to get all buddy activity
@returns array of activity |
3 |
|
activity_feed |
./activity.module |
menu callback to return a feed of a signed in user's activity page |
|
1 |
activity_include_module |
./activity.module |
|
|
1 |
activity_insert |
./activity.module |
function that does all the recording |
4 |
|
activity_install |
./activity.install |
Implementation of hook_install(). |
|
|
activity_menu |
./activity.module |
Implementation of hook_menu(). |
|
|
activity_nodeapi |
includes/node.inc |
Implementation of hook_nodeapi() |
|
|
activity_page |
./activity.module |
Menu callback to display the records in a page |
|
1 |
activity_perm |
./activity.module |
Implementation of hook_perm(). |
|
|
activity_token_replace |
./activity.module |
determine what the message should say |
2 |
|
activity_views_bookmark_api |
includes/views_bookmark.inc |
Implementation of hook_views_bookmark_api() |
|
|
activity_votingapi_insert |
includes/votingapi.inc |
Implementation of hook_votingapi_insert() |
|
|
buddylist_activity_info |
includes/buddylist.inc |
Activity definition file |
|
|
node_activity_info |
includes/node.inc |
Activity definition file |
|
|
theme_activity_feed |
./activity.module |
|
|
|
theme_activity_page |
./activity.module |
theme function for displaying the users activity page |
|
|
views_bookmark_activity_info |
includes/views_bookmark.inc |
Activity definition file |
|
|
votingapi_activity_info |
includes/votingapi.inc |
Activity definition file |
|
|
_activity_off |
./activity.module |
date formatter |
1 |
|