Packageindex Classtrees Modulegroups Elementlist Report XML Files

Warnings

 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/dbisearch.php

5 Warning(s).
 
[module] tk_dbisearch collision
PHPDoc is confused: module files must not contain classes. Doc will probably be broken, module gets ignored.
 
[class] collision
Warning: found a module comment in a class file. Module comment gets ignored, doc might be broken.
 
[constant] TK_DBISEARCH_NOT_SEARCHED missing
The @const[ant] tag is missing. Add '@const TK_DBISEARCH_NOT_SEARCHED [description]' to the tag list at the end of the doc comment.
 
[constant] TK_DBISEARCH_NOT_FOUND missing
The @const[ant] tag is missing. Add '@const TK_DBISEARCH_NOT_FOUND [description]' to the tag list at the end of the doc comment.
 
[constant] TK_DBISEARCH_FOUND missing
The @const[ant] tag is missing. Add '@const TK_DBISEARCH_FOUND [description]' to the tag list at the end of the doc comment.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/_form_element.class.php

4 Warning(s).
 
[variable] $cursor mismatch
The documented class variable type does not match the type found. Update the tag to '@var integer [$cursor]'.
 
[variable] $defaultfunc mismatch
The documented class variable type does not match the type found. Update the tag to '@var integer [$defaultfunc]'.
 
[variable] $use_filter mismatch
The documented class variable type does not match the type found. Update the tag to '@var integer [$use_filter]'.
 
[variable] $view mismatch
The documented class variable type does not match the type found. Update the tag to '@var integer [$view]'.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/treeview.class

1 Warning(s).
 
[class] DBTREE mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprec ' - Description is missing, syntax: '@deprec[ated] description'..1 tag[s] were used that are not allowed in class doc comments: module.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/cursor/cursor.class.php

1 Warning(s).
 
[constant] _CURSOR_CLASS missing
The @const[ant] tag is missing. Add '@const _CURSOR_CLASS [description]' to the tag list at the end of the doc comment.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/dbi/dbsession.class

1 Warning(s).
 
[constant] __DBI_DBSESSION missing
The @const[ant] tag is missing. Add '@const __DBI_DBSESSION [description]' to the tag list at the end of the doc comment.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/dbi/dbwrapper.class

3 Warning(s).
 
[function] create_db mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param name Database name' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] drop_db mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param name Database name' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[constant] __DBI_DBWRAPPER_CLASS missing
The @const[ant] tag is missing. Add '@const __DBI_DBWRAPPER_CLASS [description]' to the tag list at the end of the doc comment.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/dbi/dbctrl.class

1 Warning(s).
 
[constant] __DBI_DBCTRL_CLASS missing
The @const[ant] tag is missing. Add '@const __DBI_DBCTRL_CLASS [description]' to the tag list at the end of the doc comment.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/dbi/dbi.class

1 Warning(s).
 
[constant] __DBI_DBI_CLASS missing
The @const[ant] tag is missing. Add '@const __DBI_DBI_CLASS [description]' to the tag list at the end of the doc comment.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/object/singleton.class.php

1 Warning(s).
 
[constant] _OBJECT_SINGLETON_CLASS_PHP missing
The @const[ant] tag is missing. Add '@const _OBJECT_SINGLETON_CLASS_PHP [description]' to the tag list at the end of the doc comment.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/admin_panel.class

4 Warning(s).
 
[variable] $no_update mismatch
The documented class variable type does not match the type found. Update the tag to '@var boolean [$no_update]'.
 
[variable] $_form_filter mismatch
The documented class variable type does not match the type found. Update the tag to '@var string [$_form_filter]'.
 
[variable] $_anchors mismatch
The documented class variable type does not match the type found. Update the tag to '@var integer [$_anchors]'.
 
[constant] _ADMIN_PANEL_CLASS missing
The @const[ant] tag is missing. Add '@const _ADMIN_PANEL_CLASS [description]' to the tag list at the end of the doc comment.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/proc/application.class

5 Warning(s).
 
[function] run mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return s void This function never returns.' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|long|real|double|float|boolean|bool|mixed|array|object)(?:\s+([a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?(?:\s+([&]?[$][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?\s*(.*)?/is.
 
[function] close mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return s void This function never returns.' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|long|real|double|float|boolean|bool|mixed|array|object)(?:\s+([a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?(?:\s+([&]?[$][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?\s*(.*)?/is.
 
[function] add_method mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $class Reference to object.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[constant] ARG_OPTIONAL missing
The @const[ant] tag is missing. Add '@const ARG_OPTIONAL [description]' to the tag list at the end of the doc comment.
 
[constant] ARG_SUB missing
The @const[ant] tag is missing. Add '@const ARG_SUB [description]' to the tag list at the end of the doc comment.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/text/xml/scanner.class

1 Warning(s).
 
[class] XML_SCANNER mismatch
1 tag[s] were used that are not allowed in class doc comments: module.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/text/xml/template.class

2 Warning(s).
 
[constant] XML_TEMPLATE_NS missing
The @const[ant] tag is missing. Add '@const XML_TEMPLATE_NS [description]' to the tag list at the end of the doc comment.
 
[constant] XML_TEMPLATE_TAGS missing
The @const[ant] tag is missing. Add '@const XML_TEMPLATE_TAGS [description]' to the tag list at the end of the doc comment.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/text/xml/template_cached.class

1 Warning(s).
 
[constant] XML_TEMPLATE_CACHED_TBL missing
The @const[ant] tag is missing. Add '@const XML_TEMPLATE_CACHED_TBL [description]' to the tag list at the end of the doc comment.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/records.php

1 Warning(s).
 
[function] record_update mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@see cmd_update (), form_update()' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'cmd_update' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/autoform/autoform.php

2 Warning(s).
 
[constant] TK_AUTOFORM_LABELS missing
The @const[ant] tag is missing. Add '@const TK_AUTOFORM_LABELS [description]' to the tag list at the end of the doc comment.
 
[constant] TK_AUTOFORM_NO_INPUT missing
The @const[ant] tag is missing. Add '@const TK_AUTOFORM_NO_INPUT [description]' to the tag list at the end of the doc comment.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/range_edit/range_edit.php

1 Warning(s).
 
[function] tk_range_edit_call mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@see cursor' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'cursor' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/proc/debug_dump.php

2 Warning(s).
 
[constant] DEBUG_DB missing
The @const[ant] tag is missing. Add '@const DEBUG_DB [description]' to the tag list at the end of the doc comment.
 
[constant] DEBUG_VIEWS missing
The @const[ant] tag is missing. Add '@const DEBUG_VIEWS [description]' to the tag list at the end of the doc comment.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/proc/libinfo.php

5 Warning(s).
 
[constant] DPB_VERSION missing
The @const[ant] tag is missing. Add '@const DPB_VERSION [description]' to the tag list at the end of the doc comment.
 
[constant] DPB_VERSION_MAJ missing
The @const[ant] tag is missing. Add '@const DPB_VERSION_MAJ [description]' to the tag list at the end of the doc comment.
 
[constant] DPB_VERSION_MIN missing
The @const[ant] tag is missing. Add '@const DPB_VERSION_MIN [description]' to the tag list at the end of the doc comment.
 
[constant] DPB_VERSION_MICRO missing
The @const[ant] tag is missing. Add '@const DPB_VERSION_MICRO [description]' to the tag list at the end of the doc comment.
 
[constant] DPB_RELEASE_DATE missing
The @const[ant] tag is missing. Add '@const DPB_RELEASE_DATE [description]' to the tag list at the end of the doc comment.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/formviews.php

17 Warning(s).
 
[function] _form_collect mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this Reference to current application.' or '@param object application Reference to current application.', the variable name is optional.
 
[function] _form_collect mismatch
2nd parameter '&$forms' does not match the documented name '$forms', update the tag to '@param array &$forms Form elements sorted by form index.' or '@param array Form elements sorted by form index.', the variable name is optional.
 
[function] _form_collect mismatch
3th parameter '&$formfuncs' does not match the documented name '$formfuncs', update the tag to '@param array &$formfuncs Form functions, keyed by form index.' or '@param array Form functions, keyed by form index.', the variable name is optional.
 
[function] _form_collect mismatch
4th parameter '&$filteredelements' does not match the documented name '$filteredelements', update the tag to '@param array &$filteredelements Elements that need filtering.' or '@param array Elements that need filtering.', the variable name is optional.
 
[function] form_parser missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _form_update_fileinfo missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _form_update_fileinfo missing
2nd parameter '&$cursor' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _form_update_fileinfo missing
3th parameter '&$e' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] form_update missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] form_safe missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] form_create missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] form_check missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] form_has_content missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] record_cache_safe missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] record_cache_fetch missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _formviews_init missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _formviews_init missing
Undocumented element.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/mime.php

1 Warning(s).
 
[function] __return_mime mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
 

2 Warning(s).
 
[functions] record_update mismatch
@see referrs to the function 'form_update()' which is not defined in the class. Entry gets ignored.
 
[functions] http_auth mismatch
@see referrs to the function 'htpasswd_read()' which is not defined in the class. Entry gets ignored.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/records.php

8 Warning(s).
 
[function] _records_init mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] record_create_set mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] record_create_set mismatch
2nd parameter '&$set' does not match the documented name '$set', update the tag to '@param array &$set Source set which describes the records to be created.' or '@param array Source set which describes the records to be created.', the variable name is optional.
 
