You are here

Functions in Activity 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
activity_get_module_info ./activity.module Get a list of modules that support the current activity API. 20
activity_help ./activity.module Implementation of hook_help().
activity_install ./activity.install
activity_menu ./activity.module Implementation of hook_menu().
activity_module_name ./activity.module Find the module that provides the selected hook. 7
activity_nodeapi ./activity.module Implementation of hook_nodeapi().
activity_perm ./activity.module Implementation of hook_perm().
activity_record ./activity.module Implementation of a configurable Drupal action. Tokenize and record an activity message. 1 2
activity_record_check ./activity.module determines if the current trigger should be ignored 1
activity_record_form ./activity.module Form callback from trigger module.
activity_requirements ./activity.install Implementation of hook_requirements().
activity_schema ./activity.install
activity_settings_form ./activity.admin.inc Form builder to dispaly settings for activity module 1
activity_theme ./activity.module Implementation of hook_theme().
activity_token_get_list ./activity.module This is a replacement for Token's token_get_list(). 1
activity_token_list ./activity.module This allows other module to extend the current token list of other modules.
activity_token_values ./activity.module
activity_uninstall ./activity.install
activity_update_6201 ./activity.install Update the Activity Messages.amid field to be not null. @see: http://drupal.org/node/778662
activity_update_6202 ./activity.install Update {activity} table to have the actions_id field. @see: http://drupal.org/node/463854
activity_update_6203 ./activity.install Update {activity} table to have a status field @see: http://drupal.org/node/582230
activity_user ./activity.module Implementation of hook_user().
activity_user_settings ./activity.admin.inc Menu callback. Provides checkboxes for a user's activity feed. 1
activity_user_settings_submit ./activity.admin.inc User settings form submit handler.
activity_views_access_user views/activity.views.inc Context getter setter for Activity Access 2
activity_views_api ./activity.module Implementation of hook_views_api().
activity_views_data views/activity.views.inc Implementation of hook_views_data().
activity_views_default_views views/activity.views_default.inc Implementation of hook_views_default_views().
activity_views_group views/activity.views.inc return the group id for the where clause 1
activity_views_handlers views/activity.views.inc Implementation of hook_views_handlers().
activity_views_plugins views/activity.views.inc Implementation of hook_views_plugins
activity_views_query_alter views/activity.views.inc Implementation of hook_views_query_alter().
activity_views_query_substitutions views/activity.views.inc Implemenation of hook_views_query_substitutions().
comment_activity_access_grants modules/comment.activity.inc Implementation of hook_activity_access_grants().
comment_activity_grants modules/comment.activity.inc Implementation of hook_activity_grants().
comment_activity_info ./activity.module
comment_activity_objects_alter modules/comment.activity.inc Implementation of hook_activity_objects_alter().
comment_activity_token_list modules/comment.activity.inc Implementation of hook_activity_token_list().
comment_activity_token_values modules/comment.activity.inc Implementation of hook_activity_token_values().
comment_activity_type_check modules/comment.activity.inc Implementation of hook_activity_type_check().
comment_list_activity_actions modules/comment.activity.inc List all the Activity Actions that match the hook and op. 1
comment_load_activity_context modules/comment.activity.inc Load up the context array to pass to activity_record. 1
node_activity_access_grants modules/node.activity.inc Implementation of hook_activity_access_grants().
node_activity_grants modules/node.activity.inc Implementation of hook_activity_grants().
node_activity_info ./activity.module
node_activity_token_list modules/node.activity.inc Implementation of hook_activity_token_list().
node_activity_token_values modules/node.activity.inc Implementation of hook_activity_token_values().
node_activity_type_check modules/node.activity.inc Implementation of hook_activity_type_check().
node_list_activity_actions modules/node.activity.inc List all the Activity Actions that match the hook and op. 1
node_load_activity_context modules/node.activity.inc Load up the context array to pass to activity_record. 1

Pages

Other projects