Class Mage_GiftMessage_Helper_Message
Gift Message helper
- Mage_Core_Helper_Abstract
- Mage_Core_Helper_Data
- Mage_GiftMessage_Helper_Message
Package: Mage\GiftMessage
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/GiftMessage/Helper/Message.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/GiftMessage/Helper/Message.php
public
string
|
|
public
string
|
|
public
boolean
|
#
isMessagesAvailable( string $type, Varien_Object $entity,
Check availability of giftmessages for specified entity. |
protected
boolean
|
#
_getDependenceFromStoreConfig( integer $productGiftMessageAllow,
Check availablity of gift messages from store config if flag eq 2. |
public
boolen
|
#
getIsMessagesAvailable( string $type, Varien_Object $entity,
Alias for isMessagesAvailable(...) |
public
unknown
|
#
getEscapedGiftMessage( Varien_Object $entity )
Retrive escaped and preformated gift message text for specified entity |
public
|
#
getGiftMessageForEntity( Varien_Object $entity )
Retrive gift message for entity. If message not exists return null |
public
mixed|null
|
|
public
boolean
|
|
public
|
|
public
boolen
|
#
getAvailableForQuoteItems( array $quote,
Check availability for onepage checkout items |
public
boolen
|
#
getAvailableForAddressItems( array $items,
Check availability for multishiping checkout items |
public
|
string |
XPATH_CONFIG_GIFT_MESSAGE_ALLOW_ITEMS
|
'sales/gift_options/allow_items' |
#
Giftmessages allow section in configuration |
string |
XPATH_CONFIG_GIFT_MESSAGE_ALLOW_ORDER
|
'sales/gift_options/allow_order' |
protected
integer
|
$_nextId | 0 |
#
Next id for edit gift message block |
protected
array
|
$_innerCache | array() |
#
Inner cache |
$_allowedFormats,
$_encryptor
|
$_layout,
$_moduleName,
$_request
|