/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/errors.html
ViewVC logotype

Annotation of /nfo/php/libs/com.newsblob.phphtmllib/doc/errors.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (hide annotations)
Thu May 6 16:23:49 2004 UTC (20 years, 2 months ago) by jonen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +274 -168 lines
File MIME type: text/html
 updated all to v2.4.1 - Apr 01, 2004

1 jonen 1.4 <?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     <a href="#ALLTAGS.inc">ALLTAGS.inc</a><br>
13     <a href="#ContainerClass.inc">ContainerClass.inc</a><br>
14     <a href="#CSVFILEDataListSource.inc">CSVFILEDataListSource.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="#DialogWidget.inc">DialogWidget.inc</a><br>
18     <a href="#example3.php">example3.php</a><br>
19     <a href="#example4.php">example4.php</a><br>
20     <a href="#example9.php">example9.php</a><br>
21     <a href="#FEListBox.inc">FEListBox.inc</a><br>
22     <a href="#FEListBoxMaster.inc">FEListBoxMaster.inc</a><br>
23     <a href="#FENumbers.inc">FENumbers.inc</a><br>
24     <a href="#FEText.inc">FEText.inc</a><br>
25     <a href="#FooterNav.inc">FooterNav.inc</a><br>
26     <a href="#form3.php">form3.php</a><br>
27     <a href="#FormErrors.inc">FormErrors.inc</a><br>
28     <a href="#FormProcessor.inc">FormProcessor.inc</a><br>
29     <a href="#FormValidation.inc">FormValidation.inc</a><br>
30     <a href="#FormWizard.inc">FormWizard.inc</a><br>
31     <a href="#html_utils.inc">html_utils.inc</a><br>
32     <a href="#local_includes.inc">local_includes.inc</a><br>
33     <a href="#MessageBoxWidget.inc">MessageBoxWidget.inc</a><br>
34     <a href="#SimpleGUIDataList.inc">SimpleGUIDataList.inc</a><br>
35     <a href="#SQLDataListSource.inc">SQLDataListSource.inc</a><br>
36     <a href="#StandardDialogWidget.inc">StandardDialogWidget.inc</a><br>
37     <a href="#TabWidget.inc">TabWidget.inc</a><br>
38     <a href="#unittest1.php">unittest1.php</a><br>
39     <a href="#unittest2.php">unittest2.php</a><br>
40     <a href="#unittest3.php">unittest3.php</a><br>
41     <a href="#widget6.php">widget6.php</a><br>
42     <a href="#widget7.php">widget7.php</a><br>
43     <a href="#widget13.php">widget13.php</a><br>
44     <a href="#widget14.php">widget14.php</a><br>
45     <a href="#wizard1.php">wizard1.php</a><br>
46     <a href="#XMLDocumentClass.inc">XMLDocumentClass.inc</a><br>
47     <a href="#XMLTagClass.inc">XMLTagClass.inc</a><br>
48     <a href="#_steps.inc">_steps.inc</a><br>
49     <a name="Post-parsing"></a>
50     <h1>Post-parsing</h1>
51     <h2>Warnings:</h2><br>
52 jonen 1.2 <b>Warning</b> -
53 jonen 1.4 duplicate class element "MyLayoutPage" in file /home/waboring/devel/tmp/phphtmllib/examples/example3.php will be ignored.
54     Use an @ignore tag on the original if you want this case to be documented.<br>
55 jonen 1.2 <b>Warning</b> -
56 jonen 1.4 duplicate class element "Form1Page" in file /home/waboring/devel/tmp/phphtmllib/examples/wizard1.php will be ignored.
57     Use an @ignore tag on the original if you want this case to be documented.<br>
58     <b>Warning</b> - tutorial "Container.pkg" not found, does it exist?<br>
59     <b>Warning</b> - tutorial "Container.pkg" not found, does it exist?<br>
60     <b>Warning</b> - Class HTMLTagClassTest parent PHPUnit_TestCase not found<br>
61     <b>Warning</b> - Class XMLTagClassTest parent PHPUnit_TestCase not found<br>
62     <b>Warning</b> - Class ContainerTest parent PHPUnit_TestCase not found<br>
63     <b>Warning</b> - Class csvfilelist parent DefaultGUIDataList not found<br>
64     <b>Warning</b> - Class pearmysqllist parent DefaultGUIDataList not found<br>
65     <b>Warning</b> - Class LeftBlockPage in file /home/waboring/devel/tmp/phphtmllib/examples/example4.php has multiple possible parents named MyLayoutPage. Cannot resolve name conflict,
66     try ignoring a file that contains the conflicting parent class<br>
67     <b>Warning</b> - tutorial "Container.pkg" not found, does it exist?<br>
68 jonen 1.3 <b>Warning</b> -
69 jonen 1.4 duplicate define element "DEBUG" in file /home/waboring/devel/tmp/phphtmllib/examples/example4.php will be ignored.
70     Use an @ignore tag on the original if you want this case to be documented.<br>
71     <b>Warning</b> - tutorial XMLTagClass.cls subsection "example" doesn't exist, but its title was asked for<br>
72     <b>Warning</b> - tutorial "Container.pkg" not found, does it exist?<br>
73     <b>Warning</b> - tutorial XMLTagClass.cls subsection "example" doesn't exist, but its title was asked for<br>
74     <a name="ADODBSQLDataListSource.inc"></a>
75     <h1>ADODBSQLDataListSource.inc</h1>
76     <h2>Warnings:</h2><br>
77     <b>Warning on line 42</b> - no @package tag was used in a DocBlock for class ADODBSQLDataListSource<br>
78     <a name="ContainerClass.inc"></a>
79     <h1>ContainerClass.inc</h1>
80     <h2>Warnings:</h2><br>
81     <b>Warning on line 208</b> - Unknown tag "@deprecated
82     " used<br>
83     <a name="CSVFILEDataListSource.inc"></a>
84     <h1>CSVFILEDataListSource.inc</h1>
85     <h2>Warnings:</h2><br>
86     <b>Warning on line 12</b> - Page-level DocBlock precedes "require_once CSVFILEDataListSource.inc", use another DocBlock to document the source element<br>
87     <a name="darkbluetheme.php"></a>
88     <h1>darkbluetheme.php</h1>
89     <h2>Warnings:</h2><br>
90     <b>Warning on line 2</b> - Page-level DocBlock precedes "include_once darkbluetheme.php", use another DocBlock to document the source element<br>
91     <b>Warning on line 68</b> - File "/home/waboring/devel/tmp/phphtmllib/css/darkbluetheme.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
92     <a name="db_defines.inc"></a>
93     <h1>db_defines.inc</h1>
94     <h2>Warnings:</h2><br>
95     <b>Warning on line 20</b> - File "/home/waboring/devel/tmp/phphtmllib/examples/db_defines.inc" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
96     <a name="DialogWidget.inc"></a>
97     <h1>DialogWidget.inc</h1>
98     <h2>Warnings:</h2><br>
99     <b>Warning on line 12</b> - Page-level DocBlock precedes "require_once DialogWidget.inc", use another DocBlock to document the source element<br>
100     <b>Warning on line 21</b> - no @package tag was used in a DocBlock for class DialogWidget<br>
101     <a name="example3.php"></a>
102     <h1>example3.php</h1>
103     <h2>Warnings:</h2><br>
104     <b>Warning on line 93</b> - no @package tag was used in a DocBlock for class MyLayoutPage<br>
105     <a name="example4.php"></a>
106     <h1>example4.php</h1>
107     <h2>Warnings:</h2><br>
108     <b>Warning on line 32</b> - no @package tag was used in a DocBlock for class LeftBlockPage<br>
109     <a name="example9.php"></a>
110     <h1>example9.php</h1>
111     <h2>Warnings:</h2><br>
112     <b>Warning on line 26</b> - Page-level DocBlock precedes "include_once example9.php", use another DocBlock to document the source element<br>
113     <a name="FEListBox.inc"></a>
114     <h1>FEListBox.inc</h1>
115     <h2>Warnings:</h2><br>
116     <b>Warning on line 384</b> - no @package tag was used in a DocBlock for class FEUnitedStates<br>
117     <b>Warning on line 482</b> - no @package tag was used in a DocBlock for class FEComboListBox<br>
118     <b>Warning on line 788</b> - no @package tag was used in a DocBlock for class FEMonths<br>
119     <b>Warning on line 831</b> - no @package tag was used in a DocBlock for class FEYears<br>
120     <b>Warning on line 861</b> - no @package tag was used in a DocBlock for class FEDays<br>
121     <b>Warning on line 895</b> - no @package tag was used in a DocBlock for class FEDate<br>
122     <a name="FEListBoxMaster.inc"></a>
123     <h1>FEListBoxMaster.inc</h1>
124     <h2>Warnings:</h2><br>
125     <b>Warning on line 25</b> - no @package tag was used in a DocBlock for class FEListBoxMaster<br>
126     <a name="FENumbers.inc"></a>
127     <h1>FENumbers.inc</h1>
128     <h2>Warnings:</h2><br>
129     <b>Warning on line 17</b> - Page-level DocBlock precedes "require_once FENumbers.inc", use another DocBlock to document the source element<br>
130     <a name="FEText.inc"></a>
131     <h1>FEText.inc</h1>
132     <h2>Warnings:</h2><br>
133     <b>Warning on line 465</b> - no @package tag was used in a DocBlock for class FEZipcode<br>
134     <a name="FooterNav.inc"></a>
135     <h1>FooterNav.inc</h1>
136     <h2>Warnings:</h2><br>
137 jonen 1.2 <b>Warning on line 189</b> - Unknown tag "@deprecated
138 jonen 1.4 " used<br>
139     <a name="form3.php"></a>
140     <h1>form3.php</h1>
141     <h2>Warnings:</h2><br>
142     <b>Warning on line 15</b> - Page-level DocBlock precedes "function xxx", use another DocBlock to document the source element<br>
143     <a name="FormErrors.inc"></a>
144     <h1>FormErrors.inc</h1>
145     <h2>Warnings:</h2><br>
146     <b>Warning on line 15</b> - DocBlock would be page-level, but precedes class "FormErrors", use another DocBlock to document the file<br>
147     <a name="FormProcessor.inc"></a>
148     <h1>FormProcessor.inc</h1>
149     <h2>Warnings:</h2><br>
150     <b>Warning on line 15</b> - Page-level DocBlock precedes "define FORM_ACTION", use another DocBlock to document the source element<br>
151     <a name="FormValidation.inc"></a>
152     <h1>FormValidation.inc</h1>
153     <h2>Warnings:</h2><br>
154     <b>Warning on line 18</b> - Page-level DocBlock precedes "define VALIDATE_MAXSIZE", use another DocBlock to document the source element<br>
155     <a name="FormWizard.inc"></a>
156     <h1>FormWizard.inc</h1>
157     <h2>Warnings:</h2><br>
158     <b>Warning on line 14</b> - Page-level DocBlock precedes "define WIZARD_VISITED", use another DocBlock to document the source element<br>
159     <b>Warning on line 25</b> - no @package tag was used in a DocBlock for class FormWizard<br>
160     <a name="local_includes.inc"></a>
161     <h1>local_includes.inc</h1>
162     <h2>Warnings:</h2><br>
163     <b>Warning on line 9</b> - File "/home/waboring/devel/tmp/phphtmllib/css/local_includes.inc" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
164     <a name="MessageBoxWidget.inc"></a>
165     <h1>MessageBoxWidget.inc</h1>
166     <h2>Warnings:</h2><br>
167     <b>Warning on line 17</b> - no @package tag was used in a DocBlock for class MessageBoxWidget<br>
168     <b>Warning on line 207</b> - no @package tag was used in a DocBlock for class MessageBoxOK<br>
169     <b>Warning on line 231</b> - no @package tag was used in a DocBlock for class MessageBoxOKCancel<br>
170     <a name="SimpleGUIDataList.inc"></a>
171     <h1>SimpleGUIDataList.inc</h1>
172     <h2>Warnings:</h2><br>
173     <b>Warning on line 12</b> - Page-level DocBlock precedes "require_once SimpleGUIDataList.inc", use another DocBlock to document the source element<br>
174     <b>Warning on line 14</b> - no @package tag was used in a DocBlock for class SimpleGUIDataList<br>
175     <a name="SQLDataListSource.inc"></a>
176     <h1>SQLDataListSource.inc</h1>
177     <h2>Warnings:</h2><br>
178     <b>Warning on line 17</b> - no @package tag was used in a DocBlock for class SQLDataListSource<br>
179     <a name="StandardDialogWidget.inc"></a>
180     <h1>StandardDialogWidget.inc</h1>
181     <h2>Warnings:</h2><br>
182     <b>Warning on line 22</b> - no @package tag was used in a DocBlock for class StandardDialogWidget<br>
183     <a name="TabWidget.inc"></a>
184     <h1>TabWidget.inc</h1>
185     <h2>Warnings:</h2><br>
186     <b>Warning on line 110</b> - no @package tag was used in a DocBlock for class TabList<br>
187     <a name="unittest1.php"></a>
188     <h1>unittest1.php</h1>
189     <h2>Warnings:</h2><br>
190     <b>Warning on line 14</b> - Page-level DocBlock precedes "require_once unittest1.php", use another DocBlock to document the source element<br>
191     <b>Warning on line 26</b> - no @package tag was used in a DocBlock for class ContainerTest<br>
192     <a name="unittest2.php"></a>
193     <h1>unittest2.php</h1>
194     <h2>Warnings:</h2><br>
195     <b>Warning on line 14</b> - Page-level DocBlock precedes "require_once unittest2.php", use another DocBlock to document the source element<br>
196     <b>Warning on line 26</b> - no @package tag was used in a DocBlock for class XMLTagClassTest<br>
197     <a name="unittest3.php"></a>
198     <h1>unittest3.php</h1>
199     <h2>Warnings:</h2><br>
200     <b>Warning on line 14</b> - Page-level DocBlock precedes "require_once unittest3.php", use another DocBlock to document the source element<br>
201     <b>Warning on line 26</b> - no @package tag was used in a DocBlock for class HTMLTagClassTest<br>
202     <a name="widget6.php"></a>
203     <h1>widget6.php</h1>
204     <h2>Warnings:</h2><br>
205     <b>Warning on line 154</b> - no @package tag was used in a DocBlock for class adodbmysqllist<br>
206     <a name="widget7.php"></a>
207     <h1>widget7.php</h1>
208     <h2>Warnings:</h2><br>
209     <b>Warning on line 38</b> - no @package tag was used in a DocBlock for class csvfilelist<br>
210     <a name="widget13.php"></a>
211     <h1>widget13.php</h1>
212     <h2>Warnings:</h2><br>
213     <b>Warning on line 23</b> - no @package tag was used in a DocBlock for class PermissionsCheckTestPage<br>
214     <a name="widget14.php"></a>
215     <h1>widget14.php</h1>
216     <h2>Warnings:</h2><br>
217     <b>Warning on line 25</b> - no @package tag was used in a DocBlock for class FirstTab<br>
218     <b>Warning on line 35</b> - no @package tag was used in a DocBlock for class FooTab<br>
219     <b>Warning on line 53</b> - no @package tag was used in a DocBlock for class test<br>
220     <b>Warning on line 59</b> - no @package tag was used in a DocBlock for class WidgetListPage<br>
221     <a name="wizard1.php"></a>
222     <h1>wizard1.php</h1>
223     <h2>Warnings:</h2><br>
224     <b>Warning on line 62</b> - no @package tag was used in a DocBlock for class MyWizard<br>
225     <a name="XMLDocumentClass.inc"></a>
226     <h1>XMLDocumentClass.inc</h1>
227     <h2>Warnings:</h2><br>
228 jonen 1.3 <b>Warning on line 254</b> - Unknown tag "@deprecated
229 jonen 1.4 " used<br>
230     <a name="_steps.inc"></a>
231     <h1>_steps.inc</h1>
232     <h2>Warnings:</h2><br>
233     <b>Warning on line 10</b> - DocBlock would be page-level, but precedes class "Step1", use another DocBlock to document the file<br>
234     <b>Warning on line 105</b> - no @package tag was used in a DocBlock for class Step2<br>
235     <b>Warning on line 205</b> - no @package tag was used in a DocBlock for class Step3<br>
236     <a name="ALLTAGS.inc"></a>
237     <h1>ALLTAGS.inc</h1>
238     <h2>Errors:</h2><br>
239     <b>Error on line 88</b> - Unclosed b tag in DocBlock, parsing will be incorrect<br>
240     <b>Error on line 249</b> - Unclosed code tag in DocBlock, parsing will be incorrect<br>
241     <b>Error on line 623</b> - Unclosed i tag in DocBlock, parsing will be incorrect<br>
242     <b>Error on line 702</b> - Unclosed kbd tag in DocBlock, parsing will be incorrect<br>
243     <b>Error on line 752</b> - Unclosed list tag in DocBlock, parsing will be incorrect<br>
244     <b>Error on line 752</b> - unmatched ol or ul tag in DocBlock, parsing will be incorrect<br>
245     <b>Error on line 889</b> - unmatched ol or ul tag in DocBlock, parsing will be incorrect<br>
246     <b>Error on line 889</b> - unmatched ol or ul tag in DocBlock, parsing will be incorrect<br>
247     <b>Error on line 889</b> - Unclosed list tag in DocBlock, parsing will be incorrect<br>
248     <b>Error on line 889</b> - Unclosed list tag in DocBlock, parsing will be incorrect<br>
249     <b>Error on line 1036</b> - Unclosed pre tag in DocBlock, parsing will be incorrect<br>
250     <b>Error on line 1085</b> - Unclosed samp tag in DocBlock, parsing will be incorrect<br>
251     <b>Error on line 1708</b> - unmatched ol or ul tag in DocBlock, parsing will be incorrect<br>
252     <b>Error on line 1708</b> - Unclosed list tag in DocBlock, parsing will be incorrect<br>
253     <b>Error on line 1716</b> - Unclosed var tag in DocBlock, parsing will be incorrect<br>
254     <a name="html_utils.inc"></a>
255     <h1>html_utils.inc</h1>
256     <h2>Errors:</h2><br>
257     <b>Error on line 155</b> - Unclosed b tag in DocBlock, parsing will be incorrect<br>
258     <b>Error on line 338</b> - Unclosed code tag in DocBlock, parsing will be incorrect<br>
259     <b>Error on line 664</b> - Unclosed i tag in DocBlock, parsing will be incorrect<br>
260     <b>Error on line 810</b> - Unclosed kbd tag in DocBlock, parsing will be incorrect<br>
261     <b>Error on line 975</b> - unmatched ol or ul tag in DocBlock, parsing will be incorrect<br>
262     <b>Error on line 975</b> - Unclosed list tag in DocBlock, parsing will be incorrect<br>
263     <b>Error on line 1051</b> - Unclosed pre tag in DocBlock, parsing will be incorrect<br>
264     <b>Error on line 1079</b> - Unclosed samp tag in DocBlock, parsing will be incorrect<br>
265     <b>Error on line 1400</b> - unmatched ol or ul tag in DocBlock, parsing will be incorrect<br>
266     <b>Error on line 1400</b> - Unclosed list tag in DocBlock, parsing will be incorrect<br>
267     <b>Error on line 1414</b> - Unclosed var tag in DocBlock, parsing will be incorrect<br>
268     <a name="XMLTagClass.inc"></a>
269     <h1>XMLTagClass.inc</h1>
270     <h2>Errors:</h2><br>
271     <b>Error on line 122</b> - @access was passed neither "public" nor "private." Was passed: "private
272    
273     note: the child class can override this
274     to set the options"<br>
275     <p class="notes" id="credit">
276     Documentation generated on Thu, 1 Apr 2004 09:40:30 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
277     </p>
278     </body>
279     </html>

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed