Post-parsing
Bs_ButtonBar.class.js.php
Bs_Checkbox.class.js.php
Bs_ColorPicker.class.js.php
Bs_CsvUtil.class.js.php
Bs_DataGrid.class.js.php
Bs_DatePicker.class.js.php
Bs_Dropdown.class.js.php
Bs_Editor.class.js.php
Bs_ExtendedTextField.class.js.php
Bs_FlipFlop.class.js.php
Bs_FormFieldSelect.class.js.php
Bs_InstantHelpClient.class.js.php
Bs_InstantToolTip.class.js.php
Bs_LimitedTextarea.class.js.php
Bs_NumberField.class.js.php
Bs_Radio.class.js.php
Bs_ResizeGrip.class.js.php
Bs_Slider.class.js.php
Bs_Soundex.class.js.php
Bs_SpreadSheet.class.js.php
Bs_StopWatch.class.js.php
Bs_TabSet.class.js.php
Bs_Tree.class.js.php
Bs_TreeElement.class.js.php
Bs_Wddx.class.js.php
Bs_Wysiwyg.class.js.php
Bs_XmlParser.class.js.php
JsrsClient.class.js.php
JsrsClient_c.class.js.php
OnomasticsClient.class.js.php
Post-parsing
Warnings:
Warning -
duplicate function element "_callback" in file C:\tmp\js2php\plugins\jsrs\JsrsClient_c.class.js.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate function element "_callToServer" in file C:\tmp\js2php\plugins\jsrs\JsrsClient_c.class.js.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate function element "_jsrsBrowserSniff" in file C:\tmp\js2php\plugins\jsrs\JsrsClient_c.class.js.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate function element "_WddxHelper" in file C:\tmp\js2php\plugins\jsrs\JsrsClient_c.class.js.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate function element "jsrsReturn" in file C:\tmp\js2php\plugins\jsrs\JsrsClient_c.class.js.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate function element "jsrsDebugInfo" in file C:\tmp\js2php\plugins\jsrs\JsrsClient_c.class.js.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate function element "JsrsContext" in file C:\tmp\js2php\plugins\jsrs\JsrsClient_c.class.js.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate function element "bsWysiwygEditorOnBlurWrapper" in file C:\tmp\js2php\components\wysiwyg\Bs_Wysiwyg.class.js.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate function element "bsSpecialCharsDoneCallback" in file C:\tmp\js2php\components\wysiwyg\Bs_Wysiwyg.class.js.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate function element "jsrsCall" in file C:\tmp\js2php\plugins\jsrs\JsrsClient_c.class.js.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate function element "bsSpecialCharsOnloadCallback" in file C:\tmp\js2php\components\wysiwyg\Bs_Wysiwyg.class.js.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate function element "bsWysiwygEditorObdWrapper" in file C:\tmp\js2php\components\wysiwyg\Bs_Wysiwyg.class.js.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate function element "bsWysiwygEditorOnFocusWrapper" in file C:\tmp\js2php\components\wysiwyg\Bs_Wysiwyg.class.js.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Warning -
duplicate function element "bsWysiwygEditorEventWrapper" in file C:\tmp\js2php\components\wysiwyg\Bs_Wysiwyg.class.js.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Bs_Button.class.js.php
Warnings:
Warning on line 13 - DocBlock would be page-level, but precedes class "Bs_Button", use another DocBlock to document the file
Bs_ButtonBar.class.js.php
Warnings:
Warning on line 13 - DocBlock would be page-level, but precedes class "Bs_ButtonBar", use another DocBlock to document the file
Bs_Checkbox.class.js.php
Warnings:
Warning on line 89 - example file "components/checkbox/examples/example1.php" does not exist
Warning on line 89 - DocBlock would be page-level, but precedes class "Bs_Checkbox", use another DocBlock to document the file
Errors:
Error on line 144 - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access public"
Error on line 184 - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access public"
Error on line 190 - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access public"
Error on line 196 - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access public"
Error on line 202 - DocBlock has multiple @access tags, illegal. ignoring additional tag "@access public"
Bs_ColorPicker.class.js.php
Warnings:
Warning on line 385 - File "C:\tmp\js2php\components\colorpicker\Bs_ColorPicker.class.js.php" has no page-level DocBlock, use @package in the first DocBlock to create one
Errors:
Error on line 183 - @access was passed neither "public" nor "private." Was passed: "public (used internally, but feel free...)"
Error on line 201 - @access was passed neither "public" nor "private." Was passed: "public (used internally by the picker window, you don't need that, use setcolorbyhex().)"
Error on line 242 - @access was passed neither "public" nor "private." Was passed: "public (used internally)"
Error on line 293 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that, used internally and as callback for the picker window)"
Error on line 364 - @access was passed neither "public" nor "private." Was passed: "public (used internally but feel free to trigger events yourself...)"
Bs_CsvUtil.class.js.php
Warnings:
Warning on line 33 - DocBlock would be page-level, but precedes class "Bs_CsvUtil", use another DocBlock to document the file
Warning on line 138 - no @package tag was used in a DocBlock for class Bs_CsvUtil
Warning on line 138 -
duplicate class element "Bs_CsvUtil" in file C:\tmp\js2php\core\util\Bs_CsvUtil.class.js.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Errors:
Error on line 33 - @access was passed neither "public" nor "private." Was passed: "pseudostatic"
Error on line 115 - @access was passed neither "public" nor "private." Was passed: "public pseudostatic"
Bs_DataGrid.class.js.php
Warnings:
Warning on line 18 - DocBlock would be page-level, but precedes class "Bs_DataGrid", use another DocBlock to document the file
Bs_DatePicker.class.js.php
Warnings:
Warning on line 94 - example file "components/datepicker/examples/example1.php" does not exist
Warning on line 94 - example file "components/datepicker/examples/example2.php" does not exist
Warning on line 1194 - File "C:\tmp\js2php\components\datepicker\Bs_DatePicker.class.js.php" has no page-level DocBlock, use @package in the first DocBlock to create one
Bs_Dropdown.class.js.php
Warnings:
Warning on line 87 - DocBlock would be page-level, but precedes class "Bs_Dropdown", use another DocBlock to document the file
Warning on line 87 - example file "components/dropdown/examples/example1.php" does not exist
Errors:
Error on line 651 - @access was passed neither "public" nor "private." Was passed: "private (used with an onblur event attached to the text field, don't fuck with it.)"
Error on line 671 - @access was passed neither "public" nor "private." Was passed: "private (used with an onkeydown event attached to the text field, don't fuck with it.)"
Error on line 703 - @access was passed neither "public" nor "private." Was passed: "private (used with an onkeydown event attached to the select field, don't fuck with it.)"
Bs_Editor.class.js.php
Warnings:
Warning on line 2126 - File "C:\tmp\js2php\components\editor\Bs_Editor.class.js.php" has no page-level DocBlock, use @package in the first DocBlock to create one
Errors:
Error on line 237 - @access was passed neither "public" nor "private." Was passed: "public (read only)"
Error on line 261 - @access was passed neither "public" nor "private." Was passed: "public (used internally, but you can use it too if you want.)"
Error on line 765 - @access was passed neither "public" nor "private." Was passed: "public (used internally)"
Error on line 774 - @access was passed neither "public" nor "private." Was passed: "public (used internally)"
Error on line 854 - @access was passed neither "public" nor "private." Was passed: "public (well it's used internally.)"
Error on line 855 - @access was passed neither "public" nor "private." Was passed: "public (well it's used internally.)"
Error on line 1150 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that)"
Error on line 1187 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that)"
Error on line 1234 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that)"
Error on line 1251 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that)"
Error on line 1325 - @access was passed neither "public" nor "private." Was passed: "public (used internally but feel free to trigger events yourself...)"
Error on line 1348 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that)"
Error on line 1851 - @access was passed neither "public" nor "private." Was passed: "private (used internally only)"
Error on line 2025 - @access was passed neither "public" nor "private." Was passed: "public (used internally, you don't need that.)"
Error on line 2037 - @access was passed neither "public" nor "private." Was passed: "public (used internally, you don't need that.)"
Bs_ExtendedTextField.class.js.php
Warnings:
Warning on line 188 - File "C:\tmp\js2php\components\extendedtextfield\Bs_ExtendedTextField.class.js.php" has no page-level DocBlock, use @package in the first DocBlock to create one
Bs_FlipFlop.class.js.php
Warnings:
Warning on line 30 - DocBlock would be page-level, but precedes class "Bs_FlipFlop", use another DocBlock to document the file
Errors:
Error on line 519 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that)"
Error on line 529 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that)"
Error on line 539 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that)"
Error on line 549 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that)"
Error on line 647 - @access was passed neither "public" nor "private." Was passed: "public (if you like)"
Error on line 789 - @access was passed neither "public" nor "private." Was passed: "public (used internally but feel free to trigger events yourself...)"
Bs_FormFieldSelect.class.js.php
Warnings:
Warning on line 24 - DocBlock would be page-level, but precedes class "Bs_FormFieldSelect", use another DocBlock to document the file
Bs_InstantHelpClient.class.js.php
Warnings:
Warning on line 15 - DocBlock would be page-level, but precedes class "Bs_InstantHelpClient", use another DocBlock to document the file
Bs_InstantToolTip.class.js.php
Warnings:
Warning on line 15 - DocBlock would be page-level, but precedes class "Bs_InstantToolTip", use another DocBlock to document the file
Warning on line 77 - Unknown tag "@sinde" used
Errors:
Error on line 310 - @access was passed neither "public" nor "private." Was passed: "?"
Bs_LimitedTextarea.class.js.php
Warnings:
Warning on line 424 - File "C:\tmp\js2php\components\limitedtextarea\Bs_LimitedTextarea.class.js.php" has no page-level DocBlock, use @package in the first DocBlock to create one
Errors:
Error on line 237 - @access was passed neither "public" nor "private." Was passed: "public (you should never need that.)"
Bs_NumberField.class.js.php
Warnings:
Warning on line 595 - File "C:\tmp\js2php\components\numberfield\Bs_NumberField.class.js.php" has no page-level DocBlock, use @package in the first DocBlock to create one
Errors:
Error on line 215 - @access was passed neither "public" nor "private." Was passed: "?"
Error on line 298 - @access was passed neither "public" nor "private." Was passed: "?"
Error on line 396 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that.)"
Error on line 420 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that.)"
Error on line 436 - @access was passed neither "public" nor "private." Was passed: "public (used internally, but feel free.)"
Error on line 447 - @access was passed neither "public" nor "private." Was passed: "public (used internally, but feel free.)"
Error on line 457 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that.)"
Error on line 466 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that.)"
Error on line 479 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that.)"
Error on line 573 - @access was passed neither "public" nor "private." Was passed: "public (used internally but feel free to trigger events yourself...)"
Bs_Radio.class.js.php
Warnings:
Warning on line 45 - Unknown tag "@dependencies" used
Warning on line 887 - File "C:\tmp\js2php\components\radio\Bs_Radio.class.js.php" has no page-level DocBlock, use @package in the first DocBlock to create one
Errors:
Error on line 75 - @access was passed neither "public" nor "private." Was passed: "public
var object options (hash)"
Error on line 85 - @access was passed neither "public" nor "private." Was passed: "public (setting it after rendering makes no sense.)"
Bs_ResizeGrip.class.js.php
Warnings:
Warning on line 261 - File "C:\tmp\js2php\components\resizegrip\Bs_ResizeGrip.class.js.php" has no page-level DocBlock, use @package in the first DocBlock to create one
Errors:
Error on line 170 - @access was passed neither "public" nor "private." Was passed: "public (used internally, you don't need that.)"
Error on line 193 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that)"
Error on line 220 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that)"
Bs_Slider.class.js.php
Warnings:
Warning on line 83 - example file "example1.html" does not exist
Warning on line 83 - DocBlock would be page-level, but precedes class "Bs_Slider", use another DocBlock to document the file
Warning on line 83 - example file "example2.html" does not exist
Warning on line 1252 - Unknown tag "@depreacted" used
Bs_Soundex.class.js.php
Warnings:
Warning on line 51 - Page-level DocBlock precedes "function makesoundex", use another DocBlock to document the source element
Bs_SpreadSheet.class.js.php
Warnings:
Warning on line 214 - Unknown tag "@ccess" used
Warning on line 1982 - File "C:\tmp\js2php\components\spreadsheet\Bs_SpreadSheet.class.js.php" has no page-level DocBlock, use @package in the first DocBlock to create one
Errors:
Error on line 1200 - @access was passed neither "public" nor "private." Was passed: "public (you don't need that)"
Error on line 1364 - @access was passed neither "public" nor "private." Was passed: "public (you won't need it)"
Error on line 1426 - @access was passed neither "public" nor "private." Was passed: "public static"
Error on line 1439 - @access was passed neither "public" nor "private." Was passed: "public static"
Error on line 1456 - @access was passed neither "public" nor "private." Was passed: "public static"
Bs_StopWatch.class.js.php
Warnings:
Warning on line 26 - DocBlock would be page-level, but precedes class "Bs_StopWatch", use another DocBlock to document the file
Bs_TabSet.class.js.php
Warnings:
Warning on line 29 - DocBlock would be page-level, but precedes class "Bs_TabSet", use another DocBlock to document the file
Warning on line 29 - example file "example1.html" does not exist
Errors:
Error on line 112 - @access was passed neither "public" nor "private." Was passed: "public (don't think you need that)"
Error on line 217 - @access was passed neither "public" nor "private." Was passed: "public (used internally but feel free to trigger events yourself...)"
Bs_Tree.class.js.php
Warnings:
Warning on line 23 - DocBlock would be page-level, but precedes class "Bs_Tree", use another DocBlock to document the file
Errors:
Error on line 311 - @access was passed neither "public" nor "private." Was passed: "private (bs_treeelement is gonna use it)"
Bs_TreeElement.class.js.php
Warnings:
Warning on line 21 - DocBlock would be page-level, but precedes class "Bs_TreeElement", use another DocBlock to document the file
Errors:
Error on line 32 - @access was passed neither "public" nor "private." Was passed: "public (read only)"
Error on line 102 - @access was passed neither "public" nor "private." Was passed: "?"
Error on line 137 - @access was passed neither "public" nor "private." Was passed: "public (read-only, please)"
Error on line 160 - @access was passed neither "public" nor "private." Was passed: "?"
Bs_Wddx.class.js.php
Warnings:
Warning on line 38 - Unknown tag "@dependences" used
Warning on line 38 - DocBlock would be page-level, but precedes class "Bs_Wddx", use another DocBlock to document the file
Bs_Wysiwyg.class.js.php
Warnings:
Warning on line 108 - Unknown tag "@Author" used
Warning on line 108 - Unknown tag "@Version" used
Warning on line 1068 - File "C:\tmp\js2php\components\wysiwyg\Bs_Wysiwyg.class.js.php" has no page-level DocBlock, use @package in the first DocBlock to create one
Errors:
Error on line 184 - @access was passed neither "public" nor "private." Was passed: "public (used internally)"
Error on line 269 - @access was passed neither "public" nor "private." Was passed: "public (really?)"
Error on line 307 - @access was passed neither "public" nor "private." Was passed: "public (read only)"
Error on line 495 - @access was passed neither "public" nor "private." Was passed: "public (used internally but feel free to trigger events yourself...)"
Error on line 657 - @access was passed neither "public" nor "private." Was passed: "public (semi-internal function, don't use it just cause it's here.)"
Error on line 724 - @access was passed neither "public" nor "private." Was passed: "public (well it's used internally.)"
Error on line 817 - @access was passed neither "public" nor "private." Was passed: "public (used internally)"
Error on line 830 - @access was passed neither "public" nor "private." Was passed: "public (used internally)"
Error on line 852 - @access was passed neither "public" nor "private." Was passed: "public (used internally)"
Error on line 865 - @access was passed neither "public" nor "private." Was passed: "public (used internally)"
Error on line 875 - @access was passed neither "public" nor "private." Was passed: "public (used internally)"
Error on line 922 - @access was passed neither "public" nor "private." Was passed: "public (well it's used internally.)"
Error on line 937 - @access was passed neither "public" nor "private." Was passed: "public (well it's used internally.)"
Bs_XmlParser.class.js.php
Warnings:
Warning on line 13 - DocBlock would be page-level, but precedes class "Bs_XmlParser", use another DocBlock to document the file
JsrsClient.class.js.php
Warnings:
Warning on line 573 - File "C:\tmp\js2php\plugins\jsrs\JsrsClient.class.js.php" has no page-level DocBlock, use @package in the first DocBlock to create one
JsrsClient_c.class.js.php
Warnings:
Warning on line 5 - File "C:\tmp\js2php\plugins\jsrs\JsrsClient_c.class.js.php" has no page-level DocBlock, use @package in the first DocBlock to create one
OnomasticsClient.class.js.php
Warnings:
Warning on line 215 - Page-level DocBlock precedes "function OnomasticsClient", use another DocBlock to document the source element
|
|