Full index

Package indexes


a b c e f g i m o s w
a
top
Variable $aHREF
string_tags::$aHREF in class.string_tags.php
Contains the links for the tags that have specified this parameter
Variable $aTAGS
string_tags::$aTAGS in class.string_tags.php
Contains the Tag/String Correspondence
Method 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
Method 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
Page class.multicelltag.php
class.multicelltag.php in class.multicelltag.php
Page class.string_tags.php
class.string_tags.php in class.string_tags.php
Method CloseTag
string_tags::CloseTag() in class.string_tags.php
Returns true if $p_tag is a "<close tag>"
e
top
Method expand_parameters
string_tags::expand_parameters() in class.string_tags.php
Expands the paramteres that are kept in Href field
f
top
Class fpdf_multicelltag
fpdf_multicelltag in class.multicelltag.php
MultiCellTag Class The intern functions are prefaced with mt_, not be be overwritten
g
top
Method 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
Variable $iTagMaxElem
string_tags::$iTagMaxElem in class.string_tags.php
The maximum number of chars for a tag
m
top
Method 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.
Method 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.
Method mt_MakeLine
fpdf_multicelltag::mt_MakeLine() in class.multicelltag.php
Divides $this->wt_DataInfo and returnes a line from this variable
Method 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
Method mt_Reset_Datas
fpdf_multicelltag::mt_Reset_Datas() in class.multicelltag.php
Resets the current class internal variables to default values
Method mt_SaveCurrentStyle
Save the current settings as a tag default style under the DEFAUTLT tag name
Method 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.
Method MultiCellTag
fpdf_multicelltag::MultiCellTag() in class.multicelltag.php
Draws a MultiCell with TAG recognition parameters
Method MultiCellTagSec
fpdf_multicelltag::MultiCellTagSec() in class.multicelltag.php
Draws a MultiCell with TAG recognition parameters
o
top
Method 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)
Method 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
Constant PARAGRAPH_STRING
PARAGRAPH_STRING in class.multicelltag.php
s
top
Method SetStyle
fpdf_multicelltag::SetStyle() in class.multicelltag.php
Sets current tag to specified style
Method setTagWidthMax
fpdf_multicelltag::setTagWidthMax() in class.multicelltag.php
Sets the Tags Maximum width
Class string_tags
string_tags in class.string_tags.php
Extracts the tags and corresponding text from a string
w
top
Variable $wt_bDoubleTags
fpdf_multicelltag::$wt_bDoubleTags in class.multicelltag.php
== true if a tag was more times defined.
Variable $wt_Current_Tag
fpdf_multicelltag::$wt_Current_Tag in class.multicelltag.php
The current active tag
Variable $wt_DataExtraInfo
fpdf_multicelltag::$wt_DataExtraInfo in class.multicelltag.php
Data Extra Info
Variable $wt_DataInfo
fpdf_multicelltag::$wt_DataInfo in class.multicelltag.php
Parsed string data info
Variable $wt_FontInfo
fpdf_multicelltag::$wt_FontInfo in class.multicelltag.php
Tags Font Information
Variable $wt_TagWidthMax
fpdf_multicelltag::$wt_TagWidthMax in class.multicelltag.php
Valid Tag Maximum Width
Variable $wt_TempData
fpdf_multicelltag::$wt_TempData in class.multicelltag.php
Temporary Info
_
top
Method __construct
string_tags::__construct() in class.string_tags.php
Constructor
a b c e f g i m o s w