You are here

6 calls to uc_order_module_invoke() in Ubercart 7.3

UcOrderController::attachLoad in uc_order/uc_order.controller.inc
Attaches data to entities upon loading.
uc_order_create in uc_order/uc_order.module
Entity API "creation callback" for uc_order entity.
uc_order_delete in uc_order/uc_order.module
Entity API "deletion callback" for uc_order entity.
uc_order_new in uc_order/uc_order.module
Generates and saves a new order.
uc_order_save in uc_order/uc_order.module
Entity API "save callback" for uc_order entity.
uc_order_update_status in uc_order/uc_order.module
Updates an order's status as long as no one objects.