PHP 클래스 Mage2\Pickup\Module

상속: extends Mage2\Framework\Support\BaseModule
파일 보기 프로젝트 열기: mage2/laravel-ecommerce

공개 메소드들

메소드 설명
boot ( ) : void Bootstrap any application services.
getIdentifier ( )
getName ( )
register ( ) : void Register any application services.
registerModule ( )

보호된 메소드들

메소드 설명
registerPaymentMethod ( ) : void Define the "web" routes for the application.
registerViewPath ( )

메소드 상세

boot() 공개 메소드

Bootstrap any application services.
public boot ( ) : void
리턴 void

getIdentifier() 공개 메소드

public getIdentifier ( )

getName() 공개 메소드

public getName ( )

register() 공개 메소드

Register any application services.
public register ( ) : void
리턴 void

registerModule() 공개 메소드

public registerModule ( )

registerPaymentMethod() 보호된 메소드

These routes all receive session state, CSRF protection, etc.
protected registerPaymentMethod ( ) : void
리턴 void

registerViewPath() 보호된 메소드

protected registerViewPath ( )