VirtueMart  3.2.14.9808
Public Member Functions | List of all members
vmShopperPlugin Class Reference
Inheritance diagram for vmShopperPlugin:
Inheritance graph
[legend]
Collaboration diagram for vmShopperPlugin:
Collaboration graph
[legend]

Public Member Functions

 __construct (&$subject, $config)
 
 plgVmOnUpdateOrderBEShopper ($_orderID)
 
 plgVmOnUserStore (&$data)
 
 plgVmAfterUserStore ($data)
 

Constructor & Destructor Documentation

vmShopperPlugin::__construct ( $subject,
  $config 
)

Constructor

Parameters
object$subjectThe object to observe
array$configAn array that holds the plugin configuration
Since
1.5

Member Function Documentation

vmShopperPlugin::plgVmAfterUserStore (   $data)
vmShopperPlugin::plgVmOnUpdateOrderBEShopper (   $_orderID)
abstract

This plugin is fired from within the form in the backend order detail view

Parameters
integer$_orderIDThe order ID
Returns
string HTML code (might contain form data_
Author
Oscar van Eijk
vmShopperPlugin::plgVmOnUserStore ( $data)

The documentation for this class was generated from the following file: