PHP 클래스 CouponBackendController

상속: extends yupe\components\controllers\BackController
파일 보기 프로젝트 열기: yupe/yupe

공개 메소드들

메소드 설명
accessRules ( )
actionCreate ( )
actionDelete ( $id )
actionIndex ( )
actionUpdate ( $id )
actionView ( $id )
actions ( )
loadModel ( $id )

메소드 상세

accessRules() 공개 메소드

public accessRules ( )

actionCreate() 공개 메소드

public actionCreate ( )

actionDelete() 공개 메소드

public actionDelete ( $id )

actionIndex() 공개 메소드

public actionIndex ( )

actionUpdate() 공개 메소드

public actionUpdate ( $id )

actionView() 공개 메소드

public actionView ( $id )

actions() 공개 메소드

public actions ( )

loadModel() 공개 메소드

public loadModel ( $id )