Overview

Packages

  • currencysymbol
  • MAbout
  • Mage
    • Admin
    • Adminhtml
    • AdminNotification
    • Api
    • Api2
    • Authorizenet
    • Backup
    • Bundle
    • Captcha
    • Catalog
    • CatalogIndex
    • CatalogInventory
    • CatalogRule
    • CatalogSearch
    • Centinel
    • Checkout
    • Cms
    • Compiler
    • Connect
    • Contacts
    • Core
    • Cron
    • CurrencySymbol
    • Customer
    • Dataflow
    • Directory
    • DirtectPost
    • Downloadable
    • Eav
    • GiftMessage
    • GoogleAnalytics
    • GoogleBase
    • GoogleCheckout
    • ImportExport
    • Index
    • Install
    • Log
    • Media
    • Newsletter
    • Oauth
    • Page
    • PageCache
    • Paygate
    • Payment
    • Paypal
    • PaypalUk
    • Persistent
    • Poll
    • ProductAlert
    • Rating
    • Reports
    • Review
    • Rss
    • Rule
    • Sales
    • SalesRule
    • Sedfriend
    • Sendfriend
    • Shipping
    • Sitemap
    • Tag
    • Tax
    • Usa
    • Weee
    • Widget
    • Wishlist
    • XmlConnect
  • None
  • Phoenix
    • Moneybookers
  • PHP
  • Zend
    • Date
    • Mime
    • XmlRpc

Classes

  • Mage_Index_Adminhtml_ProcessController
  • Mage_Index_Block_Adminhtml_Notifications
  • Mage_Index_Block_Adminhtml_Process
  • Mage_Index_Block_Adminhtml_Process_Edit
  • Mage_Index_Block_Adminhtml_Process_Edit_Form
  • Mage_Index_Block_Adminhtml_Process_Edit_Tab_Main
  • Mage_Index_Block_Adminhtml_Process_Edit_Tabs
  • Mage_Index_Block_Adminhtml_Process_Grid
  • Mage_Index_Block_Adminhtml_Process_Grid_Massaction
  • Mage_Index_Helper_Data
  • Mage_Index_Model_Event
  • Mage_Index_Model_Indexer
  • Mage_Index_Model_Indexer_Abstract
  • Mage_Index_Model_Mysql4_Abstract
  • Mage_Index_Model_Mysql4_Event
  • Mage_Index_Model_Mysql4_Event_Collection
  • Mage_Index_Model_Mysql4_Process
  • Mage_Index_Model_Mysql4_Process_Collection
  • Mage_Index_Model_Mysql4_Setup
  • Mage_Index_Model_Observer
  • Mage_Index_Model_Process
  • Mage_Index_Model_Resource_Abstract
  • Mage_Index_Model_Resource_Event
  • Mage_Index_Model_Resource_Event_Collection
  • Mage_Index_Model_Resource_Helper_Mysql4
  • Mage_Index_Model_Resource_Process
  • Mage_Index_Model_Resource_Process_Collection
  • Mage_Index_Model_Resource_Setup
  • Overview
  • Package
  • Class
  • Tree

Class Mage_Index_Block_Adminhtml_Process_Grid

Magento

NOTICE OF LICENSE

This source file is subject to the Open Software License (OSL 3.0) that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@magentocommerce.com so we can send you a copy immediately.

DISCLAIMER

Do not edit or add to this file if you wish to upgrade Magento to newer versions in the future. If you wish to customize Magento for your needs please refer to http://www.magentocommerce.com for more information.

Varien_Object
Extended by Mage_Core_Block_Abstract
Extended by Mage_Core_Block_Template
Extended by Mage_Adminhtml_Block_Template
Extended by Mage_Adminhtml_Block_Widget
Extended by Mage_Adminhtml_Block_Widget_Grid
Extended by Mage_Index_Block_Adminhtml_Process_Grid
Package: Mage\Index
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Index/Block/Adminhtml/Process/Grid.php
Methods summary
public
# __construct( )

Class constructor

Class constructor

Overrides

Mage_Adminhtml_Block_Widget_Grid::__construct()
protected this
# _prepareCollection( )

Prepare grid collection

Prepare grid collection

Returns

this

Overrides

Mage_Adminhtml_Block_Widget_Grid::_prepareCollection()
protected
# _afterLoadCollection( )

