Class Mage_GiftMessage_Block_Message_Inline

Description

Gift message inline edit form

Located in /GiftMessage/Block/Message/Inline.php (line 35)

Varien_Object
   |
   --Mage_Core_Block_Abstract
      |
      --Mage_Core_Block_Template
         |
         --Mage_GiftMessage_Block_Message_Inline
Variable Summary
mixed $_entity
mixed $_type
Method Summary
int countItems ()
string getDefaultFrom ()
string getDefaultTo ()
mixed getEntity ()
string getEscaped (string $value, [string $defaultValue = ''])
array getItems ()
string getMessage ([mixed $entity = null])
string getType ()
bool hasGiftMessage ()
bool isItemMessagesAvailable ( $item)
mixed setEntity ( $entity)
void _construct ()
Variables
Methods
countItems (line 217)

Return items count

  • access: public
int countItems ()
getAdditionalUrl (line 197)

Retrieve additional url

  • access: public
bool getAdditionalUrl ()
getDefaultFrom (line 119)

Get default value for From field

  • access: public
string getDefaultFrom ()
getDefaultTo (line 133)

Get default value for To field

  • access: public
string getDefaultTo ()
getEntity (line 64)

Get entity

  • access: public
mixed getEntity ()
getEntityHasMessage (line 242)

Check if entity has message

  • access: public
bool getEntityHasMessage ()
getEscaped (line 254)

Return escaped value

  • access: public
string getEscaped (string $value, [string $defaultValue = ''])
  • string $value
  • string $defaultValue
getItems (line 171)

Retrieve items

  • access: public
array getItems ()
getItemsHasMesssages (line 227)

Check if items has messages

  • access: public
bool getItemsHasMesssages ()
getMessage (line 148)

Retrieve message

  • access: public
string getMessage ([mixed $entity = null])
  • mixed $entity
getType (line 86)

Get type

  • access: public
string getType ()
hasGiftMessage (line 96)

Check if entity has gift message

  • access: public
bool hasGiftMessage ()
isItemMessagesAvailable (line 274)

Check availability of giftmessages for specified entity item

  • access: public
bool isItemMessagesAvailable ( $item)
  • $item
isItemsAvailable (line 207)

Check if items are available

  • access: public
bool isItemsAvailable ()
isMessagesAvailable (line 264)

Check availability of giftmessages for specified entity

  • access: public
bool isMessagesAvailable ()
setEntity (line 53)

Set entity

  • access: public
mixed setEntity ( $entity)
  • $entity
setType (line 75)

Set type

  • access: public
Mage_GiftMessage_Block_Message_Inline setType (string $type)
  • string $type
_construct (line 42)
  • access: protected
void _construct ()

Redefinition of:
Mage_Core_Block_Template::_construct()
Internal constructor, that is called from real constructor
_initMessage (line 106)

Init message

  • access: protected

Inherited Methods

Inherited From Mage_Core_Block_Template

Mage_Core_Block_Template::assign()
Mage_Core_Block_Template::fetchView()
Mage_Core_Block_Template::getArea()
Mage_Core_Block_Template::getBaseUrl()
Mage_Core_Block_Template::getCacheKeyInfo()
Mage_Core_Block_Template::getDirectOutput()
Mage_Core_Block_Template::getJsUrl()
Mage_Core_Block_Template::getObjectData()
Mage_Core_Block_Template::getShowTemplateHints()
Mage_Core_Block_Template::getTemplate()
Mage_Core_Block_Template::getTemplateFile()
Mage_Core_Block_Template::renderView()
Mage_Core_Block_Template::setScriptPath()
Mage_Core_Block_Template::setTemplate()
Mage_Core_Block_Template::_construct()
Mage_Core_Block_Template::_toHtml()

Inherited From Mage_Core_Block_Abstract

