[ Index ]

PHP Cross Reference of phpwcms V1.4.3 _r380 (23.11.09)

title

Body

[close]

/include/inc_ext/html2fpdf/ -> html2fpdf.php (summary)

(no description)

File Size: 2947 lines (120 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 2 files
 include/inc_ext/html2fpdf/fpdf.php
 include/inc_ext/html2fpdf/htmltoolkit.php

Defines 1 class

HTML2FPDF:: (43 methods):
  HTML2FPDF()
  debug()
  debug_out()
  setURLBasePath()
  setBasePath()
  setFileBasePath()
  setURLLevels()
  ShowNOIMG_GIF()
  UseCSS()
  UseTableHeader()
  UsePRE()
  RevertCSSproperties()
  StoreCSSproperties()
  SetCSSonEndOfOpenTag()
  SetCSSchanged()
  Header()
  Footer()
  GetAbsPath()
  getTagAndAttrs()
  WriteHTML()
  get_ID_properties()
  get_CLASS_properties()
  get_TAG_properties()
  OpenTag()
  CloseTag()
  printlistbuffer()
  printbuffer()
  Reset()
  ReadMetaTags()
  add_properties()
  ParseStyle()
  ReadCSS()
  readInlineCSS()
  setCSS()
  SetStyle()
  DisableTags()
  _tableColumnWidth()
  _tableWidth()
  _tableHeight()
  _tableGetWidth()
  _tableGetHeight()
  _tableRect()
  _tableWrite()


Class: HTML2FPDF  - X-Ref

HTML2FPDF( $orientation = 'P', $unit = 'mm', $format = 'A4' )   X-Ref
No description

debug( $msg )   X-Ref
No description

debug_out()   X-Ref
No description

setURLBasePath( $str )   X-Ref
No description

setBasePath( $str )   X-Ref
No description

setFileBasePath( $str )   X-Ref
No description

setURLLevels( $levels )   X-Ref
No description

ShowNOIMG_GIF( $opt = true )   X-Ref
No description

UseCSS( $opt = true )   X-Ref
No description

UseTableHeader( $opt = true )   X-Ref
No description

UsePRE( $opt = true )   X-Ref
No description

RevertCSSproperties( $tag )   X-Ref
No description

StoreCSSproperties( $tag )   X-Ref
No description

SetCSSonEndOfOpenTag( $tag )   X-Ref
No description

SetCSSchanged( $properties )   X-Ref
No description

Header( $content = '' )   X-Ref
No description

Footer()   X-Ref
No description

GetAbsPath( $orgpath )   X-Ref
No description

getTagAndAttrs( $element, &$tag, &$attr )   X-Ref
No description

WriteHTML( $html )   X-Ref
No description

get_ID_properties( $tag, $id )   X-Ref
No description

get_CLASS_properties( $tag, $id )   X-Ref
No description

get_TAG_properties( $tag )   X-Ref
No description

OpenTag( $tag, $attr )   X-Ref
No description

CloseTag( $tag )   X-Ref
No description

printlistbuffer()   X-Ref
No description

printbuffer( $arrayaux, $outofblock = false, $is_table = false )   X-Ref
No description

Reset()   X-Ref
No description

ReadMetaTags( $html )   X-Ref
No description

add_properties( &$array, $properties )   X-Ref
No description

ParseStyle( $CSSblock )   X-Ref
No description

ReadCSS( $html )   X-Ref
No description

readInlineCSS( $html )   X-Ref
No description

setCSS( $arrayaux )   X-Ref
No description

SetStyle( $tag, $enable )   X-Ref
No description

DisableTags( $str = '' )   X-Ref
No description

_tableColumnWidth( &$table )   X-Ref
No description

_tableWidth( &$table )   X-Ref
No description

_tableHeight( &$table )   X-Ref
No description

_tableGetWidth( &$table, $i, $j )   X-Ref
No description

_tableGetHeight( &$table, $i, $j )   X-Ref
No description

_tableRect( $x, $y, $w, $h, $type = 1 )   X-Ref
No description

_tableWrite( &$table )   X-Ref
No description



Generated: Wed Dec 30 05:55:15 2009 Cross-referenced by PHPXref 0.7