Compilation Errors

lib/fpdf.php257

Type Line Description
error 0 No summary was found for this file
error 12 No summary for class \FPDF
error 14 No summary for property $page
error 15 No summary for property $n
error 16 No summary for property $offsets
error 17 No summary for property $buffer
error 18 No summary for property $pages
error 19 No summary for property $state
error 20 No summary for property $compress
error 21 No summary for property $k
error 22 No summary for property $DefOrientation
error 23 No summary for property $CurOrientation
error 24 No summary for property $StdPageSizes
error 25 No summary for property $DefPageSize
error 26 No summary for property $CurPageSize
error 27 No summary for property $PageSizes
error 28 No summary for property $wPt
error 28 No summary for property $hPt
error 29 No summary for property $w
error 29 No summary for property $h
error 30 No summary for property $lMargin
error 31 No summary for property $tMargin
error 32 No summary for property $rMargin
error 33 No summary for property $bMargin
error 34 No summary for property $cMargin
error 35 No summary for property $x
error 35 No summary for property $y
error 36 No summary for property $lasth
error 37 No summary for property $LineWidth
error 38 No summary for property $fontpath
error 39 No summary for property $CoreFonts
error 40 No summary for property $fonts
error 41 No summary for property $FontFiles
error 42 No summary for property $diffs
error 43 No summary for property $FontFamily
error 44 No summary for property $FontStyle
error 45 No summary for property $underline
error 46 No summary for property $CurrentFont
error 47 No summary for property $FontSizePt
error 48 No summary for property $FontSize
error 49 No summary for property $DrawColor
error 50 No summary for property $FillColor
error 51 No summary for property $TextColor
error 52 No summary for property $ColorFlag
error 53 No summary for property $ws
error 54 No summary for property $images
error 55 No summary for property $PageLinks
error 56 No summary for property $links
error 57 No summary for property $AutoPageBreak
error 58 No summary for property $PageBreakTrigger
error 59 No summary for property $InHeader
error 60 No summary for property $InFooter
error 61 No summary for property $ZoomMode
error 62 No summary for property $LayoutMode
error 63 No summary for property $title
error 64 No summary for property $subject
error 65 No summary for property $author
error 66 No summary for property $keywords
error 67 No summary for property $creator
error 68 No summary for property $AliasNbPages
error 69 No summary for property $PDFVersion
error 76 Argument $orientation is missing from the Docblock of FPDF()
error 76 Argument $unit is missing from the Docblock of FPDF()
error 76 Argument $size is missing from the Docblock of FPDF()
error 76 No summary for method FPDF()
error 170 Argument $left is missing from the Docblock of SetMargins()
error 170 Argument $top is missing from the Docblock of SetMargins()
error 170 Argument $right is missing from the Docblock of SetMargins()
error 170 No summary for method SetMargins()
error 180 Argument $margin is missing from the Docblock of SetLeftMargin()
error 180 No summary for method SetLeftMargin()
error 188 Argument $margin is missing from the Docblock of SetTopMargin()
error 188 No summary for method SetTopMargin()
error 194 Argument $margin is missing from the Docblock of SetRightMargin()
error 194 No summary for method SetRightMargin()
error 200 Argument $auto is missing from the Docblock of SetAutoPageBreak()
error 200 Argument $margin is missing from the Docblock of SetAutoPageBreak()
error 200 No summary for method SetAutoPageBreak()
error 208 Argument $zoom is missing from the Docblock of SetDisplayMode()
error 208 Argument $layout is missing from the Docblock of SetDisplayMode()
error 208 No summary for method SetDisplayMode()
error 221 Argument $compress is missing from the Docblock of SetCompression()
error 221 No summary for method SetCompression()
error 230 Argument $title is missing from the Docblock of SetTitle()
error 230 Argument $isUTF8 is missing from the Docblock of SetTitle()
error 230 No summary for method SetTitle()
error 238 Argument $subject is missing from the Docblock of SetSubject()
error 238 Argument $isUTF8 is missing from the Docblock of SetSubject()
error 238 No summary for method SetSubject()
error 246 Argument $author is missing from the Docblock of SetAuthor()
error 246 Argument $isUTF8 is missing from the Docblock of SetAuthor()
error 246 No summary for method SetAuthor()
error 254 Argument $keywords is missing from the Docblock of SetKeywords()
error 254 Argument $isUTF8 is missing from the Docblock of SetKeywords()
error 254 No summary for method SetKeywords()
error 262 Argument $creator is missing from the Docblock of SetCreator()
error 262 Argument $isUTF8 is missing from the Docblock of SetCreator()
error 262 No summary for method SetCreator()
error 270 Argument $alias is missing from the Docblock of AliasNbPages()
error 270 No summary for method AliasNbPages()
error 276 Argument $msg is missing from the Docblock of Error()
error 276 No summary for method Error()
error 282 No summary for method Open()
error 288 No summary for method Close()
error 305 Argument $orientation is missing from the Docblock of AddPage()
error 305 Argument $size is missing from the Docblock of AddPage()
error 305 No summary for method AddPage()
error 374 No summary for method Header()
error 379 No summary for method Footer()
error 384 No summary for method PageNo()
error 390 Argument $r is missing from the Docblock of SetDrawColor()
error 390 Argument $g is missing from the Docblock of SetDrawColor()
error 390 Argument $b is missing from the Docblock of SetDrawColor()
error 390 No summary for method SetDrawColor()
error 401 Argument $r is missing from the Docblock of SetFillColor()
error 401 Argument $g is missing from the Docblock of SetFillColor()
error 401 Argument $b is missing from the Docblock of SetFillColor()
error 401 No summary for method SetFillColor()
error 413 Argument $r is missing from the Docblock of SetTextColor()
error 413 Argument $g is missing from the Docblock of SetTextColor()
error 413 Argument $b is missing from the Docblock of SetTextColor()
error 413 No summary for method SetTextColor()
error 423 Argument $s is missing from the Docblock of GetStringWidth()
error 423 No summary for method GetStringWidth()
error 435 Argument $width is missing from the Docblock of SetLineWidth()
error 435 No summary for method SetLineWidth()
error 443 Argument $x1 is missing from the Docblock of Line()
error 443 Argument $y1 is missing from the Docblock of Line()
error 443 Argument $x2 is missing from the Docblock of Line()
error 443 Argument $y2 is missing from the Docblock of Line()
error 443 No summary for method Line()
error 449 Argument $x is missing from the Docblock of Rect()
error 449 Argument $y is missing from the Docblock of Rect()
error 449 Argument $w is missing from the Docblock of Rect()
error 449 Argument $h is missing from the Docblock of Rect()
error 449 Argument $style is missing from the Docblock of Rect()
error 449 No summary for method Rect()
error 461 Argument $family is missing from the Docblock of AddFont()
error 461 Argument $style is missing from the Docblock of AddFont()
error 461 Argument $file is missing from the Docblock of AddFont()
error 461 No summary for method AddFont()
error 497 Argument $family is missing from the Docblock of SetFont()
error 497 Argument $style is missing from the Docblock of SetFont()
error 497 Argument $size is missing from the Docblock of SetFont()
error 497 No summary for method SetFont()
error 547 Argument $size is missing from the Docblock of SetFontSize()
error 547 No summary for method SetFontSize()
error 558 No summary for method AddLink()
error 566 Argument $link is missing from the Docblock of SetLink()
error 566 Argument $y is missing from the Docblock of SetLink()
error 566 Argument $page is missing from the Docblock of SetLink()
error 566 No summary for method SetLink()
error 576 Argument $x is missing from the Docblock of Link()
error 576 Argument $y is missing from the Docblock of Link()
error 576 Argument $w is missing from the Docblock of Link()
error 576 Argument $h is missing from the Docblock of Link()
error 576 Argument $link is missing from the Docblock of Link()
error 576 No summary for method Link()
error 582 Argument $x is missing from the Docblock of Text()
error 582 Argument $y is missing from the Docblock of Text()
error 582 Argument $txt is missing from the Docblock of Text()
error 582 No summary for method Text()
error 593 No summary for method AcceptPageBreak()
error 599 Argument $w is missing from the Docblock of Cell()
error 599 Argument $h is missing from the Docblock of Cell()
error 599 Argument $txt is missing from the Docblock of Cell()
error 599 Argument $border is missing from the Docblock of Cell()
error 599 Argument $ln is missing from the Docblock of Cell()
error 599 Argument $align is missing from the Docblock of Cell()
error 599 Argument $fill is missing from the Docblock of Cell()
error 599 Argument $link is missing from the Docblock of Cell()
error 599 No summary for method Cell()
error 678 Argument $w is missing from the Docblock of MultiCell()
error 678 Argument $h is missing from the Docblock of MultiCell()
error 678 Argument $txt is missing from the Docblock of MultiCell()
error 678 Argument $border is missing from the Docblock of MultiCell()
error 678 Argument $align is missing from the Docblock of MultiCell()
error 678 Argument $fill is missing from the Docblock of MultiCell()
error 678 No summary for method MultiCell()
error 791 Argument $h is missing from the Docblock of Write()
error 791 Argument $txt is missing from the Docblock of Write()
error 791 Argument $link is missing from the Docblock of Write()
error 791 No summary for method Write()
error 872 Argument $h is missing from the Docblock of Ln()
error 872 No summary for method Ln()
error 882 Argument $file is missing from the Docblock of Image()
error 882 Argument $x is missing from the Docblock of Image()
error 882 Argument $y is missing from the Docblock of Image()
error 882 Argument $w is missing from the Docblock of Image()
error 882 Argument $h is missing from the Docblock of Image()
error 882 Argument $type is missing from the Docblock of Image()
error 882 Argument $link is missing from the Docblock of Image()
error 882 No summary for method Image()
error 945 No summary for method GetX()
error 951 Argument $x is missing from the Docblock of SetX()
error 951 No summary for method SetX()
error 960 No summary for method GetY()
error 966 Argument $y is missing from the Docblock of SetY()
error 966 No summary for method SetY()
error 976 Argument $x is missing from the Docblock of SetXY()
error 976 Argument $y is missing from the Docblock of SetXY()
error 976 No summary for method SetXY()
error 983 Argument $name is missing from the Docblock of Output()
error 983 Argument $dest is missing from the Docblock of Output()
error 983 No summary for method Output()
error 1045 No summary for method _dochecks()
error 1058 No summary for method _checkoutput()
error 1078 Argument $size is missing from the Docblock of _getpagesize()
error 1078 No summary for method _getpagesize()
error 1097 Argument $orientation is missing from the Docblock of _beginpage()
error 1097 Argument $size is missing from the Docblock of _beginpage()
error 1097 No summary for method _beginpage()
error 1137 No summary for method _endpage()
error 1142 Argument $font is missing from the Docblock of _loadfont()
error 1142 No summary for method _loadfont()
error 1152 Argument $s is missing from the Docblock of _escape()
error 1152 No summary for method _escape()
error 1162 Argument $s is missing from the Docblock of _textstring()
error 1162 No summary for method _textstring()
error 1168 Argument $s is missing from the Docblock of _UTF8toUTF16()
error 1168 No summary for method _UTF8toUTF16()
error 1201 Argument $x is missing from the Docblock of _dounderline()
error 1201 Argument $y is missing from the Docblock of _dounderline()
error 1201 Argument $txt is missing from the Docblock of _dounderline()
error 1201 No summary for method _dounderline()
error 1210 Argument $file is missing from the Docblock of _parsejpg()
error 1210 No summary for method _parsejpg()
error 1229 Argument $file is missing from the Docblock of _parsepng()
error 1229 No summary for method _parsepng()
error 1240 Argument $f is missing from the Docblock of _parsepngstream()
error 1240 Argument $file is missing from the Docblock of _parsepngstream()
error 1240 No summary for method _parsepngstream()
error 1365 Argument $f is missing from the Docblock of _readstream()
error 1365 Argument $n is missing from the Docblock of _readstream()
error 1365 No summary for method _readstream()
error 1382 Argument $f is missing from the Docblock of _readint()
error 1382 No summary for method _readint()
error 1389 Argument $file is missing from the Docblock of _parsegif()
error 1389 No summary for method _parsegif()
error 1428 No summary for method _newobj()
error 1436 Argument $s is missing from the Docblock of _putstream()
error 1436 No summary for method _putstream()
error 1443 Argument $s is missing from the Docblock of _out()
error 1443 No summary for method _out()
error 1452 No summary for method _putpages()
error 1525 No summary for method _putfonts()
error 1619 No summary for method _putimages()
error 1629 Argument $info is missing from the Docblock of _putimage()
error 1629 No summary for method _putimage()
error 1681 No summary for method _putxobjectdict()
error 1687 No summary for method _putresourcedict()
error 1699 No summary for method _putresources()
error 1712 No summary for method _putinfo()
error 1728 No summary for method _putcatalog()
error 1748 No summary for method _putheader()
error 1753 No summary for method _puttrailer()
error 1760 No summary for method _enddoc()

