elementindex TCPDF













[TCPDF] element index
Package indexes

TCExam
PHPMailer
com.tecnick.tcpdf

All elements


a
b
c
d
e
f
g
h
i
k
l
m
o
p
s
t
u
w
_




_
top




__construct


BarcodeObject::__construct() in BarcodeObject
Class Constructor.


__construct


TCE_PDF::__construct() in TCPDF
This is the class constructor.


__construct


C39Object::__construct() in BarcodeObject
Class Constructor.


__construct


C128AObject::__construct() in BarcodeObject
Class Constructor.


__construct


I25Object::__construct() in BarcodeObject
Class Constructor.


__construct


C128BObject::__construct() in BarcodeObject
Class Constructor.


__construct


C128CObject::__construct() in BarcodeObject
Class Constructor.


__destructor


BarcodeObject::__destructor() in BarcodeObject
Class Destructor.




a
top




addLink


TCE_PDF::addLink() in TCPDF
Output anchor link.




b
top




$b


TCE_PDF::$b in TCPDF


$barcode


TCE_PDF::$barcode in TCPDF


BarcodeObject


BarcodeObject in BarcodeObject
Barcode Render Class for PHP using the GD graphics library.


BCD_C39_NARROW_BAR


BCD_C39_NARROW_BAR in BarcodeObject
narrow bar option


BCD_C39_WIDE_BAR


BCD_C39_WIDE_BAR in BarcodeObject
wide bar option


BCD_C128_BAR_1


BCD_C128_BAR_1 in BarcodeObject
set type 1 bar


BCD_C128_BAR_2


BCD_C128_BAR_2 in BarcodeObject
set type 2 bar


BCD_C128_BAR_3


BCD_C128_BAR_3 in BarcodeObject
set type 3 bar


BCD_C128_BAR_4


BCD_C128_BAR_4 in BarcodeObject
set type 4 bar


BCD_DEFAULT_BACKGROUND_COLOR


BCD_DEFAULT_BACKGROUND_COLOR in BarcodeObject
set default background color


BCD_DEFAULT_FONT


BCD_DEFAULT_FONT in BarcodeObject
set default font


BCD_DEFAULT_FOREGROUND_COLOR


BCD_DEFAULT_FOREGROUND_COLOR in BarcodeObject
set default foreground color


BCD_DEFAULT_HEIGHT


BCD_DEFAULT_HEIGHT in BarcodeObject
set default height


BCD_DEFAULT_MAR_Y1


BCD_DEFAULT_MAR_Y1 in BarcodeObject
set default margin


BCD_DEFAULT_MAR_Y2


BCD_DEFAULT_MAR_Y2 in BarcodeObject
set default margin


BCD_DEFAULT_STYLE


BCD_DEFAULT_STYLE in BarcodeObject
set default style options


BCD_DEFAULT_TEXT_OFFSET


BCD_DEFAULT_TEXT_OFFSET in BarcodeObject
set default text offset


BCD_DEFAULT_WIDTH


BCD_DEFAULT_WIDTH in BarcodeObject
set default width


BCD_DEFAULT_XRES


BCD_DEFAULT_XRES in BarcodeObject
st default horizontal resolution


BCD_I25_NARROW_BAR


BCD_I25_NARROW_BAR in BarcodeObject
narrow bar option


BCD_I25_WIDE_BAR


BCD_I25_WIDE_BAR in BarcodeObject
wide bar option


BCS_ALIGN_CENTER


BCS_ALIGN_CENTER in BarcodeObject
option: center barcode


BCS_ALIGN_LEFT


BCS_ALIGN_LEFT in BarcodeObject
option: align left


BCS_ALIGN_RIGHT


BCS_ALIGN_RIGHT in BarcodeObject
option: align right


BCS_BORDER


BCS_BORDER in BarcodeObject
option: generate barcode border


BCS_DRAW_TEXT


BCS_DRAW_TEXT in BarcodeObject
option: draw text


BCS_I25_DRAW_CHECK


BCS_I25_DRAW_CHECK in BarcodeObject
option: draw check


BCS_IMAGE_JPEG


BCS_IMAGE_JPEG in BarcodeObject
option: generate JPEG image


BCS_IMAGE_PNG