[function] _record_create_continue mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] record_create mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] record_update mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] record_delete mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] record_delete_force mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/dbconf.php

15 Warning(s).
 
[function] tk_dbconf_init mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_dbconf_init mismatch
2nd parameter '&$dbconf' does not match the documented name '$dbconf', update the tag to '@param object dbconf &$dbconf Should pass this to tk_dbconf by event arg.' or '@param object dbconf Should pass this to tk_dbconf by event arg.', the variable name is optional.
 
[function] tk_dbconf mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] __tk_dbconf_fields missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] __tk_dbconf_fields missing
2nd parameter '$sel' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] __tk_dbconf_fields missing
3th parameter '$headline' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_dbconf_set_file missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_dbconf_reset_ask missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_dbconf_update missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_dbconf_reset missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] __tk_dbconf_fields missing
Undocumented element.
 
[function] _tk_dbconf_set_file missing
Undocumented element.
 
[function] _tk_dbconf_reset_ask missing
Undocumented element.
 
[function] _tk_dbconf_update missing
Undocumented element.
 
[function] _tk_dbconf_reset missing
Undocumented element.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/dbobj_ls.php

8 Warning(s).
 
[function] tk_dbobj_ls_init mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_dbobj_ls mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_dbobj_ls missing
4th parameter '$link_current' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] _tk_dbobj_ls_node missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_dbobj_ls_node missing
2nd parameter '$table' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_dbobj_ls_node missing
3th parameter '$row' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_dbobj_ls_node missing
4th parameter '$arg' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_dbobj_ls_node missing
Undocumented element.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/fsb.php

2 Warning(s).
 
[function] tk_fsb_init mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_fsb mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/list_move.php

13 Warning(s).
 
[function] tk_list_move_init mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_list_move mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_list_move_to missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_list_move_go missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_list_move_destlink missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_list_move_list missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_list_move_list missing
2nd parameter '$func_link' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_list_move_list missing
3th parameter '$msg' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_list_move_list missing
4th parameter '$mode' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tk_list_move_to missing
Undocumented element.
 
[function] _tk_list_move_go missing
Undocumented element.
 
[function] _tk_list_move_destlink missing
Undocumented element.
 
[function] _tk_list_move_list missing
Undocumented element.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/quick_record.php

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

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/record_edit.php

9 Warning(s).
 
[function] tk_record_edit_init missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_record_edit_edit_record missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_record_edit_list_records missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tk_record_edit_init missing
Undocumented element.
 
[function] tk_record_edit missing
Undocumented element.
 
[function] _tk_record_edit_submit_buttons missing
Undocumented element.
 
[function] _tk_record_edit_update_buttons missing
Undocumented element.
 
[function] _tk_record_edit_edit_record missing
Undocumented element.
 
[function] _tk_record_edit_list_records missing
Undocumented element.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/tree_edit.php

20 Warning(s).
 
[function] tree_edit_register missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tree_edit missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tree_edit missing
2nd parameter '&$args' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tv_node missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tv_node missing
2nd parameter '&$node' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tv_move_node missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tv_move_node missing
2nd parameter '&$node' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tv_move_to_node missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tv_move_to_node missing
2nd parameter '&$node' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] move_node_to missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] move_node4real missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tree_edit_move missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tree_edit_register missing
Undocumented element.
 
[function] tree_edit missing
Undocumented element.
 
[function] tv_node missing
Undocumented element.
 
[function] tv_move_node missing
Undocumented element.
 
[function] tv_move_to_node missing
Undocumented element.
 
[function] move_node_to missing
Undocumented element.
 
[function] move_node4real missing
Undocumented element.
 
[function] tree_edit_move missing
Undocumented element.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/xml_template.php

10 Warning(s).
 
[function] tk_template_forms_init missing
1st parameter '&$app' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tk_template_forms_init missing
2nd parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tk_template_get_field missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tk_template_get_field missing
2nd parameter '&$res' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tk_template_get_field missing
3th parameter '$field' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] dirtag_cms_form_action missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] dirtag_cms_form_action missing
2nd parameter '$args' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tk_template_forms_init missing
Undocumented element.
 
[function] tk_template_get_field missing
Undocumented element.
 
[function] dirtag_cms_form_action missing
Undocumented element.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/autoform/autoform.php

13 Warning(s).
 
[function] tk_autoform_init mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_autoform_create_widget mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_autoform_create_widget mismatch
4th parameter type '$flags' does match the the documented type 'string', possible error consider an update to '@param integer $flags TK_AUTOFORM_LABELS or TK_AUTOFORM_NO_INPUT.' or '@param integer TK_AUTOFORM_LABELS or TK_AUTOFORM_NO_INPUT.', the variable name is optional.
 
[function] tk_autoform_create_form mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_autoform_list_cursor mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_autoform_list_cursor mismatch
2nd parameter '&$c' does not match the documented name '$c', update the tag to '@param object cursor &$c (description)' or '@param object cursor (description)', the variable name is optional.
 
[function] _tk_autoform_create_widget missing
1st parameter '&$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_autoform_create_widget missing
2nd parameter '&$type' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_autoform_create_widget missing
3th parameter '$field' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_autoform_create_widget missing
4th parameter '$flags' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_autoform_create_widget missing
Undocumented element.
 
[constant] tk_autoform_labels missing
Undocumented element.
 
[constant] tk_autoform_no_input missing
Undocumented element.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/range_edit/range_edit.php

8 Warning(s).
 
[function] tk_range_edit_init mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_range_edit_select mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_range_edit_all_selected mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_range_edit_all_selected missing
2nd parameter '$marker_field' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] tk_range_edit_do_select_all mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_range_edit_select_all mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_range_edit_unselect_all mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_range_edit_call mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/dbi/dbsort.php

15 Warning(s).
 
[function] _sort_update missing
1st parameter '$db' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _sort_update missing
2nd parameter '$reftab' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _sort_update missing
3th parameter '$id_parent' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _sort_update missing
4th parameter '$last' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _sort_update missing
5th parameter '$next' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _sort_update missing
6th parameter '$order_clause' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _sort_update missing
7th parameter '$follows' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] sort_linked_list missing
1st parameter '$db' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] sort_linked_list missing
2nd parameter '$table' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] sort_linked_list missing
3th parameter '$id' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] sort_linked_list missing
4th parameter '$order_clause' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] sort_linked_list missing
5th parameter '$follows' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] sort_linked_list missing
6th parameter '$child_table' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] _sort_update missing
Undocumented element.
 
[function] sort_linked_list missing
Undocumented element.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/dbi/dbtree.php

9 Warning(s).
 
[function] dbitree_get_parent missing
1st parameter '&$db' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] dbitree_get_parent missing
2nd parameter '&$table' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] dbitree_get_parent missing
3th parameter '&$id' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &dbitree_get_childs missing
1st parameter '&$db' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &dbitree_get_childs missing
2nd parameter '$table' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &dbitree_get_childs missing
3th parameter '$id' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &dbitree_get_childs missing
4th parameter '$subtype' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] dbitree_get_parent missing
Undocumented element.
 
[function] &dbitree_get_childs missing
Undocumented element.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/net/email/rfc2110.inc.php

3 Warning(s).
 
[function] rfc2110_header missing
1st parameter '$fromemail' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] rfc2110_attachment mismatch
3th parameter type '$encoding' does match the the documented type 'string', possible error consider an update to '@param integer $encoding Encoding type.' or '@param integer Encoding type.', the variable name is optional.
 
[function] rfc2110_attachment mismatch
4th parameter type '$contentid' does match the the documented type 'string', possible error consider an update to '@param integer $contentid Content-ID' or '@param integer Content-ID', the variable name is optional.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/object/is_a.php

3 Warning(s).
 
[function] is_a missing
1st parameter '$object' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] is_a missing
2nd parameter '$class' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] is_a missing
Undocumented element.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/proc/debug_dump.php

3 Warning(s).
 
[function] debug_dump missing
1st parameter '&$a' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[constant] debug_db missing
Undocumented element.
 
[constant] debug_views missing
Undocumented element.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/proc/libinfo.php

5 Warning(s).
 
[constant] dpb_version missing
Undocumented element.
 
[constant] dpb_version_maj missing
Undocumented element.
 
[constant] dpb_version_min missing
Undocumented element.
 
[constant] dpb_version_micro missing
Undocumented element.
 
[constant] dpb_release_date missing
Undocumented element.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/widgets.php

5 Warning(s).
 
[function] msgbox mismatch
2nd parameter type '$color' does match the the documented type 'string', possible error consider an update to '@param integer $color HTML color.' or '@param integer HTML color.', the variable name is optional.
 
[function] open_table mismatch
1st parameter type '$attrs' does match the the documented type 'array', possible error consider an update to '@param string $attrs Attribute values keyed by name.' or '@param string Attribute values keyed by name.', the variable name is optional.
 
[function] open_row mismatch
1st parameter type '$attrs' does match the the documented type 'array', possible error consider an update to '@param string $attrs Attribute values keyed by name.' or '@param string Attribute values keyed by name.', the variable name is optional.
 
[function] open_cell mismatch
1st parameter type '$attrs' does match the the documented type 'array', possible error consider an update to '@param string $attrs Attribute values keyed by name.' or '@param string Attribute values keyed by name.', the variable name is optional.
 
