You are here

6 calls to uc_recurring_fee_status_label() in UC Recurring Payments and Subscriptions 7.2

theme_uc_recurring_admin_table in ./uc_recurring.module
Displays a table for users to administer their recurring fees.
theme_uc_recurring_user_table in ./uc_recurring.module
Displays a table for users to administer their recurring fees.
uc_recurring_admin_edit_form in ./uc_recurring.admin.inc
Let an admin edit a recurring fee.
uc_recurring_status_views_handler_field::render in views/uc_recurring_status_views_handler_field.inc
Render the field.
uc_recurring_status_views_handler_filter::get_value_options in views/uc_recurring_status_views_handler_filter.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
uc_recurring_subscription_subscriber_list in modules/uc_recurring_subscription/uc_recurring_subscription.admin.inc