PHP 클래스 ProductReport, silvershop-core

상속: extends AppModel
파일 보기 프로젝트 열기: burnbright/silverstripe-shop 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$dataClass
$description
$periodfield
$title

공개 메소드들

메소드 설명
columns ( )
query ( $params )

메소드 상세

columns() 공개 메소드

public columns ( )

query() 공개 메소드

public query ( $params )

프로퍼티 상세

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

protected $dataClass

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

protected $description

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

protected $periodfield

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

protected $title