Overview

Packages

  • Admin
  • Archive
  • Common
  • DB
  • Express
  • Form
  • Layout
  • Mailer
  • None
  • OpenHomeoDB
  • PDF
    • MC
  • Process
  • Rep
  • RevRep
  • SaveReps
  • Search
  • Session
  • SymRem
  • TreeView
  • UserDB

Classes

  • DbPlugin
  • FPDF

Functions

  • add_donate_button
  • begin_popup
  • bot_detected
  • build_change_field_select
  • build_change_table_form
  • build_change_table_select
  • build_csv
  • build_date_select
  • build_details_table
  • build_enable_features_checkboxes
  • build_enabled_features_ar
  • build_fields_labels_array
  • build_fields_names_array
  • build_form
  • build_insert_duplication_form
  • build_insert_update_notice_email_record_details
  • build_installed_table_infos_ar
  • build_int_table_field_form
  • build_navigation_tool
  • build_records_per_page_form
  • build_results_table
  • build_results_table_archiv
  • build_select_duplicated_query
  • build_select_part
  • build_select_type_select
  • build_tables_names_array
  • build_where_clause
  • check_fields_types
  • check_length_fields
  • check_required_fields
  • contains_numerics
  • create_ajax_script
  • create_internal_table
  • create_table_list_table
  • create_users_table
  • create_xml_response
  • current_user_is_owner
  • delete_multiple_records
  • delete_record
  • display_sql
  • end_popup
  • get_browser_language
  • get_field_correct_csv_displaying
  • get_field_correct_displaying
  • get_ID_user_field_name
  • get_pages_number
  • insert_other_field
  • insert_record
  • is_valid_email
  • is_valid_url
  • popup
  • skin_close
  • skin_open
  • table_allowed
  • table_contains
  • txt_out
  • update_options
  • update_record
  • Overview
  • Package
  • Class
  • Tree

Class FPDF

Direct known subclasses

PDF_MC_Table

Indirect known subclasses

PDF
Located at include/classes/fpdf/fpdf.php
Methods summary
public
# FPDF( mixed $orientation = 'P', mixed $unit = 'mm', mixed $size = 'A4' )
public
# SetMargins( mixed $left, mixed $top, mixed $right = null )
public
# SetLeftMargin( mixed $margin )
public
# SetTopMargin( mixed $margin )
public
# SetRightMargin( mixed $margin )
public
# SetAutoPageBreak( mixed $auto, mixed $margin = 0 )
public
# SetDisplayMode( mixed $zoom, mixed $layout = 'default' )
public
# SetCompression( mixed $compress )
public
# SetTitle( mixed $title, mixed $isUTF8 = false )
public
# SetSubject( mixed $subject, mixed $isUTF8 = false )
public
# SetAuthor( mixed $author, mixed $isUTF8 = false )
public
# SetKeywords( mixed $keywords, mixed $isUTF8 = false )
public
# SetCreator( mixed $creator, mixed $isUTF8 = false )
public
# AliasNbPages( mixed $alias = '{nb}' )
public
# Error( mixed $msg )
public
# Open( )
public
# Close( )
public
# AddPage( mixed $orientation = '', mixed $size = '' )
public
# Header( )
public
# Footer( )
public
# PageNo( )
public
# SetDrawColor( mixed $r, mixed $g = null, mixed $b = null )
public
# SetFillColor( mixed $r, mixed $g = null, mixed $b = null )
public
# SetTextColor( mixed $r, mixed $g = null, mixed $b = null )
public
# GetStringWidth( mixed $s )
public
# SetLineWidth( mixed $width )
public
# Line( mixed $x1, mixed $y1, mixed $x2, mixed $y2 )
public
# Rect( mixed $x, mixed $y, mixed $w, mixed $h, mixed $style = '' )
public
# AddFont( mixed $family, mixed $style = '', mixed $file = '' )
public
# SetFont( mixed $family, mixed $style = '', mixed $size = 0 )
public
# SetFontSize( mixed $size )
public
# AddLink( )
public
# SetLink( mixed $link, mixed $y = 0, mixed $page = -1 )
public
# Link( mixed $x, mixed $y, mixed $w, mixed $h, mixed $link )
public
# Text( mixed $x, mixed $y, mixed $txt )
public
# AcceptPageBreak( )
public
# Cell( mixed $w, mixed $h = 0, mixed $txt = '', mixed $border = 0, mixed $ln = 0, mixed $align = '', mixed $fill = false, mixed $link = '' )
public
# MultiCell( mixed $w, mixed $h, mixed $txt, mixed $border = 0, mixed $align = 'J', mixed $fill = false )
public
# Write( mixed $h, mixed $txt, mixed $link = '' )
public
# Ln( mixed $h = null )
public
# Image( mixed $file, mixed $x = null, mixed $y = null, mixed $w = 0, mixed $h = 0, mixed $type = '', mixed $link = '' )
public
# GetX( )
public
# SetX( mixed $x )
public
# GetY( )
public
# SetY( mixed $y )
public
# SetXY( mixed $x, mixed $y )
public
# Output( mixed $name = '', mixed $dest = '' )
public
# _dochecks( )
public
# _checkoutput( )
public
# _getpagesize( mixed $size )
public
# _beginpage( mixed $orientation, mixed $size )
public
# _endpage( )
public
# _loadfont( mixed $font )
public
# _escape( mixed $s )
public
# _textstring( mixed $s )
public
# _UTF8toUTF16( mixed $s, mixed $with_boom = true )
public
# _dounderline( mixed $x, mixed $y, mixed $txt )
public
# _parsejpg( mixed $file )
public
# _parsepng( mixed $file )
public
# _parsepngstream( mixed $f, mixed $file )
public
# _readstream( mixed $f, mixed $n )
public
# _readint( mixed $f )
public
# _parsegif( mixed $file )
public
# _newobj( )
public
# _putstream( mixed $s )
public
# _out( mixed $s )
public
# _putpages( )
public
# _putfonts( )
public
# _putimages( )
public
# _putimage( mixed & $info )
public
# _putxobjectdict( )
public
# _putresourcedict( )
public
# _putresources( )
public
# _putinfo( )
public
# _putcatalog( )
public
# _putheader( )
public
# _puttrailer( )
public
# _enddoc( )
Properties summary
public mixed $page
#
public mixed $n
#
public mixed $offsets
#
public mixed $buffer
#
public mixed $pages
#
public mixed $state
#
public mixed $compress
#
public mixed $k
#
public mixed $DefOrientation
#
public mixed $CurOrientation
#
public mixed $StdPageSizes
#
public mixed $DefPageSize
#
public mixed $CurPageSize
#
public mixed $PageSizes
#
public mixed $wPt
#
public mixed $hPt
#
public mixed $w
#
public mixed $h
#
public mixed $lMargin
#
public mixed $tMargin
#
public mixed $rMargin
#
public mixed $bMargin
#
public mixed $cMargin
#
public mixed $x
#
public mixed $y
#
public mixed $lasth
#
public mixed $LineWidth
#
public mixed $fontpath
#
public mixed $CoreFonts
#
public mixed $fonts
#
public mixed $FontFiles
#
public mixed $diffs
#
public mixed $FontFamily
#
public mixed $FontStyle
#
public mixed $underline
#
public mixed $CurrentFont
#
public mixed $FontSizePt
#
public mixed $FontSize
#
public mixed $DrawColor
#
public mixed $FillColor
#
public mixed $TextColor
#
public mixed $ColorFlag
#
public mixed $ws
#
public mixed $images
#
public mixed $PageLinks
#
public mixed $links
#
public mixed $AutoPageBreak
#
public mixed $PageBreakTrigger
#
public mixed $InHeader
#
public mixed $InFooter
#
public mixed $ZoomMode
#
public mixed $LayoutMode
#
public mixed $title
#
public mixed $subject
#
public mixed $author
#
public mixed $keywords
#
public mixed $creator
#
public mixed $AliasNbPages
#
public mixed $PDFVersion
#
OpenHomeopath PHP code documentation API documentation generated by ApiGen 2.8.0