PDF
[ class tree: PDF ] [ index: PDF ] [ all elements ]

Element index for package PDF

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ y ] [ z ] [ _ ]

_

_beginpage
in file fpdf.php, method FPDF::_beginpage()
_dochecks
in file fpdf.php, method FPDF::_dochecks()
    *****************************************************************************
_dounderline
in file fpdf.php, method FPDF::_dounderline()
_dounderline
in file ufpdf.php, method UFPDF::_dounderline()
_enddoc
in file fpdf.php, method FPDF::_enddoc()
_endpage
in file fpdf.php, method FPDF::_endpage()
_escape
in file fpdf.php, method FPDF::_escape()
_escapetext
in file ufpdf.php, method UFPDF::_escapetext()
_freadint
in file fpdf.php, method FPDF::_freadint()
_getfontpath
in file fpdf.php, method FPDF::_getfontpath()
_newobj
in file fpdf.php, method FPDF::_newobj()
_out
in file fpdf.php, method FPDF::_out()
_parsejpg
in file fpdf.php, method FPDF::_parsejpg()
_parsepng
in file fpdf.php, method FPDF::_parsepng()
_putcatalog
in file fpdf.php, method FPDF::_putcatalog()
_putfonts
in file fpdf.php, method FPDF::_putfonts()
_putheader
in file fpdf.php, method FPDF::_putheader()
_putimages
in file fpdf.php, method FPDF::_putimages()
_putinfo
in file fpdf.php, method FPDF::_putinfo()
_putinfo
in file ufpdf.php, method UFPDF::_putinfo()
_putpages
in file ufpdf.php, method UFPDF::_putpages()
_putpages
in file fpdf.php, method FPDF::_putpages()
_putresourcedict
in file fpdf.php, method FPDF::_putresourcedict()
_putresources
in file fpdf.php, method FPDF::_putresources()
_putstream
in file fpdf.php, method FPDF::_putstream()
_puttrailer
in file fpdf.php, method FPDF::_puttrailer()
_puttruetypeunicode
in file ufpdf.php, method UFPDF::_puttruetypeunicode()
    *****************************************************************************
_putxobjectdict
in file fpdf.php, method FPDF::_putxobjectdict()
_textstring
in file ufpdf.php, method UFPDF::_textstring()
_textstring
in file fpdf.php, method FPDF::_textstring()
__construct
in file xml_parser.inc, method xmlParser::__construct()
    Constructor
__construct
in file lamPDF.inc, method lamPDF::__construct()
top

a

$AliasNbPages
in file fpdf.php, variable FPDF::$AliasNbPages
$author
in file fpdf.php, variable FPDF::$author
$AutoPageBreak
in file fpdf.php, variable FPDF::$AutoPageBreak
AcceptPageBreak
in file fpdf.php, method FPDF::AcceptPageBreak()
AcceptPageBreak
in file ufpdf.php, method UFPDF::AcceptPageBreak()
AddFont
in file ufpdf.php, method UFPDF::AddFont()
AddFont
in file fpdf.php, method FPDF::AddFont()
AddLink
in file fpdf.php, method FPDF::AddLink()
AddPage
in file fpdf.php, method FPDF::AddPage()
AliasNbPages
in file ufpdf.php, method UFPDF::AliasNbPages()
AliasNbPages
in file fpdf.php, method FPDF::AliasNbPages()
top

b

$bMargin
in file fpdf.php, variable FPDF::$bMargin
$buffer
in file fpdf.php, variable FPDF::$buffer
top

c

$cMargin
in file fpdf.php, variable FPDF::$cMargin
$ColorFlag
in file fpdf.php, variable FPDF::$ColorFlag
$compress
in file fpdf.php, variable FPDF::$compress
$CoreFonts
in file fpdf.php, variable FPDF::$CoreFonts
$creator
in file fpdf.php, variable FPDF::$creator
$CurOrientation
in file fpdf.php, variable FPDF::$CurOrientation
$CurrentFont
in file fpdf.php, variable FPDF::$CurrentFont
Cell
in file fpdf.php, method FPDF::Cell()
Cell
in file ufpdf.php, method UFPDF::Cell()
Close
in file fpdf.php, method FPDF::Close()
code2utf
in file ufpdf.php, method UFPDF::code2utf()
createModulePDF
in file pdf.inc, function createModulePDF()
    This function creates the PDF output of one or more accounts. At the moment this function can create a PDF page for user, group and host accounts. But this is not limited by the function itself but by the account types that are allowed in LAM and the exsisting PDF structure definitions.
top

d