[function] table_headers mismatch
2nd parameter type '$attrs' does match the the documented type 'array', possible error consider an update to '@param string $attrs Attribute values keyed by name.' or '@param string Attribute values keyed by name.', the variable name is optional.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/dbisearch.php

14 Warning(s).
 
[function] tk_dbisearch_init mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_dbisearch mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] _tk_dbisearch_query_sql_cursors mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] _tk_dbisearch_query_sql_cursors mismatch
2nd parameter '&$qo' does not match the documented name '$qo', update the tag to '@param object tk_dbisearch &$qo (description)' or '@param object tk_dbisearch (description)', the variable name is optional.
 
[function] _tk_dbisearch_create_sql_queries mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] _tk_dbisearch_create_sql_queries mismatch
2nd parameter '&$query' does not match the documented name '$qo', update the tag to '@param object tk_dbisearch &$query (description)' or '@param object tk_dbisearch (description)', the variable name is optional.
 
[function] &_tk_dbisearch_get_field mismatch
1st parameter '&$query' does not match the documented name '$this', update the tag to '@param object application &$query (description)' or '@param object application (description)', the variable name is optional.
 
[function] &_tk_dbisearch_get_field mismatch
2nd parameter '$field' does not match the documented name '$qo', update the tag to '@param object tk_dbisearch $field (description)' or '@param object tk_dbisearch (description)', the variable name is optional.
 
[function] &_tk_dbisearch_get_field missing
3th parameter '$element' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tk_dbisearch_create_query mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] _tk_dbisearch_create_query mismatch
2nd parameter '&$query' does not match the documented name '$query', update the tag to '@param object tk_dbisearch &$query (description)' or '@param object tk_dbisearch (description)', the variable name is optional.
 
[function] tk_dbisearch_get_results mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_dbisearch_has_result mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
[function] tk_dbisearch_get_query_object mismatch
1st parameter '&$this' does not match the documented name '$this', update the tag to '@param object application &$this (description)' or '@param object application (description)', the variable name is optional.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/tk/treeview.class

13 Warning(s).
 
[function] &dbtree missing
1st parameter '&$db' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &dbtree missing
2nd parameter '$table' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &dbtree missing
3th parameter '$c_id' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &dbtree missing
4th parameter '$c_id_parent' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] &dbtree missing
5th parameter '$c_last' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] &dbtree missing
6th parameter '$c_next' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] _childs_of missing
1st parameter '$id' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] print_childs_of missing
1st parameter '$id' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] print_childs_of missing
2nd parameter '$indent' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] print_childs_of missing
3th parameter '$view' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] print_childs_of missing
4th parameter '&$app' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] view missing
1st parameter '$view' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] view missing
2nd parameter '&$app' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/cursor/dbconf.class.php

4 Warning(s).
 
[function] cursor_dbconf missing
1st parameter '&$dbconf' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set_dbconf missing
1st parameter '&$dbconf' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &_query missing
1st parameter '$prefix' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set missing
1st parameter '$value' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/cursor/merged.class.php

6 Warning(s).
 
[function] _query mismatch
1st parameter '&$cursors' does not match the documented name '$cursors', update the tag to '@param array &$cursors Cursor set.' or '@param array Cursor set.', the variable name is optional.
 
[function] create mismatch
1st parameter type '$pre' does match the the documented type 'array', possible error consider an update to '@param integer $pre Preset values array keyed by field name.' or '@param integer Preset values array keyed by field name.', the variable name is optional.
 
[function] _die missing
1st parameter '$func' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] field mismatch
Function head shows no parameters, remove all @param tags.
 
[function] type mismatch
Function head shows no parameters, remove all @param tags.
 
[function] set_key missing
1st parameter '$key' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/cursor/php_array.class.php

7 Warning(s).
 
[function] &_query missing
1st parameter '$dummy' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] set missing
1st parameter '&$value' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] create missing
1st parameter '$preset_values' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] delete missing
1st parameter '&$app' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] delete missing
2nd parameter '$source' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] delete missing
3th parameter '$key' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] delete missing
4th parameter '&$l' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/cursor/sql.class.php

6 Warning(s).
 
[function] set_db missing
1st parameter '&$db' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _query missing
1st parameter '$whereclause' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] _query missing
2nd parameter '$order' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] set missing
1st parameter '$value' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] create missing
1st parameter '$pre' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] create missing
2nd parameter '$parent' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/cursor/cursor.class.php

9 Warning(s).
 
[function] cursor missing
1st parameter '$type' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] query missing
1st parameter '$selection' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] query missing
2nd parameter '$order' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] &get missing
1st parameter '$selection' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] &get missing
2nd parameter '$order' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] &factory missing
1st parameter '$type' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set_source missing
1st parameter '$source' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set_key missing
1st parameter '$key' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set_field missing
1st parameter '$field' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/dbi/dbconf.class

3 Warning(s).
 
