You are here

9 calls to uc_store_get_icon() in Ubercart 5

theme_uc_admin_dashboard in uc_store/uc_store.module
theme_uc_settings_overview in uc_store/uc_store.module
Theme an array of settings information into a pretty little table.
theme_uc_store_block_links in uc_store/uc_store.module
uc_order_create in uc_order/uc_order.module
Create a new order and redirect to its edit screen.
uc_order_view in uc_order/uc_order.module
Display the order view screen, constructed via hook_order_pane().
uc_select_address in uc_store/uc_store.module
Create an address select box based on a user's previous orders.
uc_shipping_select_address in shipping/uc_shipping/uc_shipping.module
Choose an address to fill out a form.
uc_store_customers in uc_store/uc_store.module
Display customer administration page.
uc_store_customer_orders in uc_store/uc_store.module