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

Class: HTML2WordML

Source Location: /HTML2WordML.inc

Class Overview


Embedd HTML as WordML


Author(s):

Version:

  • 2013.01.28

Copyright:

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

Variables

Methods



Class Details

[line 15]
Embedd HTML as WordML



Tags:

version:  2013.01.28
copyright:  Copyright (c) 2009-2011 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 Variables

static $borderRow =

[line 23]



Tags:

access:  public

Type:   aray


[ Top ]

static $borders =

[line 72]



Tags:

access:  public

Type:   array


[ Top ]

static $borderStyles =

[line 79]



Tags:

access:  public

Type:   array


[ Top ]

static $colors =

[line 30]



Tags:

access:  public

Type:   array


[ Top ]

static $currentCustomList =

[line 37]



Tags:

access:  public

Type:   string


[ Top ]

static $customLists =

[line 44]



Tags:

access:  public

Type:   array


[ Top ]

static $customListStyles =

[line 51]



Tags:

access:  public

Type:   string


[ Top ]

static $imageBorderStyles =

[line 86]



Tags:

access:  public

Type:   array


[ Top ]

static $linkImages =

[line 58]



Tags:

access:  public

Type:   array


[ Top ]

static $linkTargets =

[line 65]



Tags:

access:  public

Type:   array


[ Top ]

static $openBookmark =

[line 93]



Tags:

access:  public

Type:   int


[ Top ]

static $openBr =

[line 100]



Tags:

access:  public

Type:   int


[ Top ]

static $openLinks =

[line 107]



Tags:

access:  public

Type:   boolean


[ Top ]

static $openPs =

[line 114]



Tags:

access:  public

Type:   boolean


[ Top ]

static $openScript =

[line 128]



Tags:

access:  public

Type:   string


[ Top ]

static $openSelect =

[line 121]



Tags:

access:  public

Type:   boolean


[ Top ]

static $openTable =

[line 135]



Tags:

access:  public

Type:   integer


[ Top ]

static $openTags =

[line 142]



Tags:

access:  public

Type:   array


[ Top ]

static $openTextArea =

[line 149]



Tags:

access:  public

Type:   boolean


[ Top ]

static $orderedLists =

[line 156]



Tags:

access:  public

Type:   array


[ Top ]

static $pathToBaseTemplate =

[line 170]



Tags:

access:  public

Type:   array


[ Top ]

static $rowColor =

[line 163]



Tags:

access:  public

Type:   string


[ Top ]

static $selectedOption =

[line 177]



Tags:

access:  public

Type:   boolean


[ Top ]

static $selectOptions =

[line 184]



Tags:

access:  public

Type:   array


[ Top ]

static $tableGrid =

[line 197]



Tags:

access:  public

Type:   array


[ Top ]

static $textArea =

[line 218]



Tags:

access:  public

Type:   string


[ Top ]

static $text_align =

[line 204]



Tags:

access:  public

Type:   array


[ Top ]

static $text_direction =

[line 211]



Tags:

access:  public

Type:   array


[ Top ]

static $WordML =

[line 225]



Tags:

access:  public

Type:   string


[ Top ]

$strictWordStyles =

[line 190]



Tags:

access:  public

Type:   boolean


[ Top ]



Class Methods


constructor __construct [line 236]

HTML2WordML __construct( $pathToBaseTemplate)

Class constructor



Tags:

access:  public


Parameters:

   $pathToBaseTemplate  

[ Top ]

destructor __destruct [line 474]

void __destruct( )

Class destructor



Tags:

access:  public


[ Top ]

method render [line 485]

array render( string $html, array $options, mixed $filter)

This is the function that launches the HTML parsing



Tags:

access:  public


Parameters:

string   $html  
array   $options  
mixed   $filter  

[ Top ]


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