Full index
Package indexes
Tag Based Multicell
a
b
c
e
f
g
i
m
o
s
w
a
top
$aHREF
string_tags::$aHREF
in class.string_tags.php
Contains the links for the tags that have specified this parameter
$aTAGS
string_tags::$aTAGS
in class.string_tags.php
Contains the Tag/String Correspondence
afterAddPage
fpdf_multicelltag::afterAddPage()
in class.multicelltag.php
Function executed AFTER a new page is added for pre - actions on the current page.
b
top
beforeAddPage
fpdf_multicelltag::beforeAddPage()
in class.multicelltag.php
Function executed BEFORE a new page is added for further actions on the current page.
c
top
class.multicelltag.php
class.multicelltag.php
in class.multicelltag.php
class.string_tags.php
class.string_tags.php
in class.string_tags.php
CloseTag
string_tags::CloseTag()
in class.string_tags.php
Returns true if $p_tag is a "<close tag>"
e
top
expand_parameters
string_tags::expand_parameters()
in class.string_tags.php
Expands the paramteres that are kept in Href field
f
top
fpdf_multicelltag
fpdf_multicelltag
in class.multicelltag.php
MultiCellTag Class The intern functions are prefaced with mt_, not be be overwritten
g
top
get_tags
string_tags::get_tags()
in class.string_tags.php
Parses a string and returnes an array of TAG - SRTING correspondent array
i
top
$iTagMaxElem
string_tags::$iTagMaxElem
in class.string_tags.php
The maximum number of chars for a tag
m
top
mt_ApplyStyle
fpdf_multicelltag::mt_ApplyStyle()
in class.multicelltag.php
Sets current tag to specified style
if the tag name is not in the tag list then de "DEFAULT" tag is saved.
mt_DivideByTags
fpdf_multicelltag::mt_DivideByTags()
in class.multicelltag.php
This method divides the string into the tags and puts the result into wt_DataInfo variable.
mt_MakeLine
fpdf_multicelltag::mt_MakeLine()
in class.multicelltag.php
Divides $this->wt_DataInfo and returnes a line from this variable
mt_PrintLine
fpdf_multicelltag::mt_PrintLine()
in class.multicelltag.php
Draws a Tag Based formatted line returned from mt_MakeLine function into the pdf document
mt_Reset_Datas
fpdf_multicelltag::mt_Reset_Datas()
in class.multicelltag.php
Resets the current class internal variables to default values
mt_SaveCurrentStyle
fpdf_multicelltag::mt_SaveCurrentStyle()
in class.multicelltag.php
Save the current settings as a tag default style under the DEFAUTLT tag name
mt_StringToLines
fpdf_multicelltag::mt_StringToLines()
in class.multicelltag.php
This method parses the current text and return an array that contains the text information for each line that will be drawed.
MultiCellTag
fpdf_multicelltag::MultiCellTag()
in class.multicelltag.php
Draws a MultiCell with TAG recognition parameters
MultiCellTagSec
fpdf_multicelltag::MultiCellTagSec()
in class.multicelltag.php
Draws a MultiCell with TAG recognition parameters
o
top
OpenTag
string_tags::OpenTag()
in class.string_tags.php
Returns TRUE if the specified tag name is an "<open tag>", (it is not already opened)
optimize_tags
string_tags::optimize_tags()
in class.string_tags.php
Optimizes the result of the tag result array In the result array there can be strings that are consecutive and have the same tag, they are concatenated.
p
top
PARAGRAPH_STRING
PARAGRAPH_STRING
in class.multicelltag.php
s
top
SetStyle
fpdf_multicelltag::SetStyle()
in class.multicelltag.php
Sets current tag to specified style
setTagWidthMax
fpdf_multicelltag::setTagWidthMax()
in class.multicelltag.php
Sets the Tags Maximum width
string_tags
string_tags
in class.string_tags.php
Extracts the tags and corresponding text from a string
w
top
$wt_bDoubleTags
fpdf_multicelltag::$wt_bDoubleTags
in class.multicelltag.php
== true if a tag was more times defined.
$wt_Current_Tag
fpdf_multicelltag::$wt_Current_Tag
in class.multicelltag.php
The current active tag
$wt_DataExtraInfo
fpdf_multicelltag::$wt_DataExtraInfo
in class.multicelltag.php
Data Extra Info
$wt_DataInfo
fpdf_multicelltag::$wt_DataInfo
in class.multicelltag.php
Parsed string data info
$wt_FontInfo
fpdf_multicelltag::$wt_FontInfo
in class.multicelltag.php
Tags Font Information
$wt_TagWidthMax
fpdf_multicelltag::$wt_TagWidthMax
in class.multicelltag.php
Valid Tag Maximum Width
$wt_TempData
fpdf_multicelltag::$wt_TempData
in class.multicelltag.php
Temporary Info
_
top
__construct
string_tags::__construct()
in class.string_tags.php
Constructor
a
b
c
e
f
g
i
m
o
s
w