[function] &dbconf mismatch
1st parameter '&$db' does not match the documented name '$db', update the tag to '@param object dbctrl &$db Database connection.' or '@param object dbctrl Database connection.', the variable name is optional.
 
[function] set mismatch
3th parameter type '$is_file' does match the the documented type 'boolean', possible error consider an update to '@param integer $is_file If true, $data contains the name of a file that
holds the content.' or '@param integer If true, $data contains the name of a file that
holds the content.', the variable name is optional.
 
[function] _get missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/dbi/dbdepend.class

2 Warning(s).
 
[function] set_ref mismatch
2nd parameter '$ref_table' does not match the documented name '$ref_id', update the tag to '@param string $ref_table Name of the column that holds the primary key's value of the
referenced row.' or '@param string Name of the column that holds the primary key's value of the
referenced row.', the variable name is optional.
 
[function] set_ref mismatch
3th parameter '$ref_id' does not match the documented name '$ref_table', update the tag to '@param string $ref_id Name of the table that is referenced. The table's primary key
must be defined using set_primary().' or '@param string Name of the table that is referenced. The table's primary key
must be defined using set_primary().', the variable name is optional.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/dbi/dbobj.class

10 Warning(s).
 
[function] &dbobj missing
1st parameter '&$db' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &dbobj missing
2nd parameter '$class' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &dbobj missing
3th parameter '&$dep' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &dbobj missing
4th parameter '$table' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] &dbobj missing
5th parameter '$id' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] &dbobj missing
6th parameter '$only_active' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] &dbobj missing
7th parameter '$fields' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] assoc missing
1st parameter '$table' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] assoc missing
2nd parameter '$id' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] define_tables missing
1st parameter '&$def' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/dbi/dbsession.class

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

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/dbi/dbtoken.class.php

10 Warning(s).
 
[function] create mismatch
2nd parameter type '$type' does match the the documented type 'integer', possible error consider an update to '@param string $type Token type (see constants section).' or '@param string Token type (see constants section).', the variable name is optional.
 
[function] dbtoken missing
1st parameter '$db' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] dbtoken missing
2nd parameter '$session' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set_timeout missing
1st parameter '$seconds' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] get missing
1st parameter '$token' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set_table missing
1st parameter '$table_name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] define_database missing
1st parameter '&$def' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _write_token missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _write_token missing
2nd parameter '$data' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _write_token missing
3th parameter '$is_onetime' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/dbi/dbi.class

33 Warning(s).
 
[function] &dbi missing
1st parameter '$dbname' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &dbi missing
2nd parameter '$host' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &dbi missing
3th parameter '$user' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &dbi missing
4th parameter '$passwd' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &dbi missing
5th parameter '$class_dbdef' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] column missing
1st parameter '$table' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] column missing
2nd parameter '$column' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] column missing
3th parameter '$id' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] create_row missing
1st parameter '$table' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] create_row missing
2nd parameter '$pre' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] create_table mismatch
Possible documentation error due to inherited information.

The type of the 0th parameter '' does not match the documented type 'object dbdepend'.

Override the inherited documentation if neccessary.
 
[function] create_table mismatch
The parser found '1' parameter but '3' @param[eter] tags. You should update the @param[eter] list.
 
[function] drop_table missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] create_tables missing
1st parameter '$table_prefix' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] copy_all_tables missing
1st parameter '$frompre' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] copy_all_tables missing
2nd parameter '$topre' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _delete_update_siblings missing
1st parameter '$table' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _delete_update_siblings missing
2nd parameter '$id' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] multi_delete missing
1st parameter '$table' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] multi_delete missing
2nd parameter '$id' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] traverse_refs_from missing
1st parameter '&$app' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] traverse_refs_from missing
2nd parameter '$table' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] traverse_refs_from missing
3th parameter '$id' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] traverse_refs_from missing
4th parameter '$function' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] traverse_refs_from missing
5th parameter '$arguments' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] traverse_refs_from missing
6th parameter '$backwards' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] append_new missing
1st parameter '$table' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] append_new missing
2nd parameter '$id_dest_parent' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] append_new missing
3th parameter '$pre' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] move missing
1st parameter '$table' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] move missing
2nd parameter '$id' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] move missing
3th parameter '$id_next' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] move missing
4th parameter '$id_parent' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/dbi/dbctrl.class

3 Warning(s).
 
[function] &select mismatch
The parser found '4' parameter but '5' @param[eter] tags. You should update the @param[eter] list.
 
[function] &insert mismatch
The parser found '2' parameter but '3' @param[eter] tags. You should update the @param[eter] list.
 
[function] table_prefix missing
1st parameter '$table' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/dbi/dbwrapper.class

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

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/admin_panel/admin_panel.class

44 Warning(s).
 
[functions] $highlight mismatch
@see referrs to the function 'id()' which is not defined in the class. Entry gets ignored.
 
