PHP Class CartPage_Controller, silvershop-core

Inheritance: extends Page_Controller
Mostra file Open project: burnbright/silverstripe-shop Class Usage Examples

Public Methods

Method Description
CartForm ( ) A form for updating cart items
Title ( ) Display a title if there is no model, or no title.

Method Details

CartForm() public method

A form for updating cart items
public CartForm ( )

Title() public method

Display a title if there is no model, or no title.
public Title ( )