PHP 클래스 Aoe_Scheduler_Block_Adminhtml_Scheduler_Grid, Aoe_Scheduler

저자: Fabrizio Branca
상속: extends Mage_Adminhtml_Block_Widget_Grid
파일 보기 프로젝트 열기: aoepeople/aoe_scheduler

공개 메소드들

메소드 설명
__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

보호된 메소드들

메소드 설명
_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

메소드 상세

__construct() 공개 메소드

Constructor. Set basic parameters
public __construct ( )

_afterLoadCollection() 보호된 메소드

Helper function to do after load modifications
protected _afterLoadCollection ( ) : void
리턴 void

_filterStoreCondition() 보호된 메소드

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
리턴 void

_prepareCollection() 보호된 메소드

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

_prepareColumns() 보호된 메소드

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

_prepareMassaction() 보호된 메소드

Add mass-actions to grid
protected _prepareMassaction ( )

decorateMessages() 공개 메소드

Decorate message
public decorateMessages ( string $value, Aoe_Scheduler_Model_Schedule $row ) : string
$value string
$row Aoe_Scheduler_Model_Schedule
리턴 string

getGridUrl() 공개 메소드

Helper function to receive grid functionality urls for current grid
public getGridUrl ( ) : string
리턴 string Requested URL