1 |
jonen |
1.3 |
<?xml version="1.0" encoding="iso-8859-1"?> |
2 |
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
4 |
|
|
<head> |
5 |
|
|
<!-- template designed by Marco Von Ballmoos --> |
6 |
|
|
<title>phpDocumentor Parser Errors and Warnings</title> |
7 |
|
|
<link rel="stylesheet" href="media/stylesheet.css" /> |
8 |
|
|
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> |
9 |
|
|
</head> |
10 |
|
|
<body> |
11 |
|
|
<a href="#Post-parsing">Post-parsing</a><br> |
12 |
jonen |
1.2 |
<a href="#ALLTAGS.inc">ALLTAGS.inc</a><br> |
13 |
|
|
<a href="#ContainerClass.inc">ContainerClass.inc</a><br> |
14 |
|
|
<a href="#css_container.inc">css_container.inc</a><br> |
15 |
|
|
<a href="#darkbluetheme.php">darkbluetheme.php</a><br> |
16 |
|
|
<a href="#db_defines.inc">db_defines.inc</a><br> |
17 |
|
|
<a href="#example1.php">example1.php</a><br> |
18 |
|
|
<a href="#example3.php">example3.php</a><br> |
19 |
|
|
<a href="#example4.php">example4.php</a><br> |
20 |
jonen |
1.3 |
<a href="#FENumbers.inc">FENumbers.inc</a><br> |
21 |
jonen |
1.2 |
<a href="#FooterNav.inc">FooterNav.inc</a><br> |
22 |
|
|
<a href="#FormErrors.inc">FormErrors.inc</a><br> |
23 |
|
|
<a href="#FormProcessor.inc">FormProcessor.inc</a><br> |
24 |
|
|
<a href="#FormValidation.inc">FormValidation.inc</a><br> |
25 |
jonen |
1.3 |
<a href="#FormWizard.inc">FormWizard.inc</a><br> |
26 |
|
|
<a href="#html_utils.inc">html_utils.inc</a><br> |
27 |
jonen |
1.2 |
<a href="#local_includes.inc">local_includes.inc</a><br> |
28 |
|
|
<a href="#SimpleGUIDataList.inc">SimpleGUIDataList.inc</a><br> |
29 |
|
|
<a href="#SQLDataListSource.inc">SQLDataListSource.inc</a><br> |
30 |
|
|
<a href="#widget6.php">widget6.php</a><br> |
31 |
|
|
<a href="#widget7.php">widget7.php</a><br> |
32 |
jonen |
1.3 |
<a href="#wizard1.php">wizard1.php</a><br> |
33 |
jonen |
1.2 |
<a href="#XMLDocumentClass.inc">XMLDocumentClass.inc</a><br> |
34 |
jonen |
1.3 |
<a href="#_steps.inc">_steps.inc</a><br> |
35 |
jonen |
1.2 |
<h1>Post-parsing</h1> |
36 |
|
|
<h2>Warnings:</h2><br> |
37 |
|
|
<b>Warning</b> - |
38 |
|
|
duplicate class element "MyLayoutPage" in file /home/waboring/devel/phphtmllib/examples/MyLayoutPage.inc will be ignored. |
39 |
|
|
Use an @ignore tag on the original if you want this case to be documented.<br> |
40 |
|
|
<b>Warning</b> - Class LeftBlockPage in file /home/waboring/devel/phphtmllib/examples/example4.php has multiple possible parents named MyLayoutPage. Cannot resolve name conflict, |
41 |
|
|
try ignoring a file that contains the conflicting parent class<br> |
42 |
|
|
<b>Warning</b> - Class pearmysqllist parent DefaultGUIDataList not found<br> |
43 |
|
|
<b>Warning</b> - |
44 |
jonen |
1.3 |
duplicate class element "Form1Page" in file /home/waboring/devel/phphtmllib/examples/form1.php will be ignored. |
45 |
|
|
Use an @ignore tag on the original if you want this case to be documented.<br> |
46 |
|
|
<b>Warning</b> - Class csvfilelist parent DefaultGUIDataList not found<br> |
47 |
|
|
<b>Warning</b> - |
48 |
jonen |
1.1 |
duplicate define element "DEBUG" in file /home/waboring/devel/phphtmllib/examples/example4.php will be ignored. |
49 |
jonen |
1.2 |
Use an @ignore tag on the original if you want this case to be documented.<br> |
50 |
|
|
<h1>ADODBSQLDataListSource.inc</h1> |
51 |
|
|
<h2>Warnings:</h2><br> |
52 |
|
|
<b>Warning on line 42</b> - no @package tag was used in a DocBlock for class ADODBSQLDataListSource<br> |
53 |
|
|
<h1>ContainerClass.inc</h1> |
54 |
|
|
<h2>Warnings:</h2><br> |
55 |
|
|
<b>Warning on line 192</b> - Unknown tag "@deprecated |
56 |
|
|
" used<br> |
57 |
|
|
<h1>css_container.inc</h1> |
58 |
|
|
<h2>Warnings:</h2><br> |
59 |
jonen |
1.3 |
<b>Warning on line 26</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/css/css_container.inc<br> |
60 |
jonen |
1.2 |
<h1>darkbluetheme.php</h1> |
61 |
|
|
<h2>Warnings:</h2><br> |
62 |
|
|
<b>Warning on line 69</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/css/darkbluetheme.php<br> |
63 |
|
|
<h1>db_defines.inc</h1> |
64 |
|
|
<h2>Warnings:</h2><br> |
65 |
|
|
<b>Warning on line 21</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/examples/db_defines.inc<br> |
66 |
|
|
<h1>example1.php</h1> |
67 |
|
|
<h2>Warnings:</h2><br> |
68 |
|
|
<b>Warning on line 68</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/test/example1.php<br> |
69 |
|
|
<h2>Errors:</h2><br> |
70 |
|
|
<b>Error on line 15</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpHtmlLib"<br> |
71 |
|
|
<h1>example3.php</h1> |
72 |
|
|
<h2>Warnings:</h2><br> |
73 |
|
|
<b>Warning on line 93</b> - no @package tag was used in a DocBlock for class MyLayoutPage<br> |
74 |
|
|
<h1>example4.php</h1> |
75 |
|
|
<h2>Warnings:</h2><br> |
76 |
|
|
<b>Warning on line 32</b> - no @package tag was used in a DocBlock for class LeftBlockPage<br> |
77 |
jonen |
1.3 |
<h1>FENumbers.inc</h1> |
78 |
|
|
<h2>Warnings:</h2><br> |
79 |
|
|
<b>Warning on line 197</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/form/form_elements/FENumbers.inc<br> |
80 |
|
|
<h2>Errors:</h2><br> |
81 |
|
|
<b>Error on line 17</b> - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage FormProcessing"<br> |
82 |
|
|
<b>Error on line 17</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpHtmlLib"<br> |
83 |
jonen |
1.2 |
<h1>FooterNav.inc</h1> |
84 |
|
|
<h2>Warnings:</h2><br> |
85 |
|
|
<b>Warning on line 189</b> - Unknown tag "@deprecated |
86 |
|
|
" used<br> |
87 |
|
|
<h1>FormErrors.inc</h1> |
88 |
|
|
<h2>Warnings:</h2><br> |
89 |
jonen |
1.3 |
<b>Warning on line 99</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/form/FormErrors.inc<br> |
90 |
jonen |
1.2 |
<h1>FormProcessor.inc</h1> |
91 |
|
|
<h2>Warnings:</h2><br> |
92 |
jonen |
1.3 |
<b>Warning on line 735</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/form/FormProcessor.inc<br> |
93 |
jonen |
1.2 |
<h2>Errors:</h2><br> |
94 |
jonen |
1.3 |
<b>Error on line 15</b> - "define" FORM_ACTION's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage FormProcessing"<br> |
95 |
jonen |
1.2 |
<b>Error on line 15</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpHtmlLib"<br> |
96 |
|
|
<h1>FormValidation.inc</h1> |
97 |
|
|
<h2>Warnings:</h2><br> |
98 |
jonen |
1.3 |
<b>Warning on line 1176</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/form/FormValidation.inc<br> |
99 |
jonen |
1.2 |
<h2>Errors:</h2><br> |
100 |
jonen |
1.3 |
<b>Error on line 18</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpHtmlLib"<br> |
101 |
jonen |
1.2 |
<b>Error on line 18</b> - "define" VALIDATE_MAXSIZE's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage FormProcessing"<br> |
102 |
jonen |
1.3 |
<h1>FormWizard.inc</h1> |
103 |
jonen |
1.2 |
<h2>Warnings:</h2><br> |
104 |
jonen |
1.3 |
<b>Warning on line 25</b> - no @package tag was used in a DocBlock for class FormWizard<br> |
105 |
|
|
<b>Warning on line 592</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/form/FormWizard.inc<br> |
106 |
|
|
<h2>Errors:</h2><br> |
107 |
|
|
<b>Error on line 14</b> - "define" WIZARD_VISITED's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage FormProcessing"<br> |
108 |
|
|
<b>Error on line 14</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpHtmlLib"<br> |
109 |
jonen |
1.2 |
<h1>local_includes.inc</h1> |
110 |
|
|
<h2>Warnings:</h2><br> |
111 |
|
|
<b>Warning on line 10</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/css/local_includes.inc<br> |
112 |
|
|
<h1>SimpleGUIDataList.inc</h1> |
113 |
|
|
<h2>Warnings:</h2><br> |
114 |
|
|
<b>Warning on line 14</b> - no @package tag was used in a DocBlock for class SimpleGUIDataList<br> |
115 |
|
|
<b>Warning on line 129</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/widgets/data_list/SimpleGUIDataList.inc<br> |
116 |
|
|
<h2>Errors:</h2><br> |
117 |
|
|
<b>Error on line 12</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpHtmlLib"<br> |
118 |
|
|
<h1>SQLDataListSource.inc</h1> |
119 |
|
|
<h2>Warnings:</h2><br> |
120 |
|
|
<b>Warning on line 14</b> - no @package tag was used in a DocBlock for class SQLDataListSource<br> |
121 |
|
|
<h1>widget6.php</h1> |
122 |
|
|
<h2>Warnings:</h2><br> |
123 |
|
|
<b>Warning on line 154</b> - no @package tag was used in a DocBlock for class adodbmysqllist<br> |
124 |
|
|
<h1>widget7.php</h1> |
125 |
|
|
<h2>Warnings:</h2><br> |
126 |
|
|
<b>Warning on line 37</b> - no @package tag was used in a DocBlock for class csvfilelist<br> |
127 |
jonen |
1.3 |
<h1>wizard1.php</h1> |
128 |
|
|
<h2>Warnings:</h2><br> |
129 |
|
|
<b>Warning on line 62</b> - no @package tag was used in a DocBlock for class MyWizard<br> |
130 |
jonen |
1.2 |
<h1>XMLDocumentClass.inc</h1> |
131 |
|
|
<h2>Warnings:</h2><br> |
132 |
jonen |
1.3 |
<b>Warning on line 254</b> - Unknown tag "@deprecated |
133 |
jonen |
1.2 |
" used<br> |
134 |
jonen |
1.3 |
<h1>_steps.inc</h1> |
135 |
|
|
<h2>Warnings:</h2><br> |
136 |
|
|
<b>Warning on line 105</b> - no @package tag was used in a DocBlock for class Step2<br> |
137 |
|
|
<b>Warning on line 205</b> - no @package tag was used in a DocBlock for class Step3<br> |
138 |
|
|
<b>Warning on line 278</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/examples/_steps.inc<br> |
139 |
jonen |
1.2 |
<h1>ALLTAGS.inc</h1> |
140 |
|
|
<h2>Errors:</h2><br> |
141 |
jonen |
1.3 |
<b>Error on line 87</b> - Unclosed b tag in DocBlock, parsing will be incorrect<br> |
142 |
|
|
<b>Error on line 248</b> - Unclosed code tag in DocBlock, parsing will be incorrect<br> |
143 |
|
|
<b>Error on line 622</b> - Unclosed i tag in DocBlock, parsing will be incorrect<br> |
144 |
|
|
<b>Error on line 701</b> - Unclosed kbd tag in DocBlock, parsing will be incorrect<br> |
145 |
|
|
<b>Error on line 751</b> - unmatched ol or ul tag in DocBlock, parsing will be incorrect<br> |
146 |
|
|
<b>Error on line 751</b> - Unclosed list tag in DocBlock, parsing will be incorrect<br> |
147 |
|
|
<b>Error on line 888</b> - unmatched ol or ul tag in DocBlock, parsing will be incorrect<br> |
148 |
|
|
<b>Error on line 888</b> - Unclosed list tag in DocBlock, parsing will be incorrect<br> |
149 |
|
|
<b>Error on line 888</b> - unmatched ol or ul tag in DocBlock, parsing will be incorrect<br> |
150 |
|
|
<b>Error on line 888</b> - Unclosed list tag in DocBlock, parsing will be incorrect<br> |
151 |
|
|
<b>Error on line 1035</b> - Unclosed pre tag in DocBlock, parsing will be incorrect<br> |
152 |
|
|
<b>Error on line 1084</b> - Unclosed samp tag in DocBlock, parsing will be incorrect<br> |
153 |
|
|
<b>Error on line 1658</b> - Unclosed list tag in DocBlock, parsing will be incorrect<br> |
154 |
|
|
<b>Error on line 1658</b> - unmatched ol or ul tag in DocBlock, parsing will be incorrect<br> |
155 |
|
|
<b>Error on line 1666</b> - Unclosed var tag in DocBlock, parsing will be incorrect<br> |
156 |
|
|
<h1>html_utils.inc</h1> |
157 |
|
|
<h2>Errors:</h2><br> |
158 |
|
|
<b>Error on line 148</b> - Unclosed b tag in DocBlock, parsing will be incorrect<br> |
159 |
|
|
<b>Error on line 331</b> - Unclosed code tag in DocBlock, parsing will be incorrect<br> |
160 |
|
|
<b>Error on line 657</b> - Unclosed i tag in DocBlock, parsing will be incorrect<br> |
161 |
|
|
<b>Error on line 796</b> - Unclosed kbd tag in DocBlock, parsing will be incorrect<br> |
162 |
|
|
<b>Error on line 961</b> - unmatched ol or ul tag in DocBlock, parsing will be incorrect<br> |
163 |
|
|
<b>Error on line 961</b> - Unclosed list tag in DocBlock, parsing will be incorrect<br> |
164 |
|
|
<b>Error on line 1032</b> - Unclosed pre tag in DocBlock, parsing will be incorrect<br> |
165 |
|
|
<b>Error on line 1060</b> - Unclosed samp tag in DocBlock, parsing will be incorrect<br> |
166 |
|
|
<b>Error on line 1381</b> - unmatched ol or ul tag in DocBlock, parsing will be incorrect<br> |
167 |
|
|
<b>Error on line 1381</b> - Unclosed list tag in DocBlock, parsing will be incorrect<br> |
168 |
|
|
<b>Error on line 1395</b> - Unclosed var tag in DocBlock, parsing will be incorrect<br> |
169 |
|
|
<p class="notes" id="credit"> |
170 |
|
|
Documention generated on Thu, 31 Jul 2003 18:34:13 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a> |
171 |
|
|
</p> |
172 |
|
|
</body> |
173 |
jonen |
1.2 |
</html> |