elements
[ class tree: elements ] [ index: elements ] [ all elements ]

Class: CreateXML

Source Location: /CreateXML.inc

Class Overview


Use DOCX as templates


Author(s):

Version:

  • 05.26.2011

Copyright:

  • Copyright (c) 2009-2013 Narcea Producciones Multimedia S.L. (http://www.2mdc.com)

Methods



Class Details

[line 28]
Use DOCX as templates



Tags:

version:  05.26.2011
copyright:  Copyright (c) 2009-2013 Narcea Producciones Multimedia S.L. (http://www.2mdc.com)
link:  http://www.phpdocx.com
since:  Class available since Release 1.7
license:  http://www.phpdocx.com/wp-content/themes/lightword/pro_license.php


[ Top ]


Class Methods


static method getInstance [line 73]

static CreateTemplate getInstance( )



Tags:

access:  public


[ Top ]

destructor __destruct [line 55]

void __destruct( )

Destruct



Tags:

access:  public


[ Top ]

method cleanExplode [line 101]

array cleanExplode( string $delimiter, string $string)

Returns an array with clean exploded variables



Tags:

access:  public


Parameters:

string   $delimiter  
string   $string  

[ Top ]

method createElement [line 415]

void createElement( $domObj, $tag_name, [ $value = NULL], [ $attributes = NULL])



Parameters:

   $domObj  
   $tag_name  
   $value  
   $attributes  

[ Top ]

method getXML [line 83]

void getXML( )



Tags:

access:  public


[ Top ]

method setXML [line 90]

void setXML( $xml)



Tags:

access:  public


Parameters:

   $xml  

[ Top ]

method XML [line 133]

array XML( )

Return XML



Tags:

access:  public


[ Top ]

method __toString [line 63]

string __toString( )

Magic method, returns current word XML



Tags:

return:  Return current word
access:  public


[ Top ]


Documentation generated on Mon, 13 Jan 2014 13:44:22 +0100 by phpDocumentor 1.4.4