Todo List
[line 23]
[line 29]
[line 41]
[line 35]
[line 47]
[line 53]
[line 59]
static void addContentTypes( string $args[0])
static void addRelationship( string $args[0])
static void deleteAllBlocks( )
static boolean getBlnTemplate( )
static string getContentTypes( )
static string getDocument( )
static array getFooter( )
static array getHeader( )
static CreateTemplate getInstance( )
static string getNumbering( )
static string getRelsDocumentXMLRels( )
static string getStyles( )
static string getTemplateGroupSymbol( )
static string getTemplateSymbol( )
static array getTemplateVariables( )
static void openTemplate( string $args[0])
static void replaceChart( string $args[0])
static void replaceHeaderImage( string $args[0], string $args[1])
static void replaceHeaderMediaImages( &$docxTemplate, ZipArchive $docxTemplate)
static void replaceImage( string $args[0], string $args[1], string $args[2])
static void replaceImages( &$docxTemplate, ZipArchive $docxTemplate)
static void replaceVariableChart( $chart, $i, string $args[0])
static void reset( )
static void setBlnTemplate( $enable)
static void setTemplateGroupSymbol( $templateGroupSymbol, string $templateSymbol)
static void setTemplateSymbol( string $templateSymbol)
static void setTemplateVariables( array $templateVariables)
CreateTemplate __construct( )
void __destruct( )
void checkCheckbox( string $var, [int $value = 1])
array cleanExplode( string $delimiter, string $string)
void deleteBlock( string $blockName)
void modifyInputText( array $data)
void parseBlock( string $blockName)
void prepareSections( $document)
void removeParentParagraph( string $variableName)
void removeVariable( string $variableName, string $type)
void replaceCheckbox( string $checkName, string $value)
void replaceVariable( mixed $args[0]., mixed $args[1], mixed $args[2].)
Allows text strings and array of values as variables.
void replaceVariableByHTML( $var $var, $type, $type, $wordHTML $wordHTML)
array returnAllVariables( )
array returnVariables( )
void TemplateHTMLRels( array $sFinalDocX, $options, $pathToBaseTemplate)