PHP Class AbandonedCartReport, silvershop-core

Inheritance: extends ShopPeriodReport
Show file Open project: burnbright/silverstripe-shop

Protected Properties

Property Type Description
$dataClass
$description
$grouping
$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

$grouping protected property

protected $grouping

$periodfield protected property

protected $periodfield

$title protected property

protected $title