| hook_userpoints_info | ./userpoints.api.php | Return information about registered operations. |  |  | 
          
                  | hook_userpoints_list_alter | ./userpoints.api.php | Allows to customize the output of a the users by points page. |  |  | 
          
                  | hook_userpoints_list_transactions_alter | ./userpoints.api.php | Allows to customize the output of a the my userpoints page. |  |  | 
          
                  | hook_userpoints_settings | ./userpoints.api.php | Provide settings for the shared Userpoints administration settings form. |  |  | 
          
                  | hook_userpoints_transaction_before | ./userpoints.api.php | Invoked before a transaction is saved. |  |  | 
          
                  | theme_userpoints_points | ./userpoints.theme.inc | Theme implementation to display userpoints points. |  |  | 
          
                  | theme_userpoints_view_category | ./userpoints.theme.inc | Theme implementation to display a userpoints category. |  |  | 
          
                  | theme_userpoints_view_item | ./userpoints.theme.inc | Theme implementation to display a userpoints item. |  |  | 
          
                  | userpoints_access_my_points | ./userpoints.module | Checks if user can access their points - used via hook_menu(). | 1 |  | 
          
                  | userpoints_access_transactions | ./userpoints.module | Checks if a user has access to own or other users transactions history. | 1 | 1 | 
          
                  | userpoints_access_view_transaction | ./userpoints.module | Checks if a user has access to a transaction. | 1 | 1 | 
          
                  | userpoints_action_grant_points | userpoints_rules/userpoints_rules.rules.inc | Rules action - grant points to a user. |  |  | 
          
                  | userpoints_action_grant_points_form_alter | userpoints_rules/userpoints_rules.rules.inc |  |  |  | 
          
                  | userpoints_admin_access | ./userpoints.module | Checks access for administrative functionality. | 8 | 4 | 
          
                  | userpoints_admin_access_transaction_pending | ./userpoints.module | Access callback for approve and decline local tasks. |  | 1 | 
          
                  | userpoints_admin_points | ./userpoints.admin.inc | Provides an administrative interface for managing points. |  | 1 | 
          
                  | userpoints_admin_settings | ./userpoints.admin.inc | Menu callback for settings form. |  | 1 | 
          
                  | userpoints_admin_transactions | ./userpoints.admin.inc | Displays a list of transactions. |  | 1 | 
          
                  | userpoints_admin_txn | ./userpoints.admin.inc | Form builder for add/edit userpoints transaction form. |  | 1 | 
          
                  | userpoints_admin_txn_back_submit | ./userpoints.admin.inc | Back submit function for userpoints transaciton form |  | 1 | 
          
                  | userpoints_admin_txn_submit | ./userpoints.admin.inc | Submit function for userpoints transaction form. |  |  | 
          
                  | userpoints_admin_txn_type_submit | ./userpoints.admin.inc | Submit function for userpoints transaction form, Step 1. |  | 1 | 
          
                  | userpoints_admin_txn_validate | ./userpoints.admin.inc | Validate function for userpoints transaction form. |  |  | 
          
                  | userpoints_block_configure | ./userpoints.module | Implements hook_block_configure(). |  |  | 
          
                  | userpoints_block_info | ./userpoints.module | Implements hook_block_info(). |  |  | 
          
                  | userpoints_block_save | ./userpoints.module | Implements hook_block_save(). |  |  | 
          
                  | userpoints_block_view | ./userpoints.module | Implements hook_block_view(). |  |  | 
          
                  | userpoints_confirm_approve | ./userpoints.admin.inc |  |  | 1 | 
          
                  | userpoints_confirm_approve_submit | ./userpoints.admin.inc | @file
Admin menu callbacks for userpoints.module. |  |  | 
          
                  | userpoints_create_operation_autocomplete_label | ./userpoints.admin.inc | Create a autocomplete label with highlighted search text. | 1 |  | 
          
                  | userpoints_cron | ./userpoints.module | Implements hook_cron(). |  |  | 
          
                  | userpoints_date_to_timestamp | ./userpoints.module | Modifies FAPI date setting to timestamp. | 3 |  | 
          
                  | userpoints_entity_info | ./userpoints.module | Implements hook_entity_info(). |  |  | 
          
                  | userpoints_entity_info_alter | ./userpoints.module | Implements hook_entity_info_alter(). |  |  | 
          
                  | userpoints_expire_transactions | ./userpoints.module | Finds and expires expired points. | 1 |  | 
          
                  | userpoints_expiry_dates | ./userpoints.module | returns an array of possible expiry times
to the administrative settings page | 1 |  | 
          
                  | userpoints_field_extra_fields | ./userpoints.module | Implements hook_field_extra_fields(). |  |  | 
          
                  | userpoints_filter_form | ./userpoints.module | Provides a dropdown to filter by category. | 4 |  | 
          
                  | userpoints_filter_form_ajax_callback | ./userpoints.module | Ajax callback for userpoints filter form. |  | 1 | 
          
                  | userpoints_filter_parse_input | ./userpoints.module | Parse input and generate an values array. | 4 |  | 
          
                  | userpoints_filter_query | ./userpoints.module | Filter a query according to the selected filters. | 4 |  | 
          
                  | userpoints_get_categories | ./userpoints.module | Returns an array of possible categories, suitable for inclusion in FAPI. | 20 |  | 
          
                  | userpoints_get_current_points | ./userpoints.module | Get current points of a user. | 11 |  | 
          
                  | userpoints_get_default_expiry_date | ./userpoints.module | Determines the correct default expiration date. | 3 |  | 
          
                  | userpoints_get_default_tid | ./userpoints.module | Wrapper function to return the default tid via API call | 11 |  | 
          
                  | userpoints_get_info | ./userpoints.module | Returns information about point-providing modules and operations. | 2 |  | 
          
                  | userpoints_get_list_header | ./userpoints.module | Returns the header array definition for userpoints listings. | 2 |  | 
          
                  | userpoints_get_list_row | ./userpoints.module |  | 2 |  | 
          
                  | userpoints_get_max_points | ./userpoints.module | Gets the number of maximal points of that user. | 5 | 1 | 
          
                  | userpoints_get_points_list | ./userpoints.module | Returns a render array that displays the points and action links. | 2 |  |