[functions] $record_cache mismatch
@see referrs to the function 'val()' which is not defined in the class. Entry gets ignored.
 
[function] admin_panel mismatch
1st parameter '&$app' does not match the documented name '$app', update the tag to '@param object application &$app (description)' or '@param object application (description)', the variable name is optional.
 
[function] admin_panel mismatch
2nd parameter type '$widgets' does match the the documented type 'object widget_set', possible error consider an update to '@param integer $widgets (description)' or '@param integer (description)', the variable name is optional.
 
[function] open_context mismatch
1st parameter '&$cursor' does not match the documented name '$cursor', update the tag to '@param object cursor &$cursor (description)' or '@param object cursor (description)', the variable name is optional.
 
[function] header mismatch
1st parameter '$header' does not match the documented name '$title', update the tag to '@param string $header (description)' or '@param string (description)', the variable name is optional.
 
[function] msgbox mismatch
2nd parameter type '$color' does match the the documented type 'string', possible error consider an update to '@param integer $color Color in HTML attribute format.' or '@param integer Color in HTML attribute format.', the variable name is optional.
 
[function] confirm mismatch
6th parameter type '$color' does match the the documented type 'string', possible error consider an update to '@param integer $color Color for question in HTML attribute format.' or '@param integer Color for question in HTML attribute format.', the variable name is optional.
 
[function] open_form mismatch
1st parameter type '$default_event' does match the the documented type 'object event', possible error consider an update to '@param integer $default_event Default form event used when form is posted without submit
button.' or '@param integer Default form event used when form is posted without submit
button.', the variable name is optional.
 
[function] open_table missing
1st parameter '$attrs' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] _do_highlighting missing
1st parameter '&$attrs' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] open_row missing
1st parameter '$attrs' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] open_cell missing
1st parameter '$attrs' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] table_headers missing
2nd parameter '$attrs' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] paragraph missing
1st parameter '$html' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] open_widget mismatch
2nd parameter type '$attr' does match the the documented type 'array', possible error consider an update to '@param integer $attr HTML attributes for the opened cell, keyed by attribute name.' or '@param integer HTML attributes for the opened cell, keyed by attribute name.', the variable name is optional.
 
[function] password missing
3th parameter '$label' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] checkbox mismatch
2nd parameter type '$event' does match the the documented type 'object event', possible error consider an update to '@param integer $event This is probably unused...' or '@param integer This is probably unused...', the variable name is optional.
 
[function] submit_name mismatch
1st parameter type '$event' does match the the documented type 'object event', possible error consider an update to '@param integer $event Event to use for the submit button.' or '@param integer Event to use for the submit button.', the variable name is optional.
 
[function] submit_button mismatch
2nd parameter type '$view' does match the the documented type 'object event', possible error consider an update to '@param integer $view Event to use for the submit button.' or '@param integer Event to use for the submit button.', the variable name is optional.
 
[function] submit_button mismatch
2nd parameter '$view' does not match the documented name '$event', update the tag to '@param integer $view Event to use for the submit button.' or '@param integer Event to use for the submit button.', the variable name is optional.
 
[function] submit_image mismatch
3th parameter type '$view' does match the the documented type 'object event', possible error consider an update to '@param integer $view Event to use for the submit button.' or '@param integer Event to use for the submit button.', the variable name is optional.
 
[function] submit_image mismatch
3th parameter '$view' does not match the documented name '$event', update the tag to '@param integer $view Event to use for the submit button.' or '@param integer Event to use for the submit button.', the variable name is optional.
 
[function] fileurl mismatch
3th parameter '$key' does not match the documented name '$type', update the tag to '@param string $key MIME type of the file.' or '@param string MIME type of the file.', the variable name is optional.
 
[function] fileurl mismatch
4th parameter '$mime_type' does not match the documented name '$key', update the tag to '@param string $mime_type Primary key of the record.' or '@param string Primary key of the record.', the variable name is optional.
 
[function] fileurl missing
5th parameter '$data' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] url mismatch
1st parameter '&$event' does not match the documented name '$event', update the tag to '@param object event &$event Event to trigger if URL is invoked.' or '@param object event Event to trigger if URL is invoked.', the variable name is optional.
 
[function] new_formfield mismatch
2nd parameter type '$event' does match the the documented type 'object event', possible error consider an update to '@param integer $event Event to trigger if widget is a submit button.' or '@param integer Event to trigger if widget is a submit button.', the variable name is optional.
 
[function] new_formfield mismatch
3th parameter type '$f' does match the the documented type 'object _form_element', possible error consider an update to '@param integer $f For internal use.' or '@param integer For internal use.', the variable name is optional.
 
[function] _add_context mismatch
1st parameter '&$element' does not match the documented name '$event', update the tag to '@param object event &$element (description)' or '@param object event (description)', the variable name is optional.
 
