You are here

Functions in UC Wish List 8

Primary tabs

Namesort descending Location Description Direct uses Strings
addToCart ./uc_wishlist.module Submit callback handler for wishlistviewform add to cart action. 1
uc_product_update_wishlist_item ./uc_wishlist.module Update information about a specific item in current wish list. 1
uc_wishlist_add_item ./uc_wishlist.module Adds an item to a user's wish list. 1
uc_wishlist_add_to_wishlist_submit ./uc_wishlist.module Submit handler of the uc_wishlist_add_to_wishlist. 1
uc_wishlist_create_wishlist ./uc_wishlist.module Creates a new wishlist for the current authenticated or anonymous user. 1
uc_wishlist_form_alter ./uc_wishlist.module Implements hook_form_alter().
uc_wishlist_get_contents ./uc_wishlist.module Get the items in a specified wish list. 2
uc_wishlist_get_uid ./uc_wishlist.module Get either an authenticated user's uid or an anonymous user's unique ID. 1
uc_wishlist_get_wid ./uc_wishlist.module Return the wish list ID of the specified user (defaults to current user). 7
uc_wishlist_load ./uc_wishlist.module Load a wish list object from the database. 6
uc_wishlist_remove_from_wishlist_submit ./uc_wishlist.module 1
uc_wishlist_rules_condition_info ./uc_wishlist.rules.inc
uc_wishlist_schema ./uc_wishlist.install Implements hook_schema().
uc_wishlist_theme ./uc_wishlist.module Implements hook_theme().
uc_wishlist_views_data ./uc_wishlist.views.inc Implements hook_views_data().

Other projects