You are here

Functions in User Points 7

Primary tabs

Namesort descending Location Description Direct uses Strings
userpoints_list_users ./userpoints.pages.inc Lists the users and their point totals by all or by category. 1
userpoints_menu ./userpoints.module Implements hook_menu().
userpoints_menu_local_tasks_alter ./userpoints.module Implements hook_menu_local_tasks_alter().
userpoints_migrate_api ./userpoints.module Implements hook_migrate_api().
userpoints_operation_autocomplete ./userpoints.admin.inc Autocomplete callback for search an operation. 1
userpoints_permission ./userpoints.module Implements hook_permission().
userpoints_rules_get_all_categories ./userpoints_rules.rules.inc Simple callback that lists the categories including an option for all. 1
userpoints_rules_get_categories ./userpoints_rules.rules.inc Wrapper function for userpoints_get_categories(). 2
userpoints_rules_get_current_points ./userpoints_rules.rules.inc Rules action - load points of a user.
userpoints_rules_moderate ./userpoints_rules.rules.inc Simple callback that lists the possible moderate values. 1
userpoints_rules_rules_action_info ./userpoints_rules.rules.inc Implements hook_rules_action_info().
userpoints_rules_rules_data_info ./userpoints_rules.rules.inc Implements hook_rules_data_info().
userpoints_rules_rules_event_info ./userpoints_rules.rules.inc Implements hook_rules_event_info().
userpoints_rules_userpoints ./userpoints_rules.module Implements hook_userpoints().
userpoints_schema ./userpoints.install Implements hook_schema().
userpoints_service_add ./userpoints_service.inc Add points to a user. 1
userpoints_service_get ./userpoints_service.inc Get the number of points of a given user. 1
userpoints_service_help ./userpoints_service.module Implementation of hook_help().
userpoints_service_index ./userpoints_service.inc Return an array of paged userpoints list. 1
userpoints_service_services_resources ./userpoints_service.module Implementation of hook_services_resources().
userpoints_service_view_access ./userpoints_service.inc Access callback for viewing points of users. 1
userpoints_theme ./userpoints.module Implements hook_theme().
userpoints_tokens ./userpoints.module Implements hook_tokens().
userpoints_token_info ./userpoints.module Implements hook_token_info().
userpoints_transaction_load ./userpoints.module Load a userpoints transaction. 5
userpoints_translation ./userpoints.module Returns an array of common translation placeholders. 33
userpoints_txn_status ./userpoints.module 4 1
userpoints_uninstall ./userpoints.install Implements hook_uninstall().
userpoints_update_7000 ./userpoints.install Update profile category setting, allow multiple categories to be displayed.
userpoints_update_7001 ./userpoints.install Add a few indexes to speed up contrib modules that query the `points` columns.
userpoints_update_7002 ./userpoints.install Increase length of operation and entity_type columns.
userpoints_update_7003 ./userpoints.install Create the {userpoints_total} table.
userpoints_update_7004 ./userpoints.install Filling the {userpoints_total} table.
userpoints_userpointsapi ./userpoints.module Save userpoints changes and call hooks. 11
userpoints_userpoints_info ./userpoints.module Implements hook_userpoints_info().
userpoints_user_delete ./userpoints.module Implements hook_user_delete().
userpoints_user_view ./userpoints.module Implements hook_user_view().
userpoints_views_api ./userpoints.module Implements hook_views_api().
userpoints_views_data ./userpoints.views.inc Implements hook_views_data().
userpoints_view_transaction ./userpoints.pages.inc Menu callback; display details about a specific transaction. 1
_userpoints_transaction ./userpoints.module Adds the points to the txn table. 1
_userpoints_update_cache ./userpoints.module Update the caching table. 2
_userpoints_userpoints_transaction_properties ./userpoints.module Returns properties of userpoints_transaction data object. 2
_userpoints_user_exists ./userpoints.module

Pages

Other projects