10 calls to uc_wishlist_get_wid() in UC Wish List 7
- uc_product_update_wishlist_item in ./
uc_wishlist.module - Update information about a specific item in current wish list.
- uc_wishlist_add_item in ./
uc_wishlist.module - Adds an item to a user's wish list.
- uc_wishlist_add_items_to_cart in ./
uc_wishlist.module - Adds wishlist items to the shopping cart.
- uc_wishlist_display in ./
uc_wishlist.pages.inc - Display a wish list for viewing or altering.
- uc_wishlist_email_form in ./
uc_wishlist.pages.inc - Email form for wishlist.
- uc_wishlist_get_contents in ./
uc_wishlist.module - Get the items in a specified wish list.
- uc_wishlist_load in ./
uc_wishlist.module - Load a wish list object from the database.
- uc_wishlist_update_item_object in ./
uc_wishlist.module - Updates the quantity of all the items in a cart object.
- uc_wishlist_user_display in ./
uc_wishlist.pages.inc - Display a wishlist in user account page.
- uc_wishlist_user_login in ./
uc_wishlist.module - Implements hook_user_login().