BCS_IMAGE_PNG in BarcodeObject
option: generate PNG image


BCS_REVERSE_COLOR


BCS_REVERSE_COLOR in BarcodeObject
option: reverse color


BCS_STRETCH_TEXT


BCS_STRETCH_TEXT in BarcodeObject
option: stretch text


BCS_TRANSPARENT


BCS_TRANSPARENT in BarcodeObject
option: use transparent background


BarcodeObject


BarcodeObject in BarcodeObject


BarcodeObject


BarcodeObject in BarcodeObject


BarcodeObject


BarcodeObject in BarcodeObject


BarcodeObject


BarcodeObject in BarcodeObject


BarcodeObject


BarcodeObject in BarcodeObject


BarcodeObject


BarcodeObject in BarcodeObject


BarcodeObject


BarcodeObject in BarcodeObject




c
top




C39Object


C39Object in BarcodeObject
Code 39 Barcode Render Class. Code 39 is an alphanumeric bar code that can encode decimal number, case alphabet and some special symbols.


C128AObject


C128AObject in BarcodeObject
Code 128-A Barcode Render Class for PHP using the GD graphics library. Code 128-A is a continuous, multilevel and include all upper case alphanumeric characters and ASCII control characters.


C128BObject


C128BObject in BarcodeObject
Code 128-B Barcode Render Class for PHP using the GD graphics library. Code 128-B is a continuous, multilevel and full ASCII code.


C128CObject


C128CObject in BarcodeObject
Code 128-C Barcode Render Class for PHP using the GD graphics library. Code 128-C is numeric only and provides the most efficiency.


closedHTMLTagHandler


TCE_PDF::closedHTMLTagHandler() in TCPDF
Process closing tags.


convertColorHexToDec


