Class Mage_Wishlist_Helper_Data
Wishlist Data Helper
- Mage_Core_Helper_Abstract
- Mage_Wishlist_Helper_Data
Package: Mage\Wishlist
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Wishlist/Helper/Data.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Wishlist/Helper/Data.php
protected
|
|
protected
boolean
|
|
protected
|
|
public
|
|
public
|
|
public
|
|
public
integer
|
|
protected
|
|
public
|
|
protected
|
#
_getUrlStore(
Retrieve Item Store for URL |
public
string
|
#
getRemoveUrl(
Retrieve URL for removing item from wishlist |
public
string
|
#
getConfigureUrl(
Retrieve URL for removing item from wishlist |
public
string|boolean
|
#
getAddUrl(
Retrieve url for adding product to wishlist |
public
string
|
|
public
string|boolean
|
#
getUpdateUrl(
Retrieve url for updating product in wishlist |
public
string|boolean
|
#
getAddUrlWithParams(
Retrieve url for adding product to wishlist with params |
public
string
|
#
getAddToCartUrl( string|
Retrieve URL for adding item to shoping cart |
public
string
|
#
getSharedAddToCartUrl( string|
Retrieve URL for adding item to shoping cart from shared wishlist |
public
string
|
|
public
boolean
|
|
public
boolean
|
|
public
string|null
|
|
public
string
|
|
public
boolean
|
|
public
string
|
|
public
string
|
|
public
|
|
public
boolean
|
string |
XML_PATH_WISHLIST_LINK_USE_QTY
|
'wishlist/wishlist_link/use_qty' |
#
Config key 'Display Wishlist Summary' |
string |
XML_PATH_CATALOGINVENTORY_SHOW_OUT_OF_STOCK
|
'cataloginventory/options/show_out_of_stock' |
#
Config key 'Display Out of Stock Products' |
protected
|
$_currentCustomer | null |
#
Currently logged in customer |
protected
|
$_wishlist | null |
#
Customer Wishlist instance |
protected
|
$_productCollection | null |
#
Wishlist Product Items Collection |
protected
|
$_wishlistItemCollection | null |
#
Wishlist Items Collection |
$_layout,
$_moduleName,
$_request
|