swipestripe
[ class tree: swipestripe ] [ index: swipestripe ] [ all elements ]

Class: CartForm

Source Location: /code/form/CartForm.php

Class Overview

Form
   |
   --CartForm

Form to display the Order contents on the CartPage.


Author(s):

Version:

  • 1.0

Copyright:

  • Copyright (c) 2011, Frank Mullenger

Variables

Methods



Class Details

[line 11]
Form to display the Order contents on the CartPage.



Tags:

author:  Frank Mullenger <frankmullenger@gmail.com>
version:  1.0
copyright:  Copyright (c) 2011, Frank Mullenger


[ Top ]


Class Variables

$currentOrder =

[line 18]

The current Order (cart).



Tags:

access:  public

Type:   Order


[ Top ]



Class Methods


constructor __construct [line 30]

CartForm __construct( Controller $controller, String $name, FieldSet $fields, FieldSet $actions, [Validator $validator = null], [Order $currentOrder = null])

Construct the form, set the current order and the template to be used for rendering.



Parameters:

Controller   $controller  
String   $name  
FieldSet   $fields  
FieldSet   $actions  
Validator   $validator  
Order   $currentOrder  

[ Top ]

method Cart [line 42]

void Cart( )



[ Top ]


Documentation generated on Thu, 08 Mar 2012 16:47:25 +1300 by phpDocumentor 1.4.4