TCE_PDF::convertColorHexToDec() in TCPDF
Returns an associative array (keys: R,G,B) from a hex html code (e.g. #3FE5AA).




d
top




$default_table_columns


TCE_PDF::$default_table_columns in TCPDF


DestroyObject


BarcodeObject::DestroyObject() in BarcodeObject
Destroy the barcode image.


DrawBorder


BarcodeObject::DrawBorder() in BarcodeObject
Draws the barcode border.


DrawChar


BarcodeObject::DrawChar() in BarcodeObject
Draws the alphanumeric code.


DrawCheckChar


C128CObject::DrawCheckChar() in BarcodeObject
Draws the check-char code.


DrawCheckChar


C128AObject::DrawCheckChar() in BarcodeObject
Draws the check-char code.


DrawCheckChar


C128BObject::DrawCheckChar() in BarcodeObject
Draws the check-char code.


DrawObject


BarcodeObject::DrawObject() in BarcodeObject
Abstract method used to draw the barcode image.


DrawObject


C39Object::DrawObject() in BarcodeObject
Draws the barcode object.


DrawObject


C128AObject::DrawObject() in BarcodeObject
Draws the barcode object.


DrawObject


I25Object::DrawObject() in BarcodeObject
Draws the barcode object.


DrawObject


C128BObject::DrawObject() in BarcodeObject
Draws the barcode object.


DrawObject


C128CObject::DrawObject() in BarcodeObject
Draws the barcode object.


DrawSingleBar


BarcodeObject::DrawSingleBar() in BarcodeObject
Draws a single barcode bar.


DrawStart


I25Object::DrawStart() in BarcodeObject
Draws the start code.


DrawStart


C128BObject::DrawStart() in BarcodeObject
Draws the start code.


DrawStart


C128CObject::DrawStart() in BarcodeObject
Draws the start code.


DrawStart


C39Object::DrawStart() in BarcodeObject
Draws the start code.


DrawStart


C128AObject::DrawStart() in BarcodeObject
Draws the start code.


DrawStop


C128CObject::DrawStop() in BarcodeObject
Draws the stop code.


DrawStop


C39Object::DrawStop() in BarcodeObject
Draws the stop code.


DrawStop


C128AObject::DrawStop() in BarcodeObject
Draws the stop code.


DrawStop


I25Object::DrawStop() in BarcodeObject
Draws the stop code.


DrawStop


C128BObject::DrawStop() in BarcodeObject
Draws the stop code.


DrawText


BarcodeObject::DrawText() in BarcodeObject
Draws a character string.




e
top




$encoding


TCE_PDF::$encoding in TCPDF




f
top




$fontList


TCE_PDF::$fontList in TCPDF


$footer_font


TCE_PDF::$footer_font in TCPDF


$footer_margin


TCE_PDF::$footer_margin in TCPDF


FlushObject


BarcodeObject::FlushObject() in BarcodeObject
Flush the barcode image.


Footer


TCE_PDF::Footer() in TCPDF
This method is used to render the page footer.




g
top




GetBarSize


C128AObject::GetBarSize() in BarcodeObject
Returns the bar size.


GetBarSize


C128BObject::GetBarSize() in BarcodeObject
Returns the bar size.


GetBarSize


C128CObject::GetBarSize() in BarcodeObject
Returns the bar size.


GetCharIndex


C128BObject::GetCharIndex() in BarcodeObject
Returns the character index.


GetCharIndex


C39Object::GetCharIndex() in BarcodeObject
Returns the character index.


GetCharIndex


C128AObject::GetCharIndex() in BarcodeObject
Returns the character index.


GetCharIndex


C128CObject::GetCharIndex() in BarcodeObject
Returns the character index.


GetCheckCharValue


C128BObject::GetCheckCharValue() in BarcodeObject
Returns the check-char value.


GetCheckCharValue


C128AObject::GetCheckCharValue() in BarcodeObject
Returns the check-char value.


GetCheckCharValue


C128CObject::GetCheckCharValue() in BarcodeObject
Returns the check-char value.


GetError


BarcodeObject::GetError() in BarcodeObject
Returns the current error message.


GetFontHeight


BarcodeObject::GetFontHeight() in BarcodeObject
Returns the font height.


GetFontWidth


BarcodeObject::GetFontWidth() in BarcodeObject
Returns the font width.


getImage


BarcodeObject::getImage() in BarcodeObject
Returns the image object.


getPDFData


TCE_PDF::getPDFData() in TCPDF
Returns the PDF data.


GetSize


I25Object::GetSize() in BarcodeObject
Returns barcode size.


GetSize


C128BObject::GetSize() in BarcodeObject
Returns barcode size.


GetSize


C39Object::GetSize() in BarcodeObject
Returns barcode size.


GetSize


C128CObject::GetSize() in BarcodeObject
Returns barcode size.


GetSize


C128AObject::GetSize() in BarcodeObject
Returns barcode size.


GetStyle


BarcodeObject::GetStyle() in BarcodeObject
Returns barcode style.




h
top




$header_font


TCE_PDF::$header_font in TCPDF


$header_logo


TCE_PDF::$header_logo in TCPDF


$header_logo_width


TCE_PDF::$header_logo_width in TCPDF


$header_margin


TCE_PDF::$header_margin in TCPDF


$header_string


TCE_PDF::$header_string in TCPDF


$header_title


TCE_PDF::$header_title in TCPDF


$header_width


TCE_PDF::$header_width in TCPDF


$HREF


TCE_PDF::$HREF in TCPDF


Header


TCE_PDF::Header() in TCPDF
This method is used to render the page header.


HEAD_MAGNIFICATION


HEAD_MAGNIFICATION in TCPDF
magnification factor for titles




i
top




$i


TCE_PDF::$i in TCPDF


$issetcolor


TCE_PDF::$issetcolor in TCPDF


$issetfont


TCE_PDF::$issetfont in TCPDF


I25Object


I25Object in BarcodeObject
I25 Barcode Render Class for PHP using the GD graphics library.




k
top




K_CELL_HEIGHT_RATIO


K_CELL_HEIGHT_RATIO in TCPDF
height of cell repect font height


K_SMALL_RATIO


K_SMALL_RATIO in TCPDF
reduction factor for small font


K_TITLE_MAGNIFICATION


K_TITLE_MAGNIFICATION in TCPDF
title magnification respect main font size




l
top




$l


TCE_PDF::$l in TCPDF


$lispacer


TCE_PDF::$lispacer in TCPDF


$listcount


TCE_PDF::$listcount in TCPDF


$listordered


TCE_PDF::$listordered in TCPDF




m
top




$mBgcolor


BarcodeObject::$mBgcolor in BarcodeObject


$mBrush


BarcodeObject::$mBrush in BarcodeObject


$mChars


BarcodeObject::$mChars in BarcodeObject


$mCharSet


BarcodeObject::$mCharSet in BarcodeObject


$mError


BarcodeObject::$mError in BarcodeObject


$mFont


BarcodeObject::$mFont in BarcodeObject


$mHeight


BarcodeObject::$mHeight in BarcodeObject


$mImg


BarcodeObject::$mImg in BarcodeObject


$mStyle


BarcodeObject::$mStyle in BarcodeObject


$mWidth


BarcodeObject::$mWidth in BarcodeObject




o
top




$original_lMargin


TCE_PDF::$original_lMargin in TCPDF


$original_rMargin


TCE_PDF::$original_rMargin in TCPDF


openHTMLTagHandler


TCE_PDF::openHTMLTagHandler() in TCPDF
Process opening tags.




p
top




$print_footer


TCE_PDF::$print_footer in TCPDF


$print_header


TCE_PDF::$print_header in TCPDF


pixelsToMillimeters


TCE_PDF::pixelsToMillimeters() in TCPDF
Converts pixels to millimeters in 72 dpi.




s
top




setBarcode


TCE_PDF::setBarcode() in TCPDF
Set document barcode.


SetFont


BarcodeObject::SetFont() in BarcodeObject
Set font type.


setFooterFont


TCE_PDF::setFooterFont() in TCPDF
Set footer font.


setFooterMargin


TCE_PDF::setFooterMargin() in TCPDF
Set footer margin.


setHeaderData


TCE_PDF::setHeaderData() in TCPDF
Set header data.


setHeaderFont


TCE_PDF::setHeaderFont() in TCPDF
Set header font.


setHeaderMargin


TCE_PDF::setHeaderMargin() in TCPDF
Set header margin.


setLanguageArray


TCE_PDF::setLanguageArray() in TCPDF
Set language array.


setStyle


TCE_PDF::setStyle() in TCPDF
Sets font style.


SetStyle


BarcodeObject::SetStyle() in BarcodeObject
Set barcode style.




t
top




$tableborder


TCE_PDF::$tableborder in TCPDF


$tdalign


TCE_PDF::$tdalign in TCPDF


$tdbegin


TCE_PDF::$tdbegin in TCPDF


$tdbgcolor


TCE_PDF::$tdbgcolor in TCPDF


$tdheight


TCE_PDF::$tdheight in TCPDF


$tdwidth


TCE_PDF::$tdwidth in TCPDF


$tempfontsize


TCE_PDF::$tempfontsize in TCPDF


TCPDF


TCPDF in TCPDF


TCE_PDF


TCE_PDF in TCPDF
TCPDF is a PHP5 class extension of the FPDF class of the




u
top




$u


TCE_PDF::$u in TCPDF


unhtmlentities


TCE_PDF::unhtmlentities() in TCPDF
Reverse function for htmlentities.




w
top




writeBarcode


TCE_PDF::writeBarcode() in TCPDF
Print Barcode.


writeHTML


TCE_PDF::writeHTML() in TCPDF
Allows to preserve some HTML formatting.


writeHTMLCell


TCE_PDF::writeHTMLCell() in TCPDF
Prints a cell (rectangular area) with optional borders, background color and html text string. The upper-left corner of the cell corresponds to the current position. The text can be aligned or centered. After the call, the current position moves to the right or to the next line. It is possible to put a link on the text. If automatic page breaking is enabled and the cell goes beyond the limit, a page break is done before outputting.




a
b
c
d
e
f
g
h
i
k
l
m
o
p
s
t
u
w
_



Wyszukiwarka

Podobne podstrony:
elementindex com tecnick tcpdf
option extended valid elements
Christmas elementary
elements
identify?sign elements?84AB82
Elementy wymagan organizacyjne
zdeformowane elementy
PA3 podstawowe elementy liniowe [tryb zgodności]
Elementy struktury organizacyjnej i zarządzanie projektowaniem organizacji
elementarz liczba 10 A
Lee Smith Fifth Element
42 cząstki elementarne
Elementy składowe i struktura robotów cz 1
Dr Janusz Maciaszek Elementy Logiki [do egzaminu]
Elementy składowe i struktura robotów cz 2

więcej podobnych podstron