templates/lib/141_jquery-validationEngine-lang.php1

Type Line Description
error 0 No summary was found for this file

templates/main_footer.php1

Type Line Description
error 0 No summary was found for this file

templates/3rdParty/pla/lib/QueryRender.php13

Type Line Description
error 0 No summary was found for this file
error 70 No summary for method drawTemplateChoice()
error 186 No summary for method visitStart()
error 195 No summary for method visitEnd()
error 411 Argument $subtitle is missing from the Docblock of drawSubTitle()
error 411 No summary for method drawSubTitle()
error 415 No summary for method getAFattrs()
error 428 Argument $dn is missing from the Docblock of getAjaxRef()
error 428 No summary for method getAjaxRef()
error 435 No summary for method drawBaseTabs()
error 465 Argument $base is missing from the Docblock of drawResultsTable()
error 465 Argument $results is missing from the Docblock of drawResultsTable()
error 465 No summary for method drawResultsTable()

templates/3rdParty/pla/lib/emuhash_functions.php12

Type Line Description
error 0 No summary was found for this file
error 58 Argument $openssl_hash_id is missing from the Docblock of \openssl_hash()
error 58 Argument $password_clear is missing from the Docblock of \openssl_hash()
error 58 No summary for function \openssl_hash()
error 86 Argument $hash_id is missing from the Docblock of \mhash()
error 86 Argument $password_clear is missing from the Docblock of \mhash()
error 86 No summary for function \mhash()
error 107 Argument $hash_id is missing from the Docblock of \mhash_keygen_s2k()
error 107 Argument $password_clear is missing from the Docblock of \mhash_keygen_s2k()
error 107 Argument $salt is missing from the Docblock of \mhash_keygen_s2k()
error 107 Argument $bytes is missing from the Docblock of \mhash_keygen_s2k()
error 107 No summary for function \mhash_keygen_s2k()

