SamplePricelistSmartTemplate
extends MasterProductSmartTemplate
in package
Tags
Table of Contents
- addPages() : mixed
- This is the most important method to implement when defining your CSSmartTemplate Use the $doc parameter to modify the document as required.
- addPresetFields() : mixed
Methods
addPages()
This is the most important method to implement when defining your CSSmartTemplate Use the $doc parameter to modify the document as required.
public
addPages(CSSmartDocument $doc[, CSSmartPreset $preset = NULL ]) : mixed
Parameters
- $doc : CSSmartDocument
-
the CSSmartDocument object that the template represents
- $preset : CSSmartPreset = NULL
-
any parameters as CSSmartPreset object
Tags
Return values
mixed —addPresetFields()
public
addPresetFields() : mixed
