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

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

공개 메소드들

메소드 설명
actionAdd ( )
actionClear ( )
actionDelete ( $id )
actionIndex ( $id )
actionSubtract ( )
behaviors ( )

보호된 메소드들

메소드 설명
verbs ( )

메소드 상세

actionAdd() 공개 메소드

public actionAdd ( )

actionClear() 공개 메소드

public actionClear ( )

actionDelete() 공개 메소드

public actionDelete ( $id )

actionIndex() 공개 메소드

public actionIndex ( $id )

actionSubtract() 공개 메소드

public actionSubtract ( )

behaviors() 공개 메소드

public behaviors ( )

verbs() 보호된 메소드

protected verbs ( )