Class Mage_Adminhtml_Block_Widget_Grid_Column

Description

Grid column block

Located in /Adminhtml/Block/Widget/Grid/Column.php (line 34)

Varien_Object
   |
   --Mage_Core_Block_Abstract
      |
      --Mage_Core_Block_Template
         |
         --Mage_Adminhtml_Block_Template
            |
            --Mage_Adminhtml_Block_Widget
               |
               --Mage_Adminhtml_Block_Widget_Grid_Column
Variable Summary
mixed $_cssClass
mixed $_filter
mixed $_grid
mixed $_renderer
mixed $_type
Method Summary
Mage_Adminhtml_Block_Widget_Grid_Column __construct ([ $data = array()])
void getCssClass ()
void getCssProperty ()
string getExportHeader ()
void getFilter ()
void getFilterHtml ()
void getGrid ()
void getHeaderHtml ()
void getHtmlProperty ()
string getRowField ( $row)
string getRowFieldExport ( $row)
void isLast ()
void setFilter ( $column)
void setGrid ( $grid)
void setRenderer ( $renderer)
string &_applyDecorators (string $value, array|string $decorators)
Variables
Methods
Constructor __construct (line 42)
  • access: public
Mage_Adminhtml_Block_Widget_Grid_Column __construct ([ $data = array()])
  • $data
getCssClass (line 75)
  • access: public
void getCssClass ()
getCssProperty (line 93)
  • access: public
void getCssProperty ()
getExportHeader (line 389)

Retrieve Header Name for Export

  • access: public
string getExportHeader ()
getFilter (line 354)
  • access: public
void getFilter ()
getFilterHtml (line 374)
  • access: public
void getFilterHtml ()
getGrid (line 55)
  • access: public
void getGrid ()
getHeaderCssClass (line 98)
  • access: public
void getHeaderCssClass ()
getHeaderHtml (line 70)
  • access: public
void getHeaderHtml ()
getHeaderHtmlProperty (line 110)
  • access: public
void getHeaderHtmlProperty ()
getHtmlProperty (line 65)
  • access: public
void getHtmlProperty ()
getRenderer (line 283)

Retrieve column renderer

  • access: public
getRowField (line 126)

Retrieve row column field value for display

  • access: public
string getRowField ( $row)
  • Varien_Object $row
getRowFieldExport (line 154)

Retrieve row column field value for export

  • access: public
string getRowFieldExport ( $row)
  • Varien_Object $row
isLast (line 60)
  • access: public
void isLast ()
setFilter (line 296)
  • access: public
void setFilter ( $column)
  • $column
setGrid (line 47)
  • access: public
void setGrid ( $grid)
  • $grid
setRenderer (line 201)
  • access: public
void setRenderer ( $renderer)
  • $renderer
_applyDecorators (line 180)

Decorate rendered cell value

  • access: protected
string &_applyDecorators (string $value, array|string $decorators)
  • string $value
  • array|string $decorators
_getFilterByType (line 300)
  • access: protected
void _getFilterByType ()
_getRendererByType (line 207)
  • access: protected
void _getRendererByType ()

Inherited Methods

Inherited From Mage_Adminhtml_Block_Widget

Mage_Adminhtml_Block_Widget::getButtonHtml()
Mage_Adminhtml_Block_Widget::getCurrentUrl()
Mage_Adminhtml_Block_Widget::getGlobalIcon()
Mage_Adminhtml_Block_Widget::getHtmlId()
Mage_Adminhtml_Block_Widget::getId()
Mage_Adminhtml_Block_Widget::_addBreadcrumb()

Inherited From Mage_Adminhtml_Block_Template

Mage_Adminhtml_Block_Template::getFormKey()
Mage_Adminhtml_Block_Template::isOutputEnabled()
Mage_Adminhtml_Block_Template::_getUrlModelClass()
Mage_Adminhtml_Block_Template::_toHtml()

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