10 string references to uc_wishlist.manager in UC Wish List 8
- UCWishlistAdminDeleteForm::create in src/
Form/ UCWishlistAdminDeleteForm.php - Instantiates a new instance of this class.
- UCWishlistController::create in src/
Controller/ UCWishlistController.php - Instantiates a new instance of this class.
- uc_wishlist_add_item in ./
uc_wishlist.module - Adds an item to a user's wish list.
- uc_wishlist_create_wishlist in ./
uc_wishlist.module - Creates a new wishlist for the current authenticated or anonymous user.
- uc_wishlist_form_alter in ./
uc_wishlist.module - Implements hook_form_alter().
- uc_wishlist_get_contents in ./
uc_wishlist.module - Get the items in a specified wish list.
- uc_wishlist_get_wid in ./
uc_wishlist.module - Return the wish list ID of the specified user (defaults to current user).
- uc_wishlist_load in ./
uc_wishlist.module - Load a wish list object from the database.
- uc_wishlist_remove_from_wishlist_submit in ./
uc_wishlist.module - WishlistViewForm::create in src/
Form/ WishlistViewForm.php - Instantiates a new instance of this class.