$DefOrientation
in file fpdf.php, variable FPDF::$DefOrientation
$diffs
in file fpdf.php, variable FPDF::$diffs
$DrawColor
in file fpdf.php, variable FPDF::$DrawColor
deletePDFStructureDefinition
in file pdfstruct.inc, function deletePDFStructureDefinition()
    Deletes XML file with PDF structure definitions.
top

e

Error
in file fpdf.php, method FPDF::Error()
top

f

$fh
in file fpdf.php, variable FPDF::$fh
$fhPt
in file fpdf.php, variable FPDF::$fhPt
$FillColor
in file fpdf.php, variable FPDF::$FillColor
$FontFamily
in file fpdf.php, variable FPDF::$FontFamily
$FontFiles
in file fpdf.php, variable FPDF::$FontFiles
$fonts
in file fpdf.php, variable FPDF::$fonts
$FontSize
in file fpdf.php, variable FPDF::$FontSize
$FontSizePt
in file fpdf.php, variable FPDF::$FontSizePt
$FontStyle
in file fpdf.php, variable FPDF::$FontStyle
$fw
in file fpdf.php, variable FPDF::$fw
$fwPt
in file fpdf.php, variable FPDF::$fwPt
Footer
in file fpdf.php, method FPDF::Footer()
footer
in file lamPDF.inc, method lamPDF::footer()
FPDF
in file fpdf.php, method FPDF::FPDF()
    *****************************************************************************
FPDF
in file fpdf.php, class FPDF
    Main FPDF class for creating PDF documents
FPDF_VERSION
in file fpdf.php, constant FPDF_VERSION
    *****************************************************************************
fpdf.php
procedural page fpdf.php
top

g

getAvailableLogos
in file pdfstruct.inc, function getAvailableLogos()
    This function returns an array with all aviliable logo images.
getPDFStructureDefinitions
in file pdfstruct.inc, function getPDFStructureDefinitions()
    This function will return all available PDF structure definitions for the submitted account scope.
getSectionHeadline
in file pdf.inc, function getSectionHeadline()
    Creates a section headline.
GetStringWidth
in file ufpdf.php, method UFPDF::GetStringWidth()
GetStringWidth
in file fpdf.php, method FPDF::GetStringWidth()
GetX
in file fpdf.php, method FPDF::GetX()
GetY
in file fpdf.php, method FPDF::GetY()
top

h

$h
in file fpdf.php, variable FPDF::$h
$hPt
in file fpdf.php, variable FPDF::$hPt
header
in file lamPDF.inc, method lamPDF::header()
Header
in file fpdf.php, method FPDF::Header()
top

i

$images
in file fpdf.php, variable FPDF::$images
$InFooter
in file fpdf.php, variable FPDF::$InFooter
Image
in file fpdf.php, method FPDF::Image()
top

k

$k
in file fpdf.php, variable FPDF::$k
$keywords
in file fpdf.php, variable FPDF::$keywords
top

l

$lasth
in file fpdf.php, variable FPDF::$lasth
$LayoutMode
in file fpdf.php, variable FPDF::$LayoutMode
$LineWidth
in file fpdf.php, variable FPDF::$LineWidth
$links
in file fpdf.php, variable FPDF::$links
$lMargin
in file fpdf.php, variable FPDF::$lMargin
lamPDF
in file lamPDF.inc, class lamPDF
    Creates a LAM information page in PDF format.
LAMPDF_LINEWIDTH
in file pdf.inc, constant LAMPDF_LINEWIDTH
    PDF line width
lamPDF.inc
procedural page lamPDF.inc
Line
in file fpdf.php, method FPDF::Line()
Link
in file fpdf.php, method FPDF::Link()
Ln
in file fpdf.php, method FPDF::Ln()
loadPDFStructureDefinitions
in file pdfstruct.inc, function loadPDFStructureDefinitions()
    This function is used to get pdf structure from xml file.
top

m

MultiCell
in file ufpdf.php, method UFPDF::MultiCell()
MultiCell
in file fpdf.php, method FPDF::MultiCell()
top

n

$n
in file fpdf.php, variable FPDF::$n
top

o

$offsets
in file fpdf.php, variable FPDF::$offsets
$OrientationChanges
in file fpdf.php, variable FPDF::$OrientationChanges
Open
in file fpdf.php, method FPDF::Open()
Output
in file fpdf.php, method FPDF::Output()
top

p

$page
in file fpdf.php, variable FPDF::$page
$PageBreakTrigger
in file fpdf.php, variable FPDF::$PageBreakTrigger
$PageLinks
in file fpdf.php, variable FPDF::$PageLinks
$pages
in file fpdf.php, variable FPDF::$pages
$PDFVersion
in file fpdf.php, variable FPDF::$PDFVersion
pdf.inc
procedural page pdf.inc
pdfstruct.inc
procedural page pdfstruct.inc
PageNo
in file fpdf.php, method FPDF::PageNo()
parse
in file xml_parser.inc, method xmlParser::parse()
processAttributes
in file pdf.inc, function processAttributes()
    Processes width, height and alignment attributes.