templates/3rdParty/pla/lib/PageRender.php117

Type Line Description
error 0 No summary was found for this file
error 15 No summary for property $template_id
error 16 No summary for property $template
error 18 No summary for property $dn
error 19 No summary for property $container
error 21 No summary for property $page
error 23 Argument $server_id is missing from the Docblock of __construct()
error 23 Argument $template_id is missing from the Docblock of __construct()
error 23 No summary for method __construct()
error 46 No summary for method getTemplate()
error 53 No summary for method getTemplateID()
error 103 Argument $title is missing from the Docblock of drawTitle()
error 103 No summary for method drawTitle()
error 107 Argument $subtitle is missing from the Docblock of drawSubTitle()
error 107 No summary for method drawSubTitle()
error 115 Argument $dn is missing from the Docblock of setDN()
error 115 No summary for method setDN()
error 128 Argument $dn is missing from the Docblock of setContainer()
error 128 No summary for method setContainer()
error 145 No summary for method getModeContainer()
error 150 Argument $attribute is missing from the Docblock of getPostAttribute()
error 150 Argument $i is missing from the Docblock of getPostAttribute()
error 362 Argument $attribute is missing from the Docblock of drawNameAttribute()
error 383 Argument $attribute is missing from the Docblock of drawNotesAttribute()
error 403 Argument $attribute is missing from the Docblock of getNoteAliasAttribute()
error 403 No summary for method getNoteAliasAttribute()
error 408 Argument $attribute is missing from the Docblock of getNoteRequiredAttribute()
error 408 No summary for method getNoteRequiredAttribute()
error 450 Argument $attribute is missing from the Docblock of getNoteRDNAttribute()
error 450 No summary for method getNoteRDNAttribute()
error 463 Argument $attribute is missing from the Docblock of getNoteHintAttribute()
error 463 No summary for method getNoteHintAttribute()
error 476 Argument $attribute is missing from the Docblock of getNoteROAttribute()
error 476 No summary for method getNoteROAttribute()
error 508 Argument $attribute is missing from the Docblock of drawHiddenValueAttribute()
error 508 Argument $i is missing from the Docblock of drawHiddenValueAttribute()
error 519 Argument $attribute is missing from the Docblock of drawOldValuesAttribute()
error 526 Argument $attribute is missing from the Docblock of drawOldValueAttribute()
error 526 Argument $i is missing from the Docblock of drawOldValueAttribute()
error 526 No summary for method drawOldValueAttribute()
error 534 Argument $attribute is missing from the Docblock of drawCurrentValuesAttribute()
error 548 Argument $attribute is missing from the Docblock of drawCurrentValueAttribute()
error 548 Argument $i is missing from the Docblock of drawCurrentValueAttribute()
error 558 Argument $attribute is missing from the Docblock of drawFormValueAttribute()
error 558 Argument $i is missing from the Docblock of drawFormValueAttribute()
error 577 Argument $attribute is missing from the Docblock of drawFormReadOnlyValueAttribute()
error 577 Argument $i is missing from the Docblock of drawFormReadOnlyValueAttribute()
error 577 No summary for method drawFormReadOnlyValueAttribute()
error 586 Argument $attribute is missing from the Docblock of drawFormReadWriteValueAttribute()
error 586 Argument $i is missing from the Docblock of drawFormReadWriteValueAttribute()
error 586 No summary for method drawFormReadWriteValueAttribute()
error 630 Argument $attribute is missing from the Docblock of drawHiddenValueBinaryAttribute()
error 630 Argument $i is missing from the Docblock of drawHiddenValueBinaryAttribute()
error 639 Argument $attribute is missing from the Docblock of drawOldValueBinaryAttribute()
error 639 Argument $i is missing from the Docblock of drawOldValueBinaryAttribute()
error 639 No summary for method drawOldValueBinaryAttribute()
error 647 Argument $attribute is missing from the Docblock of drawCurrentValueBinaryAttribute()
error 647 Argument $i is missing from the Docblock of drawCurrentValueBinaryAttribute()
error 647 No summary for method drawCurrentValueBinaryAttribute()
error 654 Argument $attribute is missing from the Docblock of drawFormReadOnlyValueBinaryAttribute()
error 654 Argument $i is missing from the Docblock of drawFormReadOnlyValueBinaryAttribute()
error 654 No summary for method drawFormReadOnlyValueBinaryAttribute()
error 669 Argument $attribute is missing from the Docblock of drawFormReadWriteValueBinaryAttribute()
error 669 Argument $i is missing from the Docblock of drawFormReadWriteValueBinaryAttribute()
error 669 No summary for method drawFormReadWriteValueBinaryAttribute()
error 690 Argument $attribute is missing from the Docblock of drawFormReadWriteValueDateAttribute()
error 690 Argument $i is missing from the Docblock of drawFormReadWriteValueDateAttribute()
error 690 No summary for method drawFormReadWriteValueDateAttribute()
error 708 Argument $attribute is missing from the Docblock of drawFormReadWriteValueDnAttribute()
error 708 Argument $i is missing from the Docblock of drawFormReadWriteValueDnAttribute()
error 708 No summary for method drawFormReadWriteValueDnAttribute()
error 739 Argument $attribute is missing from the Docblock of drawFormReadWriteValueGidAttribute()
error 739 Argument $i is missing from the Docblock of drawFormReadWriteValueGidAttribute()
error 739 No summary for method drawFormReadWriteValueGidAttribute()
error 792 Argument $attribute is missing from the Docblock of drawOldValueJpegAttribute()
error 792 Argument $i is missing from the Docblock of drawOldValueJpegAttribute()
error 806 Argument $attribute is missing from the Docblock of drawCurrentValueJpegAttribute()
error 806 Argument $i is missing from the Docblock of drawCurrentValueJpegAttribute()
error 822 Argument $attribute is missing from the Docblock of drawFormReadOnlyValueJpegAttribute()
error 822 Argument $i is missing from the Docblock of drawFormReadOnlyValueJpegAttribute()
error 822 No summary for method drawFormReadOnlyValueJpegAttribute()
error 829 Argument $attribute is missing from the Docblock of drawFormReadOnlyValueMultiLineAttribute()
error 829 Argument $i is missing from the Docblock of drawFormReadOnlyValueMultiLineAttribute()
error 829 No summary for method drawFormReadOnlyValueMultiLineAttribute()
error 842 Argument $attribute is missing from the Docblock of drawFormReadWriteValueMultiLineAttribute()
error 842 Argument $i is missing from the Docblock of drawFormReadWriteValueMultiLineAttribute()
error 842 No summary for method drawFormReadWriteValueMultiLineAttribute()
error 857 Argument $attribute is missing from the Docblock of drawFormValueObjectClassAttribute()
error 857 Argument $i is missing from the Docblock of drawFormValueObjectClassAttribute()
error 857 No summary for method drawFormValueObjectClassAttribute()
error 888 Argument $attribute is missing from the Docblock of getAutoPostPasswordAttribute()
error 888 Argument $i is missing from the Docblock of getAutoPostPasswordAttribute()
error 888 No summary for method getAutoPostPasswordAttribute()
error 897 Argument $attribute is missing from the Docblock of drawOldValuePasswordAttribute()
error 897 Argument $i is missing from the Docblock of drawOldValuePasswordAttribute()
error 897 No summary for method drawOldValuePasswordAttribute()
error 909 Argument $attribute is missing from the Docblock of drawCurrentValuePasswordAttribute()
error 909 Argument $i is missing from the Docblock of drawCurrentValuePasswordAttribute()
error 909 No summary for method drawCurrentValuePasswordAttribute()
error 921 Argument $attribute is missing from the Docblock of drawFormReadOnlyValuePasswordAttribute()
error 921 Argument $i is missing from the Docblock of drawFormReadOnlyValuePasswordAttribute()
error 921 No summary for method drawFormReadOnlyValuePasswordAttribute()
error 943 Argument $attribute is missing from the Docblock of drawFormReadWriteValuePasswordAttribute()
error 943 Argument $i is missing from the Docblock of drawFormReadWriteValuePasswordAttribute()
error 943 No summary for method drawFormReadWriteValuePasswordAttribute()
error 996 Argument $attribute is missing from the Docblock of drawFormReadWriteValueSelectionAttribute()
error 996 Argument $i is missing from the Docblock of drawFormReadWriteValueSelectionAttribute()
error 996 No summary for method drawFormReadWriteValueSelectionAttribute()
error 1128 Argument $attribute is missing from the Docblock of shadow_date()
error 1167 Argument $attribute is missing from the Docblock of drawShadowDateShadowAttribute()
error 1167 No summary for method drawShadowDateShadowAttribute()
error 1195 Argument $attribute is missing from the Docblock of drawFormReadOnlyValueShadowAttribute()
error 1195 Argument $i is missing from the Docblock of drawFormReadOnlyValueShadowAttribute()
error 1195 No summary for method drawFormReadOnlyValueShadowAttribute()
error 1202 Argument $attribute is missing from the Docblock of drawFormReadWriteValueShadowAttribute()
error 1202 Argument $i is missing from the Docblock of drawFormReadWriteValueShadowAttribute()
error 1202 No summary for method drawFormReadWriteValueShadowAttribute()

templates/3rdParty/pla/tools/unserialize.php1

Type Line Description
error 0 No summary was found for this file

templates/3rdParty/pla/config/config.php1

Type Line Description
error 0 No summary was found for this file

templates/3rdParty/pla/index.php1

Type Line Description
error 0 No summary was found for this file

Namespaces

  • global

    Packages