PHP 클래스 ProducerBackendController

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

공개 메소드들

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

메소드 상세

accessRules() 공개 메소드

public accessRules ( ) : array
리턴 array

actionCreate() 공개 메소드

public actionCreate ( )

actionDelete() 공개 메소드

public actionDelete ( $id )
$id

actionIndex() 공개 메소드

public actionIndex ( )

actionUpdate() 공개 메소드

public actionUpdate ( $id )
$id

actionView() 공개 메소드

public actionView ( $id )
$id

actions() 공개 메소드

public actions ( ) : array
리턴 array

loadModel() 공개 메소드

public loadModel ( $id ) : static
$id
리턴 static