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

Class: Repair

Source Location: /Repair.inc

Class Overview


Repair docx files cleaning, removing or addind content


Author(s):

Version:

  • 2011.19.03

Copyright:

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

Methods



Class Details

[line 15]
Repair docx files cleaning, removing or addind content



Tags:

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


[ Top ]


Class Methods


static method getInstance [line 70]

static CreateText getInstance( )

Singleton, return instance of class



Tags:

access:  public


[ Top ]

destructor __destruct [line 47]

void __destruct( )

Destruct



Tags:

access:  public


[ Top ]

method addParapraphEmptyTablesTags [line 104]

void addParapraphEmptyTablesTags( $path 0)

Add a paragraph to each element in a table that needs it and betweeen tables



Tags:

access:  public


Parameters:

$path   0   File path

[ Top ]

method getXML [line 83]

void getXML( )

Getter XML



Tags:

access:  public


[ Top ]

method setXML [line 92]

void setXML( $xml)

Setter XML



Tags:

access:  public


Parameters:

   $xml  

[ Top ]

method __toString [line 58]

string __toString( )

Magic method, returns current XML



Tags:

return:  Return current XML
access:  public


[ Top ]


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