uc_cart_add_item

Functions that call uc_cart_add_item()

Namesort iconLocationDescription
uc_cart_add_itemubercart/uc_cart/uc_cart.moduleAdd an item to a user's cart.
uc_cart_add_itemubercart/uc_cart/uc_cart.moduleAdd an item to a user's cart.
uc_cart_add_itemubercart/uc_cart/uc_cart.moduleAdd an item to a user's cart.
uc_cart_links_processubercart/uc_cart_links/uc_cart_links.pages.incProcess a cart link to fiddle with the cart and redirect the user.
uc_cart_links_processubercart/uc_cart_links/uc_cart_links.pages.incProcess a cart link to fiddle with the cart and redirect the user.
uc_cart_links_processubercart/uc_cart_links/uc_cart_links.pages.incProcess a cart link to fiddle with the cart and redirect the user.
uc_cart_login_updateubercart/uc_cart/uc_cart.moduleUpdate a user's cart to include items from their anonymous session.
uc_cart_login_updateubercart/uc_cart/uc_cart.moduleUpdate a user's cart to include items from their anonymous session.
uc_cart_login_updateubercart/uc_cart/uc_cart.moduleUpdate a user's cart to include items from their anonymous session.
uc_catalog_buy_it_now_form_submitubercart/uc_product/uc_product.module@see uc_catalog_buy_it_now_form()
uc_catalog_buy_it_now_form_submitubercart/uc_product/uc_product.module@see uc_catalog_buy_it_now_form()
uc_catalog_buy_it_now_form_submitubercart/uc_product/uc_product.module@see uc_catalog_buy_it_now_form()
uc_product_add_to_cart_form_submitubercart/uc_product/uc_product.module@see uc_product_add_to_cart_form()
uc_product_add_to_cart_form_submitubercart/uc_product/uc_product.module@see uc_product_add_to_cart_form()
uc_product_add_to_cart_form_submitubercart/uc_product/uc_product.module@see uc_product_add_to_cart_form()
uc_product_kit_add_to_cartubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_add_to_cart().
uc_product_kit_add_to_cartubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_add_to_cart().
uc_product_kit_add_to_cartubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_add_to_cart().
uc_product_kit_add_to_cart_form_submitubercart/uc_product_kit/uc_product_kit.moduleAdd each product kit's component to the cart in the correct quantities. See alsouc_product_kit_add_to_cart_form()
uc_product_kit_add_to_cart_form_submitubercart/uc_product_kit/uc_product_kit.moduleAdd each product kit's component to the cart in the correct quantities. See alsouc_product_kit_add_to_cart_form()
uc_product_kit_add_to_cart_form_submitubercart/uc_product_kit/uc_product_kit.moduleAdd each product kit's component to the cart in the correct quantities. See alsouc_product_kit_add_to_cart_form()
uc_product_kit_buy_it_now_form_submitubercart/uc_product_kit/uc_product_kit.module@see uc_product_kit_buy_it_now_form()
uc_product_kit_buy_it_now_form_submitubercart/uc_product_kit/uc_product_kit.module@see uc_product_kit_buy_it_now_form()
uc_product_kit_buy_it_now_form_submitubercart/uc_product_kit/uc_product_kit.module@see uc_product_kit_buy_it_now_form()

Functions called by uc_cart_add_item()

Namesort iconLocationDescription
db_fetch_objectdrupal/includes/database.pgsql.incFetch one result row from the previous query as an object.
db_fetch_objectdrupal/includes/database.pgsql.incFetch one result row from the previous query as an object.
db_fetch_objectdrupal/includes/database.pgsql.incFetch one result row from the previous query as an object.
db_querydrupal/includes/database.pgsql.incRuns a basic query in the active database.
db_querydrupal/includes/database.pgsql.incRuns a basic query in the active database.
db_querydrupal/includes/database.pgsql.incRuns a basic query in the active database.
drupal_gotodrupal/includes/common.incSend the user to a different Drupal page.
drupal_gotodrupal/includes/common.incSend the user to a different Drupal page.
drupal_gotodrupal/includes/common.incSend the user to a different Drupal page.
drupal_set_messagedrupal/includes/bootstrap.incSet a message which reflects the status of the performed operation.
drupal_set_messagedrupal/includes/bootstrap.incSet a message which reflects the status of the performed operation.
drupal_set_messagedrupal/includes/bootstrap.incSet a message which reflects the status of the performed operation.
module_invokedrupal/includes/module.incInvoke a hook in a particular module.
module_invokedrupal/includes/module.incInvoke a hook in a particular module.
module_invokedrupal/includes/module.incInvoke a hook in a particular module.
module_invoke_alldrupal/includes/module.incInvoke a hook in all enabled modules that implement it.
module_invoke_alldrupal/includes/module.incInvoke a hook in all enabled modules that implement it.
module_invoke_alldrupal/includes/module.incInvoke a hook in all enabled modules that implement it.
node_loaddrupal/modules/node/node.moduleLoad a node object from the database.
node_loaddrupal/modules/node/node.moduleLoad a node object from the database.
node_loaddrupal/modules/node/node.moduleLoad a node object from the database.
tdrupal/includes/common.incTranslate strings to the page language or a given language.
tdrupal/includes/common.incTranslate strings to the page language or a given language.
tdrupal/includes/common.incTranslate strings to the page language or a given language.
uc_cart_add_itemubercart/uc_cart/uc_cart.moduleAdd an item to a user's cart.
uc_cart_add_itemubercart/uc_cart/uc_cart.moduleAdd an item to a user's cart.
uc_cart_add_itemubercart/uc_cart/uc_cart.moduleAdd an item to a user's cart.
uc_cart_get_contentsubercart/uc_cart/uc_cart.moduleGrab the items in a shopping cart for a user.
uc_cart_get_idubercart/uc_cart/uc_cart.moduleReturn the unique cart_id of the user.
uc_cart_get_idubercart/uc_cart/uc_cart.moduleReturn the unique cart_id of the user.
uc_cart_get_idubercart/uc_cart/uc_cart.moduleReturn the unique cart_id of the user.
uc_product_is_productubercart/uc_product/uc_product.moduleDetermine whether or not a given node or node type is a product.
uc_product_is_productubercart/uc_product/uc_product.moduleDetermine whether or not a given node or node type is a product.
uc_product_is_productubercart/uc_product/uc_product.moduleDetermine whether or not a given node or node type is a product.
uc_referer_uriubercart/uc_store/uc_store.moduleProvide a more reliable referrer for Ubercart.
uc_referer_uriubercart/uc_store/uc_store.moduleProvide a more reliable referrer for Ubercart.
uc_referer_uriubercart/uc_store/uc_store.moduleProvide a more reliable referrer for Ubercart.
urldrupal/includes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
urldrupal/includes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
urldrupal/includes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
variable_getdrupal/includes/bootstrap.incReturn a persistent variable.
variable_getdrupal/includes/bootstrap.incReturn a persistent variable.
variable_getdrupal/includes/bootstrap.incReturn a persistent variable.