Packageindex Classtrees Modulegroups Elementlist Report XML Files

Warnings

 

/var/www/html/php_jh_pdf-1.1.0/class.jh_pdf_text-1.1.0.inc.php

1 Warning(s).
 
[function] jh_pdf_text mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param resource &$pdf Handle for the PDF document where
everything should be put onto' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
 

/var/www/html/php_jh_pdf-1.1.0/class.jh_pdf_flowingtext-1.1.0.inc.php

2 Warning(s).
 
[function] jh_pdf_flowingtext mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param resource &$pdf Handle for the PDF document where
everything should be put onto' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] setnewpagefunction mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param function $func The end of page callback function' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
 

/var/www/html/php_jh_pdf-1.1.0/class.jh_pdf_table-1.1.0.inc.php

3 Warning(s).
 
[function] jh_pdf_table mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param resource &$pdf Handle for the PDF document where
everything should be put onto' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] setnewpagefunction mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param function $func The end of page callback function' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &addcolumn mismatch
PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param object $headerjhpci Instance of a JHPCI conformant class
which will be used for putting the
header data onto the PDF document' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param object $normjhpci Instance of a JHPCI conformant class
which will be used for putting the
row data onto the document' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
 

/var/www/html/php_jh_pdf-1.1.0/class.jh_pdf_container-1.1.0.inc.php

1 Warning(s).
 
[function] jh_pdf_container mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param resource &$pdf Handle for the PDF document where
everything should be put onto' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
 

/var/www/html/php_jh_pdf-1.1.0/class.jh_pdf_barcode-1.1.0.inc.php

1 Warning(s).
 
[function] jh_pdf_barcode mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param resource &$pdf Handle for the PDF document where
everything should be put onto' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
 

/var/www/html/php_jh_pdf-1.1.0/class.jh_pdf_flowingtext-1.1.0.inc.php

7 Warning(s).
 
[function] jh_pdf_flowingtext mismatch
1st parameter '&$pdf' does not match the documented name '&$ypos', update the tag to '@param float &$pdf Variable that stores the current
vertical position' or '@param float Variable that stores the current
vertical position', the variable name is optional.
 
[function] jh_pdf_flowingtext mismatch
2nd parameter '&$ypos' does not match the documented name '$firstxpos', update the tag to '@param float &$ypos The left edge of the table' or '@param float The left edge of the table', the variable name is optional.
 
[function] jh_pdf_flowingtext mismatch
3th parameter '$firstxpos' does not match the documented name '$lastxpos', update the tag to '@param float $firstxpos The right edge of the table' or '@param float The right edge of the table', the variable name is optional.
 
[function] jh_pdf_flowingtext mismatch
4th parameter '$lastxpos' does not match the documented name '$lastypos', update the tag to '@param float $lastxpos Last vertical position; if the
text block reaches beyond, the
new-page-function which is set
via setnewpagefunction() is
called' or '@param float Last vertical position; if the
text block reaches beyond, the
new-page-function which is set
via setnewpagefunction() is
called', the variable name is optional.
 
[function] jh_pdf_flowingtext missing
5th parameter '$lastypos' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] setnewpagefunction missing
1st parameter '$func' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] putflowingtext mismatch
2nd parameter type '$leading' does match the the documented type 'float', possible error consider an update to '@param integer $leading The text leading that is used
for output' or '@param integer The text leading that is used
for output', the variable name is optional.
 
 

/var/www/html/php_jh_pdf-1.1.0/class.jh_pdf_text_jhpci-1.1.0.inc.php

1 Warning(s).
 
[function] jh_pdf_text_jhpci missing
1st parameter '&$pdf' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

/var/www/html/php_jh_pdf-1.1.0/class.jh_pdf_text-1.1.0.inc.php

1 Warning(s).
 
[function] jh_pdf_text missing
1st parameter '&$pdf' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

/var/www/html/php_jh_pdf-1.1.0/class.jh_pdf_table-1.1.0.inc.php

8 Warning(s).
 
[function] jh_pdf_table mismatch
1st parameter '&$pdf' does not match the documented name '&$ypos', update the tag to '@param float &$pdf Variable that stores the current
vertical position' or '@param float Variable that stores the current
vertical position', the variable name is optional.
 
[function] jh_pdf_table mismatch
2nd parameter '&$ypos' does not match the documented name '$firstxpos', update the tag to '@param float &$ypos The left edge of the table' or '@param float The left edge of the table', the variable name is optional.
 
[function] jh_pdf_table mismatch
3th parameter '$firstxpos' does not match the documented name '$lastxpos', update the tag to '@param float $firstxpos The right edge of the table' or '@param float The right edge of the table', the variable name is optional.
 
[function] jh_pdf_table mismatch
4th parameter '$lastxpos' does not match the documented name '$lastypos', update the tag to '@param float $lastxpos Last vertical position; if the
text block reaches beyond, the
new-page-function which is set
via setnewpagefunction() is
called' or '@param float Last vertical position; if the
text block reaches beyond, the
new-page-function which is set
via setnewpagefunction() is
called', the variable name is optional.
 
[function] jh_pdf_table mismatch
5th parameter '$lastypos' does not match the documented name '$defaultcolor', update the tag to '@param mixed $lastypos The default foreground color
which will be used for elements
that have no color applied to
them' or '@param mixed The default foreground color
which will be used for elements
that have no color applied to
them', the variable name is optional.
 
[function] jh_pdf_table missing
6th parameter '$defaultcolor' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] setnewpagefunction missing
1st parameter '$func' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] drawcell missing
6th parameter '$putdata' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

/var/www/html/php_jh_pdf-1.1.0/class.jh_pdf_container_jhpci-1.1.0.inc.php

1 Warning(s).
 
[function] jh_pdf_container_jhpci missing
1st parameter '&$pdf' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

/var/www/html/php_jh_pdf-1.1.0/class.jh_pdf_container-1.1.0.inc.php

7 Warning(s).
 
[function] jh_pdf_container missing
1st parameter '&$pdf' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addobject missing
1st parameter '$obj' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addemptyspace missing
1st parameter '$width' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] setdata missing
1st parameter '$data' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] setwidth missing
1st parameter '$width' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] putcontainer missing
1st parameter '$xpos' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] putcontainer missing
2nd parameter '$ypos' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

/var/www/html/php_jh_pdf-1.1.0/class.jh_pdf_barcode_jhpci-1.1.0.inc.php

1 Warning(s).
 
[function] jh_pdf_barcode_jhpci missing
1st parameter '&$pdf' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

/var/www/html/php_jh_pdf-1.1.0/class.jh_pdf_barcode-1.1.0.inc.php

1 Warning(s).
 
[function] jh_pdf_barcode missing
1st parameter '&$pdf' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 

Packageindex Classtrees Modulegroups Elementlist Report XML Files
PHPDoc 1.0beta