You are here

constant COMMERCE_WISHLIST_VISIBILITY_PROTECTED in Commerce Wishlist 7.3

2 uses of COMMERCE_WISHLIST_VISIBILITY_PROTECTED
commerce_wishlist_share in ./commerce_wishlist.module
Form callback: Wishlist sharing.
commerce_wishlist_share_submit in ./commerce_wishlist.module
Submit handler: sharing options.

File

./commerce_wishlist.module, line 17
Provides a wish list for use in Drupal Commerce.

Code

define('COMMERCE_WISHLIST_VISIBILITY_PROTECTED', 1);