[function] _inputline missing
1st parameter '$type' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _inputline missing
2nd parameter '$field' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _inputline missing
3th parameter '$maxlen' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] select_string missing
1st parameter '$field' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] select_string missing
2nd parameter '$optionlist' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] select_string missing
3th parameter '$use_stringkey' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] _looselink missing
1st parameter '$label' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _looselink missing
2nd parameter '$view' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _looselink missing
3th parameter '$fakename' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] image missing
1st parameter '$label' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] image missing
2nd parameter '$src' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] image_link missing
1st parameter '$label' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] image_link missing
2nd parameter '$src' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] image_link missing
3th parameter '$event' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/object/singleton.class.php

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

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/proc/_subsession.class.php

1 Warning(s).
 
[function] _application_subsession missing
1st parameter '$parent' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/proc/application.class

4 Warning(s).
 
[function] &call_single mismatch
1st parameter '&$e' does not match the documented name '$e', update the tag to '@param object event &$e Event to trigger.' or '@param object event Event to trigger.', the variable name is optional.
 
[function] add_function mismatch
2nd parameter type '$token_type' does match the the documented type 'integer', possible error consider an update to '@param string $token_type Token type to use for links to the function.' or '@param string Token type to use for links to the function.', the variable name is optional.
 
[function] add_method mismatch
2nd parameter '&$class' does not match the documented name '$class', update the tag to '@param object [unknown] &$class Reference to object.' or '@param object [unknown] Reference to object.', the variable name is optional.
 
[function] add_method mismatch
3th parameter type '$token_type' does match the the documented type 'integer', possible error consider an update to '@param string $token_type Token type to use for links to the method.' or '@param string Token type to use for links to the method.', the variable name is optional.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/proc/event.class.php

4 Warning(s).
 
[function] event mismatch
2nd parameter type '$args' does match the the documented type 'array', possible error consider an update to '@param integer $args Array of arguments.' or '@param integer Array of arguments.', the variable name is optional.
 
[function] event mismatch
2nd parameter '$args' does not match the documented name '$arg', update the tag to '@param integer $args Array of arguments.' or '@param integer Array of arguments.', the variable name is optional.
 
[function] set_next mismatch
1st parameter '&$v' does not match the documented name '$v', update the tag to '@param object event &$v (description)' or '@param object event (description)', the variable name is optional.
 
[function] set_caller missing
1st parameter '$v' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/text/xml/scanner.class

11 Warning(s).
 
[functions] &scan mismatch
@see referrs to the function 'exec()' which is not defined in the class. Entry gets ignored.
 
[function] set_ref mismatch
1st parameter '&$objref' does not match the documented name '$objref', update the tag to '@param object any &$objref (description)' or '@param object any (description)', the variable name is optional.
 
[function] set_context_func mismatch
1st parameter '&$context_func' does not match the documented name '$objref', update the tag to '@param object any &$context_func (description)' or '@param object any (description)', the variable name is optional.
 
[function] &_exec_tag mismatch
1st parameter '&$node' does not match the documented name '$node', update the tag to '@param array &$node Node of element in document tree.' or '@param array Node of element in document tree.', the variable name is optional.
 
[function] &_exec_tag mismatch
3th parameter type '$con' does match the the documented type 'array', possible error consider an update to '@param string $con Initial context.' or '@param string Initial context.', the variable name is optional.
 
[function] &exec mismatch
1st parameter '&$branch' does not match the documented name '$branch', update the tag to '@param array &$branch Root node of a branch or tree.' or '@param array Root node of a branch or tree.', the variable name is optional.
 
[function] &exec mismatch
3th parameter type '$con' does match the the documented type 'array', possible error consider an update to '@param integer $con Initial context.' or '@param integer Initial context.', the variable name is optional.
 
[function] &scan mismatch
1st parameter '&$data' does not match the documented name '$data', update the tag to '@param string &$data XML document.' or '@param string XML document.', the variable name is optional.
 
[function] _err missing
1st parameter '$msg' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tags2tree missing
1st parameter '&$data' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _tags2tree missing
2nd parameter '$ptr' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/text/xml/template_cached.class

1 Warning(s).
 
[function] define_table mismatch
1st parameter '&$def' does not match the documented name '$def', update the tag to '@param object dbdepend &$def (description)' or '@param object dbdepend (description)', the variable name is optional.
 
 

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/text/xml/template.class

1 Warning(s).
 
[function] exec mismatch
2nd parameter '&$results' does not match the documented name '$results', update the tag to '@param array &$results Data to use with tag handlers.' or '@param array Data to use with tag handlers.', the variable name is optional.
 

Packageindex Classtrees Modulegroups Elementlist Report XML Files
PHPDoc 1.0beta