PHP Class ProductReport, silvershop-core

Inheritance: extends AppModel
Show file Open project: burnbright/silverstripe-shop Class Usage Examples

Protected Properties

Property Type Description
$dataClass
$description
$periodfield
$title

Public Methods

Method Description
columns ( )
query ( $params )

Method Details

columns() public method

public columns ( )

query() public method

public query ( $params )

Property Details

$dataClass protected property

protected $dataClass

$description protected property

protected $description

$periodfield protected property

protected $periodfield

$title protected property

protected $title