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

Class: HTML2DOCX

Source Location: /HTML2DOCX.inc

Class Overview




Methods



Class Details

[line 23]


[ Top ]


Class Methods


constructor __construct [line 213]

HTML2DOCX __construct( [string $html = null])

Construct



Tags:

access:  public


Parameters:

string   $html   HTML

[ Top ]

destructor __destruct [line 225]

void __destruct( )

Destruct



Tags:

access:  public


[ Top ]

method generateDOCX [line 1991]

void generateDOCX( )

Create DOCX



Tags:

access:  public


[ Top ]

method generateXML [line 1959]

void generateXML( )

Generate XML



Tags:

access:  public


[ Top ]

method getCSS [line 236]

string getCSS( )

Getter. CSS



Tags:

access:  public


[ Top ]

method getFileName [line 246]

string getFileName( )

Getter. File name



Tags:

access:  public


[ Top ]

method getHTML [line 256]

string getHTML( )

Getter. HTML



Tags:

access:  public


[ Top ]

method returnXML [line 1980]

string returnXML( )

Generate and return XML



Tags:

access:  public


[ Top ]

method setCSS [line 266]

void setCSS( string $css)

Setter. CSS



Tags:

access:  public


Parameters:

string   $css  

[ Top ]

method setFileName [line 276]

void setFileName( string $fileName)

Setter. File name



Tags:

access:  public


Parameters:

string   $fileName  

[ Top ]

method setHTML [line 286]

void setHTML( string $html)

Setter. HTML



Tags:

access:  public


Parameters:

string   $html  

[ Top ]


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