Метод | Описание | |
---|---|---|
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 |