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

Class: Parser

Source Location: /Parser.inc

Class Overview


Parse DOCX file


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]
Parse DOCX file



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 getXML [line 83]

void getXML( )

Getter. XHTML



Tags:

access:  public


[ Top ]

method readFile [line 94]

void readFile( $path $path)

Read DOCX file and extract WordML content



Tags:

access:  public


Parameters:

$path   $path   File path

[ 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:24 +0100 by phpDocumentor 1.4.4