fpdf_multicelltagMultiCellTag Class The intern functions are prefaced with mt_, not be be overwritten
Located in /class.multicelltag.php (line 62)
FPDF | --fpdf_multicelltag
void
MultiCellTag
(numeric $w, numeric $h, string $pData, [string $border = 0], [string $align = 'J'], [numeric $fill = 0], [numeric $pad_left = 0], [numeric $pad_top = 0], [numeric $pad_right = 0], [numeric $pad_bottom = 0], [boolean $pDataIsString = true])
void
MultiCellTagSec
(numeric $w, numeric $h, string $pData, [string $border = 0], [string $align = 'J'], [numeric $fill = 0], [numeric $pad_left = 0], [numeric $pad_top = 0], [numeric $pad_right = 0], [numeric $pad_bottom = 0], [boolean $pDataIsString = true])
boolean
$wt_bDoubleTags
= false (line 119)
== true if a tag was more times defined.
string
$wt_Current_Tag
= '' (line 78)
The current active tag
struct
$wt_DataExtraInfo
(line 102)
Data Extra Info
struct
$wt_DataInfo
(line 94)
Parsed string data info
struct
$wt_FontInfo
(line 86)
Tags Font Information
integer
$wt_TagWidthMax
= 10 (line 70)
Valid Tag Maximum Width
struct
$wt_TempData
(line 110)
Temporary Info
Function executed AFTER a new page is added for pre - actions on the current page.
Usually overwritted.
Function executed BEFORE a new page is added for further actions on the current page.
Usually overwritted.
Sets current tag to specified style
This includes a fist call of the function mt_SaveCurrentStyle()
This method divides the string into the tags and puts the result into wt_DataInfo variable.
Divides $this->wt_DataInfo and returnes a line from this variable
Draws a Tag Based formatted line returned from mt_MakeLine function into the pdf document
Resets the current class internal variables to default values
Save the current settings as a tag default style under the DEFAUTLT tag name
This method parses the current text and return an array that contains the text information for each line that will be drawed.
Draws a MultiCell with TAG recognition parameters
Draws a MultiCell with TAG recognition parameters
Sets current tag to specified style
Sets the Tags Maximum width
Documentation generated on Wed, 04 Feb 2009 22:01:33 +0100 by phpDocumentor 1.4.0a2