10 calls to commerce_userpoints_currencies() in Commerce userpoints 7
- commerce_userpoints_commerce_currency_info in ./
commerce_userpoints.module - Implements hook_commerce_currency_info().
- commerce_userpoints_currencies_delete_submit in ./
commerce_userpoints.admin.inc - Form submit callback for the delete confirmation form.
- commerce_userpoints_currencies_form in ./
commerce_userpoints.admin.inc - Form builder function to add a new userpoints category.
- commerce_userpoints_currencies_form_submit in ./
commerce_userpoints.admin.inc - Form submit callback, saves a new currency.
- commerce_userpoints_currencies_option_list in ./
commerce_userpoints.module - commerce_userpoints_currencies_page in ./
commerce_userpoints.admin.inc - Page callback for setting up userpoints currencies.
- commerce_userpoints_discount_pane_checkout_form in commerce_userpoints_discount/
includes/ commerce_userpoints_discount.checkout_pane.inc - Form implementation set in commerce_userpoints_discount_commerce_checkout_pane_info().
- commerce_userpoints_load in ./
commerce_userpoints.module - Load a userpoints currency based on the code.
- commerce_userpoints_payment_method_commerce_payment_method_info in commerce_userpoints_payment_method/
commerce_userpoints_payment_method.module - Implements hook_commerce_payment_method_info().
- _commerce_userpoints_discount_get_info in commerce_userpoints_discount/
commerce_userpoints_discount.module