|
VirtueMart
3.2.14.9808
|


Public Member Functions | |
| display ($tpl=null) | |
| renderMailLayout ($doVendor, $recipient) | |
Public Member Functions inherited from VmView | |
| display ($tpl=null) | |
| withKeepAlive () | |
| renderVmSubLayout ($name=0, $viewData=0) | |
| prepareContinueLink () | |
| linkIcon ($link, $altText='', $boutonName, $verifyConfigValue=false, $modal=true, $use_icon=true, $use_text=false, $class= '') | |
| escape ($var) | |
Additional Inherited Members | |
Static Public Member Functions inherited from VmView | |
| static | getVmSubLayoutPath ($name) |
Public Attributes inherited from VmView | |
| $isMail = false | |
| $isPdf = false | |
| $writeJs = true | |
| $useSSL = 0 | |
| VirtuemartViewVendor::display | ( | $tpl = null | ) |
Displays the view, collects needed data for the different layouts
Okey I try now a completly new idea. We make a function for every tab and the display is getting the right tabs by an own function putting that in an array and after that we call the preparedataforlayoutBlub
| VirtuemartViewVendor::renderMailLayout | ( | $doVendor, | |
| $recipient | |||
| ) |
1.8.11