Add name and description to collection elements

Add name and description to collection elements

Overrides

Mage_Adminhtml_Block_Widget_Grid::_afterLoadCollection()
protected
# _prepareColumns( )

Prepare grid columns

Prepare grid columns

Overrides

Mage_Adminhtml_Block_Widget_Grid::_prepareColumns()
public string
# decorateStatus( string $value, Mage_Index_Model_Process $row, Mage_Adminhtml_Block_Widget_Grid_Column $column, boolean $isExport )

Decorate status column values

Decorate status column values

Parameters

$value
string
$value
$row
Mage_Index_Model_Process
$row
$column
Mage_Adminhtml_Block_Widget_Grid_Column
$column
$isExport
boolean
$isExport

Returns

string
public string
# decorateUpdateRequired( string $value, Mage_Index_Model_Process $row, Mage_Adminhtml_Block_Widget_Grid_Column $column, boolean $isExport )

Decorate "Update Required" column values

Decorate "Update Required" column values

Parameters

$value
string
$value
$row
Mage_Index_Model_Process
$row
$column
Mage_Adminhtml_Block_Widget_Grid_Column
$column
$isExport
boolean
$isExport

Returns

string
public string
# decorateDate( mixed $value, mixed $row, mixed $column, mixed $isExport )

Decorate last run date coumn

Decorate last run date coumn

Returns

string
public string
# getRowUrl( Mage_Catalog_Model_Product|Varien_Object $row )

Get row edit url

Get row edit url

Parameters

$row
Mage_Catalog_Model_Product|Varien_Object

Returns

string

Overrides

Mage_Adminhtml_Block_Widget_Grid::getRowUrl()
protected Mage_Adminhtml_Block_Widget_Grid
# _prepareMassaction( )

Add mass-actions to grid

Add mass-actions to grid

Returns

Mage_Adminhtml_Block_Widget_Grid

Overrides

