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

Public Member Functions

 __construct ()
 
 edit ($layout='edit')
 
 save ($data=0)
 
 saveJS ()
 
 createChild ()
 
 massxref_sgrps ()
 
 massxref_sgrps_exe ()
 
 massxref_cats ()
 
 massxref_cats_exe ()
 
 massxref ($layoutName)
 
 CloneProduct ()
 
 getData ()
 
 addRating ()
 
 ajax_notifyUsers ()
 
 ajax_waitinglist ()
 
- Public Member Functions inherited from VmController
 __construct ($cidName='cid', $config=array())
 
 display ($cachable=false, $urlparams=false)
 
 edit ($layout='edit')
 
 save ($data=0)
 
 remove ()
 
 cancel ()
 
 toggle ($field=0, $val=null)
 
 publish ($cidname=0, $table=0, $redirect=0)
 
 unpublish ($cidname=0, $table=0, $redirect=0)
 
 orderup ()
 
 orderdown ()
 
 saveorder ()
 
 getModel ($name= '', $prefix= '', $config=array())
 

Additional Inherited Members

- Protected Attributes inherited from VmController
 $_cidName = 0
 
 $_cname = 0
 

Constructor & Destructor Documentation

VirtuemartControllerProduct::__construct ( )

Method to display the view

public

Author

Member Function Documentation

VirtuemartControllerProduct::addRating ( )

Add a product rating

Author
Max Milbers
VirtuemartControllerProduct::ajax_notifyUsers ( )
VirtuemartControllerProduct::ajax_waitinglist ( )
VirtuemartControllerProduct::CloneProduct ( )

Clone a product

Author
Max Milbers
VirtuemartControllerProduct::createChild ( )

This task creates a child by a given product id

Author
Max Milbers
VirtuemartControllerProduct::edit (   $layout = 'edit')

Shows the product add/edit screen

VirtuemartControllerProduct::getData ( )

Get a list of related products, categories or customfields

Author
Max Milbers
Kohl Patrick
VirtuemartControllerProduct::massxref (   $layoutName)
VirtuemartControllerProduct::massxref_cats ( )
VirtuemartControllerProduct::massxref_cats_exe ( )
VirtuemartControllerProduct::massxref_sgrps ( )
VirtuemartControllerProduct::massxref_sgrps_exe ( )
VirtuemartControllerProduct::save (   $data = 0)

We want to allow html so we need to overwrite some request data

Author
Max Milbers
VirtuemartControllerProduct::saveJS ( )

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