PHP 클래스 m\modules\v1\controllers\AddressController

상속: extends Controller
파일 보기 프로젝트 열기: daixianceng/xiaoego.com

공개 메소드들

메소드 설명
actionAll ( $schoolId = null )
actionCreate ( )
actionDelete ( $id )
actionDetail ( $id )
actionUpdate ( $id )
behaviors ( )
verbs ( )

메소드 상세

actionAll() 공개 메소드

public actionAll ( $schoolId = null )

actionCreate() 공개 메소드

public actionCreate ( )

actionDelete() 공개 메소드

public actionDelete ( $id )

actionDetail() 공개 메소드

public actionDetail ( $id )

actionUpdate() 공개 메소드

public actionUpdate ( $id )

behaviors() 공개 메소드

public behaviors ( )

verbs() 공개 메소드

public verbs ( )