메소드 | 설명 | |
---|---|---|
indexAction ( ) : Response | Returns the html for the standard basket page. | |
miniComponentAction ( ) : Response | Returns the output of the basket mini component | |
relatedComponentAction ( ) : Response | Returns the output of the basket related component | |
standardComponentAction ( ) : Response | Returns the output of the basket standard component |
public indexAction ( ) : Response | ||
리턴 | Response | Response object containing the generated output |
public miniComponentAction ( ) : Response | ||
리턴 | Response | Response object containing the generated output |
public standardComponentAction ( ) : Response | ||
리턴 | Response | Response object containing the generated output |