PHP 클래스 ShopPeriodReport, silvershop-core

Record grouping is also supported.
상속: extends SS_Report, implements i18nEntityProvider
파일 보기 프로젝트 열기: burnbright/silverstripe-shop 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$dataClass
$grouping
$pagesize
$periodfield

공개 메소드들

메소드 설명
canView ( $member = null )
description ( )
formatDateForGrouping ( $date, $grouping )
getReportField ( )
parameterFields ( )
provideI18nEntities ( ) : array Provide translatable entities for this class and all subclasses
query ( $params )
sourceRecords ( $params )
title ( )

보호된 메소드들

메소드 설명
fd ( $date, $format )

메소드 상세

canView() 공개 메소드

public canView ( $member = null )

description() 공개 메소드

public description ( )

fd() 보호된 메소드

protected fd ( $date, $format )

formatDateForGrouping() 공개 메소드

public formatDateForGrouping ( $date, $grouping )

getReportField() 공개 메소드

public getReportField ( )

parameterFields() 공개 메소드

public parameterFields ( )

provideI18nEntities() 공개 메소드

Provide translatable entities for this class and all subclasses
public provideI18nEntities ( ) : array
리턴 array

query() 공개 메소드

public query ( $params )

sourceRecords() 공개 메소드

public sourceRecords ( $params )

title() 공개 메소드

public title ( )

프로퍼티 상세

$dataClass 보호되어 있는 프로퍼티

protected $dataClass

$grouping 보호되어 있는 프로퍼티

protected $grouping

$pagesize 보호되어 있는 프로퍼티

protected $pagesize

$periodfield 보호되어 있는 프로퍼티

protected $periodfield