Class Mage_Core_Block_Html_Select

Description

HTML select element block

Located in /Core/Block/Html/Select.php (line 35)

Varien_Object
   |
   --Mage_Core_Block_Abstract
      |
      --Mage_Core_Block_Html_Select
Direct descendents
Class Description
Mage_CatalogInventory_Block_Adminhtml_Form_Field_Customergroup HTML select element block with customer groups options
Mage_Adminhtml_Block_Html_Select Adminhtml HTML select element block
Variable Summary
mixed $_options
Method Summary
void addOption ( $value,  $label, [ $params = array()])
void calcOptionHash ( $optionValue)
void getClass ()
void getHtml ()
void getId ()
void getOptions ()
void getTitle ()
void setClass ( $class)
void setId ( $id)
void setOptions ( $options)
void setTitle ( $title)
string _optionToHtml (array $option, [boolean $selected = false])
void _toHtml ()
Variables
Methods
addOption (line 51)
  • access: public
void addOption ( $value,  $label, [ $params = array()])
  • $value
  • $label
  • $params
calcOptionHash (line 191)
  • access: public
void calcOptionHash ( $optionValue)
  • $optionValue
getClass (line 80)
  • access: public
void getClass ()
getHtml (line 186)
  • access: public
void getHtml ()
getId (line 75)
  • access: public
void getId ()
getOptions (line 40)
  • access: public
void getOptions ()
getTitle (line 85)
  • access: public
void getTitle ()
setClass (line 63)
  • access: public
void setClass ( $class)
  • $class
setId (line 57)
  • access: public
void setId ( $id)
  • $id
setOptions (line 45)
  • access: public
void setOptions ( $options)
  • $options
setTitle (line 69)
  • access: public
void setTitle ( $title)
  • $title
_optionToHtml (line 159)

Return option HTML node

  • access: protected
string _optionToHtml (array $option, [boolean $selected = false])
  • array $option
  • boolean $selected
_toHtml (line 90)
  • access: protected
void _toHtml ()

Redefinition of:
Mage_Core_Block_Abstract::_toHtml()
Override this method in descendants to produce html

Redefined in descendants as:

Inherited Methods

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:11:59 +0200 by phpDocumentor 1.4.3