processFormatTags
in file pdf.inc, function processFormatTags()
    Formats the XML code.
processLine
in file pdf.inc, function processLine()
    Creates the XML code for an PDF entry.
pdfdelete.php
procedural page pdfdelete.php
pdfmain.php
procedural page pdfmain.php
pdfpage.php
procedural page pdfpage.php
top

r

$rMargin
in file fpdf.php, variable FPDF::$rMargin
Rect
in file fpdf.php, method FPDF::Rect()
top

s

$state
in file fpdf.php, variable FPDF::$state
$subject
in file fpdf.php, variable FPDF::$subject
savePDFStructureDefinitions
in file pdfstruct.inc, function savePDFStructureDefinitions()
    Saves PDF structure definitions to XML file in format: <name>.<scope>.xml
SetAuthor
in file fpdf.php, method FPDF::SetAuthor()
SetAutoPageBreak
in file fpdf.php, method FPDF::SetAutoPageBreak()
SetCompression
in file fpdf.php, method FPDF::SetCompression()
SetCreator
in file fpdf.php, method FPDF::SetCreator()
SetDisplayMode
in file fpdf.php, method FPDF::SetDisplayMode()
SetDrawColor
in file fpdf.php, method FPDF::SetDrawColor()
SetFillColor
in file fpdf.php, method FPDF::SetFillColor()
SetFont
in file fpdf.php, method FPDF::SetFont()
SetFontSize
in file fpdf.php, method FPDF::SetFontSize()
SetKeywords
in file fpdf.php, method FPDF::SetKeywords()
SetLeftMargin
in file fpdf.php, method FPDF::SetLeftMargin()
SetLineWidth
in file fpdf.php, method FPDF::SetLineWidth()
SetLink
in file fpdf.php, method FPDF::SetLink()
SetMargins
in file fpdf.php, method FPDF::SetMargins()
SetRightMargin
in file fpdf.php, method FPDF::SetRightMargin()
SetSubject
in file fpdf.php, method FPDF::SetSubject()
SetTextColor
in file fpdf.php, method FPDF::SetTextColor()
SetTitle
in file fpdf.php, method FPDF::SetTitle()
SetTopMargin
in file fpdf.php, method FPDF::SetTopMargin()
SetX
in file fpdf.php, method FPDF::SetX()
SetXY
in file fpdf.php, method FPDF::SetXY()
SetY
in file fpdf.php, method FPDF::SetY()
strlen
in file ufpdf.php, method UFPDF::strlen()
top

t

$TextColor
in file fpdf.php, variable FPDF::$TextColor
$title
in file fpdf.php, variable FPDF::$title
$tMargin
in file fpdf.php, variable FPDF::$tMargin
Text
in file ufpdf.php, method UFPDF::Text()
Text
in file fpdf.php, method FPDF::Text()
top

u

$underline
in file fpdf.php, variable FPDF::$underline
ufpdf.php
procedural page ufpdf.php
UFPDF
in file ufpdf.php, method UFPDF::UFPDF()
    *****************************************************************************
UFPDF
in file ufpdf.php, class UFPDF
    Main UFPDF class for creating Unicode PDF documents
UFPDF_VERSION
in file ufpdf.php, constant UFPDF_VERSION
    *****************************************************************************
utf8_substr
in file ufpdf.php, method UFPDF::utf8_substr()
utf8_to_codepoints
in file ufpdf.php, method UFPDF::utf8_to_codepoints()
utf8_to_utf16be
in file ufpdf.php, method UFPDF::utf8_to_utf16be()
top

v

vera.php
procedural page vera.php
verab.php
procedural page verab.php
verabi.php
procedural page verabi.php
verai.php
procedural page verai.php
top

w

$w
in file fpdf.php, variable FPDF::$w
$wPt
in file fpdf.php, variable FPDF::$wPt
$ws
in file fpdf.php, variable FPDF::$ws
Write
in file ufpdf.php, method UFPDF::Write()
Write
in file fpdf.php, method FPDF::Write()
top

x

$x
in file fpdf.php, variable FPDF::$x
xml_parser.inc
procedural page xml_parser.inc
xmlParser
in file xml_parser.inc, class xmlParser
top

y

$y
in file fpdf.php, variable FPDF::$y
top

z

$ZoomMode
in file fpdf.php, variable FPDF::$ZoomMode
top

Documentation generated on Thu, 07 Feb 2008 20:26:13 +0100 by phpDocumentor 1.4.0