|
DocumentWriter framework class for writing .docx (MS Office) files. Located in /document/class.atkdocxwriter.inc [line 23] atkDocumentWriter | --atkOpenDocumentWriter | --atkDocxWriterAuthor(s):
|
| Inherited Properties | Inherited Methods |
|---|---|
|
Inherited From atkOpenDocumentWriter Inherited From atkDocumentWriter |
Inherited From atkOpenDocumentWriter
Inherited From atkDocumentWriter
|
|
Parse the given template file
Parameters:| string | $tpl_file: | Template file to parse |
| mixed | $tpl_vars: | Array of template variables to merge into the template or null if you want to use the template vars set by calling Assign (which is default behaviour). |
| Return: | Indication if parsing was succesfull |