Functions | Variables

order_listing.php File Reference

Functions

 createCustomerRegistration ()
 creates the view to register a new customer
 createOrderLogin ()
 creates the login to an order
 createOrderOverview ()
 creates the overview of an order
 editOrderComments ()
 creates the form to edit the order comments
 editShippingAddress ()
 creates the form to edit the shipping address

Variables

 return

Function Documentation

createCustomerRegistration (  ) 

creates the view to register a new customer

References isEmail(), and redirectHome().

createOrderLogin (  ) 

creates the login to an order

createOrderOverview (  ) 

creates the overview of an order

References isEmpty(), redirectHome(), and LanguageManager::singleton().

editOrderComments (  ) 

creates the form to edit the order comments

References redirectHome().

editShippingAddress (  ) 

creates the form to edit the shipping address

References redirectHome().


Variable Documentation