Mage_Core_Block_Abstract::addToChildGroup()
Mage_Core_Block_Abstract::addToParentGroup()
Mage_Core_Block_Abstract::append()
Mage_Core_Block_Abstract::countChildren()
Mage_Core_Block_Abstract::escapeHtml()
Mage_Core_Block_Abstract::escapeUrl()
Mage_Core_Block_Abstract::formatDate()
Mage_Core_Block_Abstract::formatTime()
Mage_Core_Block_Abstract::getAction()
Mage_Core_Block_Abstract::getAnonSuffix()
Mage_Core_Block_Abstract::getBlockAlias()
Mage_Core_Block_Abstract::getBlockHtml()
Mage_Core_Block_Abstract::getCacheKey()
Mage_Core_Block_Abstract::getCacheKeyInfo()
Mage_Core_Block_Abstract::getCacheLifetime()
Mage_Core_Block_Abstract::getCacheTags()
Mage_Core_Block_Abstract::getChild()
Mage_Core_Block_Abstract::getChildChildHtml()
Mage_Core_Block_Abstract::getChildData()
Mage_Core_Block_Abstract::getChildGroup()
Mage_Core_Block_Abstract::getChildHtml()
Mage_Core_Block_Abstract::getHelper()
Mage_Core_Block_Abstract::getIsAnonymous()
Mage_Core_Block_Abstract::getLayout()
Mage_Core_Block_Abstract::getMessagesBlock()
Mage_Core_Block_Abstract::getModuleName()
Mage_Core_Block_Abstract::getNameInLayout()
Mage_Core_Block_Abstract::getParentBlock()
Mage_Core_Block_Abstract::getRequest()
Mage_Core_Block_Abstract::getSkinUrl()
Mage_Core_Block_Abstract::getSortedChildBlocks()
Mage_Core_Block_Abstract::getSortedChildren()
Mage_Core_Block_Abstract::getUrl()
Mage_Core_Block_Abstract::getUrlBase64()
Mage_Core_Block_Abstract::getUrlEncoded()
Mage_Core_Block_Abstract::helper()
Mage_Core_Block_Abstract::htmlEscape()
Mage_Core_Block_Abstract::insert()
Mage_Core_Block_Abstract::jsQuoteEscape()
Mage_Core_Block_Abstract::setAnonSuffix()
Mage_Core_Block_Abstract::setAttribute()
Mage_Core_Block_Abstract::setBlockAlias()
Mage_Core_Block_Abstract::setChild()
Mage_Core_Block_Abstract::setFrameTags()
Mage_Core_Block_Abstract::setIsAnonymous()
Mage_Core_Block_Abstract::setLayout()
Mage_Core_Block_Abstract::setMessagesBlock()
Mage_Core_Block_Abstract::setNameInLayout()
Mage_Core_Block_Abstract::setParentBlock()
Mage_Core_Block_Abstract::stripTags()
Mage_Core_Block_Abstract::toHtml()
Mage_Core_Block_Abstract::unsetCallChild()
Mage_Core_Block_Abstract::unsetChild()
Mage_Core_Block_Abstract::unsetChildren()
Mage_Core_Block_Abstract::urlEscape()
Mage_Core_Block_Abstract::_afterCacheUrl()
Mage_Core_Block_Abstract::_afterToHtml()
Mage_Core_Block_Abstract::_beforeCacheUrl()
Mage_Core_Block_Abstract::_beforeChildToHtml()
Mage_Core_Block_Abstract::_beforeToHtml()
Mage_Core_Block_Abstract::_construct()
Mage_Core_Block_Abstract::_getChildHtml()
Mage_Core_Block_Abstract::_getUrlModel()
Mage_Core_Block_Abstract::_getUrlModelClass()
Mage_Core_Block_Abstract::_loadCache()
Mage_Core_Block_Abstract::_prepareLayout()
Mage_Core_Block_Abstract::_saveCache()
Mage_Core_Block_Abstract::_toHtml()
Mage_Core_Block_Abstract::__()
Class Constants

Documentation generated on Fri, 11 Feb 2011 17:06:45 +0200 by phpDocumentor 1.4.3