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

Class: TransformDoc

Source Location: /TransformDoc.inc

Class Overview




Constants

Methods



Class Details

[line 21]


[ Top ]


Class Methods


constructor __construct [line 54]

TransformDoc __construct( )

Construct



Tags:

access:  public


[ Top ]

destructor __destruct [line 64]

void __destruct( )

Destruct



Tags:

access:  public


[ Top ]

method absoluteZipPath [line 174]

string absoluteZipPath( $path)

Return zip path



Tags:

access:  public


Parameters:

   $path  

[ Top ]

method cleanXHTML [line 198]

void cleanXHTML( )

Clean HTML



Tags:

access:  public


[ Top ]

method generatePDF [line 318]

void generatePDF( [ $path = ''])

Convert DOCX to PDF, using dompdf. DOCX->XHTML->PDF



Tags:

access:  public


Parameters:

   $path  

[ Top ]

method generateXHTML [line 237]

void generateXHTML( )

Convert DOCX to XHTML



Tags:

access:  public


[ Top ]

method getDocProps [line 94]

void getDocProps( )

Getter. DocProps



Tags:

access:  public


[ Top ]

method getDocument [line 74]

void getDocument( )

Getter. Document



Tags:

access:  public


[ Top ]

method getFileName [line 219]

void getFileName( )

Return file name



Tags:

access:  public


[ Top ]

method getstrFile [line 114]

void getstrFile( )

Getter. File



Tags:

access:  public


[ Top ]

method getStrOutputFile [line 134]

void getStrOutputFile( )

Getter. Output file



Tags:

access:  public


[ Top ]

method getStrXHTML [line 124]

void getStrXHTML( )

Getter. XHTML



Tags:

access:  public


[ Top ]

method setDocProps [line 104]

void setDocProps( $props)

Getter. DocProps



Tags:

access:  public


Parameters:

   $props  

[ Top ]

method setDocument [line 84]

void setDocument( $document)

Getter. Document



Tags:

access:  public


Parameters:

   $document  

[ Top ]

method setstrFile [line 144]

void setstrFile( $file)

Setter. File



Tags:

access:  public


Parameters:

   $file  

[ Top ]

method setStrOutputFile [line 163]

void setStrOutputFile( string $outputFile)



Tags:

access:  public


Parameters:

string   $outputFile  

[ Top ]

method setStrXHTML [line 154]

void setStrXHTML( $strXHTML)

Setter. XHTML



Tags:

access:  public


Parameters:

   $strXHTML  

[ Top ]

method validatorXHTML [line 347]

void validatorXHTML( )

Validate HTML using tidy



Tags:

access:  public


[ Top ]


Class Constants

SCHEMA_IMAGEDOCUMENT =
    'http://schemas.openxmlformats.org/officeDocument/2006/relationships/image'

[line 23]


[ Top ]

SCHEMA_OFFICEDOCUMENT =
    'http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument'

[line 25]


[ Top ]



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