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

Class: Text2Docx

Source Location: /Text2Docx.inc

Class Overview




Methods



Class Details

[line 18]


[ Top ]


Class Methods


constructor __construct [line 86]

Text2Docx __construct( [ $txt = null], [ $styles = array()])

Construct



Tags:

access:  public


Parameters:

   $txt  
   $styles  

[ Top ]

method addList [line 251]

void addList( the $data)

Method as in phpdocx



Tags:

access:  public


Parameters:

the   $data   data to the list.

[ Top ]

method addTable [line 265]

void addTable( the $data)

Msethod as in phpdocx



Tags:

access:  public


Parameters:

the   $data   data to the table

[ Top ]

method getStyleLst [line 161]

void getStyleLst( )

Getter



Tags:

access:  public


[ Top ]

method getStyleP [line 180]

void getStyleP( )

Getter



Tags:

access:  public


[ Top ]

method getStyleTbl [line 142]

void getStyleTbl( )

Getter



Tags:

access:  public


[ Top ]

method getTxt2Lst [line 219]

void getTxt2Lst( )

Getter



Tags:

access:  public


[ Top ]

method getTxt2P [line 238]

void getTxt2P( )

Getter



Tags:

access:  public


[ Top ]

method getTxt2Tbl [line 200]

void getTxt2Tbl( )

Getter



Tags:

access:  public


[ Top ]

method insertText [line 277]

void insertText( )

Insert the content of the text file as phpdocx into a word document



Tags:

access:  public


[ Top ]

method readFile [line 389]

void readFile( string $filename)

Read the file and save in the class variable named filename



Tags:

access:  public


Parameters:

string   $filename   of the text document.

[ Top ]

method setStyleLst [line 152]

void setStyleLst( $styles)

Setter



Tags:

access:  public


Parameters:

   $styles  

[ Top ]

method setStyleP [line 171]

void setStyleP( $styles)

Setter



Tags:

access:  public


Parameters:

   $styles  

[ Top ]

method setStyleTbl [line 133]

void setStyleTbl( $styles)

Setter



Tags:

access:  public


Parameters:

   $styles  

[ Top ]

method setTxt2Lst [line 210]

void setTxt2Lst( $styles)

Setter



Tags:

access:  public


Parameters:

   $styles  

[ Top ]

method setTxt2P [line 229]

void setTxt2P( $styles)

Setter



Tags:

access:  public


Parameters:

   $styles  

[ Top ]

method setTxt2Tbl [line 191]

void setTxt2Tbl( $styles)

Setter



Tags:

access:  public


Parameters:

   $styles  

[ Top ]

method __toString [line 123]

void __toString( )

Magic method



Tags:

access:  public


[ Top ]


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