PHP Class Aoe_Scheduler_Block_Adminhtml_Scheduler_Grid, Aoe_Scheduler

Author: Fabrizio Branca
Inheritance: extends Mage_Adminhtml_Block_Widget_Grid
Afficher le fichier Open project: aoepeople/aoe_scheduler

Méthodes publiques

Méthode Description
__construct ( ) Constructor. Set basic parameters
decorateMessages ( string $value, Aoe_Scheduler_Model_Schedule $row ) : string Decorate message
getGridUrl ( ) : string Helper function to receive grid functionality urls for current grid

Méthodes protégées

Méthode Description
_afterLoadCollection ( ) : void Helper function to do after load modifications
_filterStoreCondition ( Mage_Core_Model_Mysql4_Collection_Abstract $collection, Mage_Adminhtml_Block_Widget_Grid_Column $column ) : void Helper function to add store filter condition
_prepareCollection ( ) Preparation of the data that is displayed by the grid.
_prepareColumns ( ) Preparation of the requested columns of the grid
_prepareMassaction ( ) Add mass-actions to grid

Method Details

__construct() public méthode

Constructor. Set basic parameters
public __construct ( )

_afterLoadCollection() protected méthode

Helper function to do after load modifications
protected _afterLoadCollection ( ) : void
Résultat void

_filterStoreCondition() protected méthode

Helper function to add store filter condition
protected _filterStoreCondition ( Mage_Core_Model_Mysql4_Collection_Abstract $collection, Mage_Adminhtml_Block_Widget_Grid_Column $column ) : void
$collection Mage_Core_Model_Mysql4_Collection_Abstract Data collection
$column Mage_Adminhtml_Block_Widget_Grid_Column Column information to be filtered
Résultat void

_prepareCollection() protected méthode

Preparation of the data that is displayed by the grid.
protected _prepareCollection ( )

_prepareColumns() protected méthode

Preparation of the requested columns of the grid
protected _prepareColumns ( )

_prepareMassaction() protected méthode

Add mass-actions to grid
protected _prepareMassaction ( )

decorateMessages() public méthode

Decorate message
public decorateMessages ( string $value, Aoe_Scheduler_Model_Schedule $row ) : string
$value string
$row Aoe_Scheduler_Model_Schedule
Résultat string

getGridUrl() public méthode

Helper function to receive grid functionality urls for current grid
public getGridUrl ( ) : string
Résultat string Requested URL