|
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. |