expiry_dates |
./userpoints.module |
|
1 |
|
theme_userpoints_list_my_userpoints |
./userpoints.module |
|
|
|
theme_userpoints_list_users |
./userpoints.module |
|
|
|
theme_userpoints_list_users_header |
./userpoints.module |
|
|
|
theme_userpoints_list_users_row |
./userpoints.module |
|
|
|
userpoints_access_my_points |
./userpoints.module |
Checks if user can access their points - used via hook_menu(). |
1 |
1 |
userpoints_action_grant_points |
./userpoints_rules.rules.inc |
Rules action - grant points to a user. |
|
|
userpoints_action_grant_points_form |
./userpoints_rules.rules.inc |
Rules action form configuration - allow number of points to be set. |
|
|
userpoints_admin_approve |
./userpoints.module |
|
|
1 |
userpoints_admin_manage |
./userpoints.module |
|
|
1 |
userpoints_admin_points |
./userpoints.module |
|
|
1 |
userpoints_admin_settings |
./userpoints.module |
menu callback for settings form. |
|
1 |
userpoints_admin_txn |
./userpoints.module |
|
|
2 |
userpoints_admin_txn_submit |
./userpoints.module |
|
|
|
userpoints_block |
./userpoints.module |
|
|
|
userpoints_confirm_approve |
./userpoints.module |
|
|
1 |
userpoints_confirm_approve_submit |
./userpoints.module |
|
|
|
userpoints_cron |
./userpoints.module |
|
1 |
|
userpoints_date_to_timestamp |
./userpoints.module |
|
3 |
|
userpoints_expire_transactions |
./userpoints.module |
|
1 |
|
userpoints_filter_cat_select |
./userpoints.module |
|
|
3 |
userpoints_get_categories |
./userpoints.module |
|
12 |
|
userpoints_get_current_points |
./userpoints.module |
Get current points of a user. |
11 |
|
userpoints_get_default_expiry_date |
./userpoints.module |
|
3 |
|
userpoints_get_default_tid |
./userpoints.module |
|
3 |
|
userpoints_get_max_points |
./userpoints.module |
|
1 |
|
userpoints_get_vid |
./userpoints.module |
|
3 |
|
userpoints_help |
./userpoints.module |
Implementation of hook_help(). |
|
|
userpoints_install |
./userpoints.install |
Install the initial schema. |
|
|
userpoints_list_my_userpoints |
./userpoints.module |
|
|
1 |
userpoints_list_my_userpoints_forward |
./userpoints.module |
Forward to the myuserpoints page of the current user. |
|
1 |
userpoints_list_users |
./userpoints.module |
|
|
1 |
userpoints_menu |
./userpoints.module |
Implementation of hook_menu(). |
|
|
userpoints_perm |
./userpoints.module |
Implementation of hook_perm(). |
|
|
userpoints_rules_action_info |
./userpoints_rules.rules.inc |
Implementation of hook_rules_action_info(). |
|
|
userpoints_rules_amount |
./userpoints_rules.rules.inc |
Condition: check current Userpoints |
|
|
userpoints_rules_amount_before |
./userpoints_rules.rules.inc |
Condition: check Userpoints before the transaction |
|
|
userpoints_rules_amount_before_form |
./userpoints_rules.rules.inc |
|
|
|
userpoints_rules_amount_form |
./userpoints_rules.rules.inc |
Rules Condition form configuration - set the amount to compare |
2 |
|
userpoints_rules_category |
./userpoints_rules.rules.inc |
Condition: check the transaction category |
|
|
userpoints_rules_category_form |
./userpoints_rules.rules.inc |
Condition: check the transaction category configuration form |
|
|
userpoints_rules_data_type_info |
./userpoints_rules.rules.inc |
Implementation of hook_rules_data_type_info(). |
|
|
userpoints_rules_event_info |
./userpoints_rules.rules.inc |
Implementation of hook_rules_event_info(). |
|
|
userpoints_rules_rules_condition_info |
./userpoints_rules.rules.inc |
Implementation of hook_rules_condition_info(). |
|
|
userpoints_rules_transaction_amount |
./userpoints_rules.rules.inc |
Condition: check transaction amount |
|
|
userpoints_rules_transaction_amount_form |
./userpoints_rules.rules.inc |
|
|
|
userpoints_rules_userpoints |
./userpoints_rules.module |
Rules events -Trigger event when user points awarded. |
|
|
userpoints_schema |
./userpoints.install |
Implementation of hook_schema(). |
|
|
userpoints_service_get |
./userpoints_service.module |
Get the number of points |
|
1 |
userpoints_service_help |
./userpoints_service.module |
Implementation of hook_help(). |
|
|