Provided hooks in User Points 7.2
File
- ./
userpoints.api.php, line 24 - API documentation for userpoints.module
Functions
Name | Location | Description |
---|---|---|
hook_userpoints_info |
./ |
Return information about registered operations. |
hook_userpoints_list_alter |
./ |
Allows to customize the output of a the users by points page. |
hook_userpoints_list_transactions_alter |
./ |
Allows to customize the output of a the my userpoints page. |
hook_userpoints_settings |
./ |
Provide settings for the shared Userpoints administration settings form. |
hook_userpoints_transaction_before |
./ |
Invoked before a transaction is saved. |