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

Public Member Functions

 __construct ()
 
 replace_variables ($txt)
 
 PrintContents ($html)
 
 Footer ()
 
 Header ()
 

Public Attributes

 $vendor = 0
 
 $vendorImage = ''
 
 $vendorAddress = ''
 
 $css = ''
 
 $virtuemart_vendor_id = 1
 
 $tcpdf6 = false
 

Constructor & Destructor Documentation

VmVendorPDF::__construct ( )

Member Function Documentation

VmVendorPDF::Footer ( )
VmVendorPDF::Header ( )
VmVendorPDF::PrintContents (   $html)
VmVendorPDF::replace_variables (   $txt)

Replace variables like {vm:page}, {vm:pagecount} etc. in the given string

Member Data Documentation

VmVendorPDF::$css = ''
VmVendorPDF::$tcpdf6 = false
VmVendorPDF::$vendor = 0
VmVendorPDF::$vendorAddress = ''
VmVendorPDF::$vendorImage = ''
VmVendorPDF::$virtuemart_vendor_id = 1

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