PHP 클래스 OrdersAdmin, silvershop-core

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

공개 메소드들

메소드 설명
SearchForm ( ) Ensure that SearchForm selection remains populated.
getEditForm ( $id = null, $fields = null ) Replace gridfield detail form to include print functionality
getList ( ) Restrict list to non-hidden statuses

메소드 상세

SearchForm() 공개 메소드

Ensure that SearchForm selection remains populated.
public SearchForm ( )

getEditForm() 공개 메소드

Replace gridfield detail form to include print functionality
public getEditForm ( $id = null, $fields = null )

getList() 공개 메소드

Restrict list to non-hidden statuses
public getList ( )