Mage_Adminhtml_Block_Widget_Grid::_prepareMassaction()
Methods inherited from Mage_Adminhtml_Block_Widget_Grid
_addColumnFilterToCollection(), _beforeToHtml(), _decodeFilter(), _exportCsvItem(), _exportExcelItem(), _exportIterateCollection(), _getExportHeaders(), _getExportTotals(), _getFileContainerContent(), _getRssUrl(), _prepareGrid(), _prepareLayout(), _prepareMassactionBlock(), _prepareMassactionColumn(), _preparePage(), _setCollectionOrder(), _setFilterValues(), addColumn(), addColumnAfter(), addColumnsOrder(), addExportType(), addRssList(), canDisplayContainer(), getAbsoluteGridUrl(), getCollection(), getColumn(), getColumnCount(), getColumns(), getColumnsOrder(), getCountSubTotals(), getCountTotals(), getCsv(), getCsvFile(), getEmptyCellColspan(), getEmptyCellLabel(), getEmptyText(), getEmptyTextClass(), getExcel(), getExcelFile(), getExportButtonHtml(), getExportTypes(), getFilterVisibility(), getHeadersVisibility(), getHtml(), getJsObjectName(), getLastColumnId(), getMainButtonsHtml(), getMassactionBlock(), getMassactionBlockHtml(), getMassactionBlockName(), getMassactionIdField(), getMassactionIdFilter(), getMessageBlockVisibility(), getMultipleRowColumns(), getMultipleRows(), getPagerVisibility(), getParam(), getResetFilterButtonHtml(), getRowId(), getRowspan(), getRssLists(), getSearchButtonHtml(), getSubTotalColumns(), getSubTotalItem(), getSubTotals(), getTotals(), getVarNameDir(), getVarNameFilter(), getVarNameLimit(), getVarNamePage(), getVarNameSort(), getXml(), isColumnGrouped(), removeColumn(), setCollection(), setCountSubTotals(), setCountTotals(), setDefaultDir(), setDefaultFilter(), setDefaultLimit(), setDefaultPage(), setDefaultSort(), setEmptyCellLabel(), setEmptyText(), setEmptyTextClass(), setFilterVisibility(), setHeadersVisibility(), setMassactionBlockName(), setMassactionIdField(), setMassactionIdFilter(), setMessageBlockVisibility(), setPagerVisibility(), setSaveParametersInSession(), setSubTotals(), setTotals(), setVarNameDir(), setVarNameFilter(), setVarNameLimit(), setVarNamePage(), setVarNameSort(), shouldRenderCell(), shouldRenderEmptyCell(), shouldRenderSubTotal(), sortColumnsByOrder()
Methods inherited from Mage_Adminhtml_Block_Widget
_addBreadcrumb(), getButtonHtml(), getCurrentUrl(), getGlobalIcon(), getHtmlId(), getId()
Methods inherited from Mage_Adminhtml_Block_Template
_getUrlModelClass(), _toHtml(), getFormKey(), isOutputEnabled()
Methods inherited from Mage_Core_Block_Template
_construct(), _getAllowSymlinks(), assign(), fetchView(), getArea(), getBaseUrl(), getCacheKeyInfo(), getDirectOutput(), getJsUrl(), getObjectData(), getShowTemplateHints(), getTemplate(), getTemplateFile(), renderView(), setScriptPath(), setTemplate()
Methods inherited from Mage_Core_Block_Abstract
__(), _afterCacheUrl(), _afterToHtml(), _beforeCacheUrl(), _beforeChildToHtml(), _getChildHtml(), _getSidPlaceholder(), _getUrlModel(), _loadCache(), _saveCache(), addToChildGroup(), addToParentGroup(), append(), countChildren(), escapeHtml(), escapeUrl(), formatDate(), formatTime(), getAction(), getAnonSuffix(), getBlockAlias(), getBlockHtml(), getCacheKey(), getCacheLifetime(), getCacheTags(), getChild(), getChildChildHtml(), getChildData(), getChildGroup(), getChildHtml(), getHelper(), getIsAnonymous(), getLayout(), getMessagesBlock(), getModuleName(), getNameInLayout(), getParentBlock(), getRequest(), getSkinUrl(), getSortedChildBlocks(), getSortedChildren(), getUrl(), getUrlBase64(), getUrlEncoded(), helper(), insert(), jsQuoteEscape(), setAnonSuffix(), setAttribute(), setBlockAlias(), setChild(), setFrameTags(), setIsAnonymous(), setLayout(), setMessagesBlock(), setNameInLayout(), setParentBlock(), sortChildren(), stripTags(), toHtml(), unsetCallChild(), unsetChild(), unsetChildren()
Constants inherited from Mage_Core_Block_Template
XML_PATH_DEBUG_TEMPLATE_HINTS, XML_PATH_DEBUG_TEMPLATE_HINTS_BLOCKS, XML_PATH_TEMPLATE_ALLOW_SYMLINK
Constants inherited from Mage_Core_Block_Abstract
CACHE_GROUP
Properties summary
protected Mage_Index_Model_Process $_processModel
#

Process model

Process model

protected string $_massactionBlockName 'index/adminhtml_process_grid_massaction'
#

Mass-action block

Mass-action block

Properties inherited from Mage_Adminhtml_Block_Widget_Grid
$_collection, $_columns, $_columnsOrder, $_countSubTotals, $_countTotals, $_defaultDir, $_defaultFilter, $_defaultLimit, $_defaultPage, $_defaultSort, $_emptyCellLabel, $_emptyText, $_emptyTextCss, $_exportPageSize, $_exportTypes, $_filterVisibility, $_groupedColumn, $_headersVisibility, $_isExport, $_lastColumnId, $_massactionIdField, $_massactionIdFilter, $_messageBlockVisibility, $_pagerVisibility, $_rssLists, $_saveParametersInSession, $_subtotals, $_varNameDir, $_varNameFilter, $_varNameLimit, $_varNamePage, $_varNameSort, $_varTotals
Properties inherited from Mage_Core_Block_Template
$_allowSymlinks, $_baseUrl, $_jsUrl, $_showTemplateHints, $_showTemplateHintsBlocks, $_template, $_viewDir, $_viewVars
Properties inherited from Mage_Core_Block_Abstract
$_alias, $_anonSuffix, $_childGroups, $_children, $_childrenHtmlCache, $_frameCloseTag, $_frameOpenTag, $_isAnonymous, $_layout, $_messagesBlock, $_nameInLayout, $_parent, $_parentBlock, $_request, $_sortInstructions, $_sortedChildren, $_urlModel
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0