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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by jonen, Sat Feb 22 20:55:53 2003 UTC revision 1.3 by jonen, Wed Sep 24 13:03:58 2003 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>  <?xml version="1.0" encoding="iso-8859-1"?>
2  <!--NewPage-->  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3  <HTML>    <html xmlns="http://www.w3.org/1999/xhtml">
4  <HEAD>                  <head>
5          <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:24:04 -0800' -->                          <!-- template designed by Marco Von Ballmoos -->
6          <TITLE>phpDocumentor Parser Errors and Warnings</TITLE>                          <title>phpDocumentor Parser Errors and Warnings</title>
7  <LINK REL ='stylesheet' TYPE='text/css' HREF='media/stylesheet.css' TITLE='Style'>                          <link rel="stylesheet" href="media/stylesheet.css" />
8  </HEAD>                          <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9  <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">                  </head>
10  <a href="#Post-parsing">Post-parsing</a><br>                  <body>
11                                                    <a href="#Post-parsing">Post-parsing</a><br>
12  <a href="#ALLTAGS.inc">ALLTAGS.inc</a><br>  <a href="#ALLTAGS.inc">ALLTAGS.inc</a><br>
13  <a href="#ContainerClass.inc">ContainerClass.inc</a><br>  <a href="#ContainerClass.inc">ContainerClass.inc</a><br>
14  <a href="#css_container.inc">css_container.inc</a><br>  <a href="#css_container.inc">css_container.inc</a><br>
# Line 16  Line 17 
17  <a href="#example1.php">example1.php</a><br>  <a href="#example1.php">example1.php</a><br>
18  <a href="#example3.php">example3.php</a><br>  <a href="#example3.php">example3.php</a><br>
19  <a href="#example4.php">example4.php</a><br>  <a href="#example4.php">example4.php</a><br>
20    <a href="#FENumbers.inc">FENumbers.inc</a><br>
21  <a href="#FooterNav.inc">FooterNav.inc</a><br>  <a href="#FooterNav.inc">FooterNav.inc</a><br>
22  <a href="#FormErrors.inc">FormErrors.inc</a><br>  <a href="#FormErrors.inc">FormErrors.inc</a><br>
23  <a href="#FormProcessor.inc">FormProcessor.inc</a><br>  <a href="#FormProcessor.inc">FormProcessor.inc</a><br>
24  <a href="#FormValidation.inc">FormValidation.inc</a><br>  <a href="#FormValidation.inc">FormValidation.inc</a><br>
25  <a href="#InfoTable.php">InfoTable.php</a><br>  <a href="#FormWizard.inc">FormWizard.inc</a><br>
26    <a href="#html_utils.inc">html_utils.inc</a><br>
27  <a href="#local_includes.inc">local_includes.inc</a><br>  <a href="#local_includes.inc">local_includes.inc</a><br>
 <a href="#NavTable.php">NavTable.php</a><br>  
28  <a href="#SimpleGUIDataList.inc">SimpleGUIDataList.inc</a><br>  <a href="#SimpleGUIDataList.inc">SimpleGUIDataList.inc</a><br>
29  <a href="#SQLDataListSource.inc">SQLDataListSource.inc</a><br>  <a href="#SQLDataListSource.inc">SQLDataListSource.inc</a><br>
 <a href="#TextNav.php">TextNav.php</a><br>  
 <a href="#TreeNav.php">TreeNav.php</a><br>  
30  <a href="#widget6.php">widget6.php</a><br>  <a href="#widget6.php">widget6.php</a><br>
31  <a href="#widget7.php">widget7.php</a><br>  <a href="#widget7.php">widget7.php</a><br>
32    <a href="#wizard1.php">wizard1.php</a><br>
33  <a href="#XMLDocumentClass.inc">XMLDocumentClass.inc</a><br>  <a href="#XMLDocumentClass.inc">XMLDocumentClass.inc</a><br>
34    <a href="#_steps.inc">_steps.inc</a><br>
35  <h1>Post-parsing</h1>  <h1>Post-parsing</h1>
36  <h2>Warnings:</h2><br>  <h2>Warnings:</h2><br>
 <b>Warning</b> - Class csvfilelist parent DefaultGUIDataList not found<br>  
37  <b>Warning</b> -  <b>Warning</b> -
38  duplicate class element "MyLayoutPage" in file /home/waboring/devel/phphtmllib/examples/MyLayoutPage.inc will be ignored.  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>  Use an @ignore tag on the original if you want this case to be documented.<br>
# Line 40  Use an @ignore tag on the original if yo Line 41  Use an @ignore tag on the original if yo
41   try ignoring a file that contains the conflicting parent class<br>   try ignoring a file that contains the conflicting parent class<br>
42  <b>Warning</b> - Class pearmysqllist parent DefaultGUIDataList not found<br>  <b>Warning</b> - Class pearmysqllist parent DefaultGUIDataList not found<br>
43  <b>Warning</b> -  <b>Warning</b> -
44    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  duplicate define element "DEBUG" in file /home/waboring/devel/phphtmllib/examples/example4.php will be ignored.  duplicate define element "DEBUG" in file /home/waboring/devel/phphtmllib/examples/example4.php will be ignored.
49  Use an @ignore tag on the original if you want this case to be documented.<br>  Use an @ignore tag on the original if you want this case to be documented.<br>
50  <h1>ADODBSQLDataListSource.inc</h1>  <h1>ADODBSQLDataListSource.inc</h1>
# Line 51  Use an @ignore tag on the original if yo Line 56  Use an @ignore tag on the original if yo
56  " used<br>  " used<br>
57  <h1>css_container.inc</h1>  <h1>css_container.inc</h1>
58  <h2>Warnings:</h2><br>  <h2>Warnings:</h2><br>
59  <b>Warning on line 25</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/css/css_container.inc<br>  <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  <h1>darkbluetheme.php</h1>  <h1>darkbluetheme.php</h1>
61  <h2>Warnings:</h2><br>  <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>  <b>Warning on line 69</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/css/darkbluetheme.php<br>
# Line 69  Use an @ignore tag on the original if yo Line 74  Use an @ignore tag on the original if yo
74  <h1>example4.php</h1>  <h1>example4.php</h1>
75  <h2>Warnings:</h2><br>  <h2>Warnings:</h2><br>
76  <b>Warning on line 32</b> - no @package tag was used in a DocBlock for class LeftBlockPage<br>  <b>Warning on line 32</b> - no @package tag was used in a DocBlock for class LeftBlockPage<br>
77    <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  <h1>FooterNav.inc</h1>  <h1>FooterNav.inc</h1>
84  <h2>Warnings:</h2><br>  <h2>Warnings:</h2><br>
85  <b>Warning on line 189</b> - Unknown tag "@deprecated  <b>Warning on line 189</b> - Unknown tag "@deprecated
86  " used<br>  " used<br>
87  <h1>FormErrors.inc</h1>  <h1>FormErrors.inc</h1>
88  <h2>Warnings:</h2><br>  <h2>Warnings:</h2><br>
89  <b>Warning on line 98</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/form/FormErrors.inc<br>  <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  <h1>FormProcessor.inc</h1>  <h1>FormProcessor.inc</h1>
91  <h2>Warnings:</h2><br>  <h2>Warnings:</h2><br>
92  <b>Warning on line 441</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/form/FormProcessor.inc<br>  <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  <h2>Errors:</h2><br>  <h2>Errors:</h2><br>
 <b>Error on line 15</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpHtmlLib"<br>  
94  <b>Error on line 15</b> - "define" FORM_ACTION's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage FormProcessing"<br>  <b>Error on line 15</b> - "define" FORM_ACTION's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage FormProcessing"<br>
95    <b>Error on line 15</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpHtmlLib"<br>
96  <h1>FormValidation.inc</h1>  <h1>FormValidation.inc</h1>
97  <h2>Warnings:</h2><br>  <h2>Warnings:</h2><br>
98  <b>Warning on line 1178</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/form/FormValidation.inc<br>  <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  <h2>Errors:</h2><br>  <h2>Errors:</h2><br>
 <b>Error on line 18</b> - "define" VALIDATE_MAXSIZE's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage FormProcessing"<br>  
100  <b>Error on line 18</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpHtmlLib"<br>  <b>Error on line 18</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpHtmlLib"<br>
101  <h1>InfoTable.php</h1>  <b>Error on line 18</b> - "define" VALIDATE_MAXSIZE's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage FormProcessing"<br>
102    <h1>FormWizard.inc</h1>
103  <h2>Warnings:</h2><br>  <h2>Warnings:</h2><br>
104  <b>Warning on line 38</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/widgets/css/InfoTable.php<br>  <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  <h1>local_includes.inc</h1>  <h1>local_includes.inc</h1>
110  <h2>Warnings:</h2><br>  <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>  <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>
 <h1>NavTable.php</h1>  
 <h2>Warnings:</h2><br>  
 <b>Warning on line 53</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/widgets/css/NavTable.php<br>  
112  <h1>SimpleGUIDataList.inc</h1>  <h1>SimpleGUIDataList.inc</h1>
113  <h2>Warnings:</h2><br>  <h2>Warnings:</h2><br>
114  <b>Warning on line 14</b> - no @package tag was used in a DocBlock for class SimpleGUIDataList<br>  <b>Warning on line 14</b> - no @package tag was used in a DocBlock for class SimpleGUIDataList<br>
# Line 106  Use an @ignore tag on the original if yo Line 118  Use an @ignore tag on the original if yo
118  <h1>SQLDataListSource.inc</h1>  <h1>SQLDataListSource.inc</h1>
119  <h2>Warnings:</h2><br>  <h2>Warnings:</h2><br>
120  <b>Warning on line 14</b> - no @package tag was used in a DocBlock for class SQLDataListSource<br>  <b>Warning on line 14</b> - no @package tag was used in a DocBlock for class SQLDataListSource<br>
 <h1>TextNav.php</h1>  
 <h2>Warnings:</h2><br>  
 <b>Warning on line 27</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/widgets/css/TextNav.php<br>  
 <h1>TreeNav.php</h1>  
 <h2>Warnings:</h2><br>  
 <b>Warning on line 49</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/widgets/css/TreeNav.php<br>  
121  <h1>widget6.php</h1>  <h1>widget6.php</h1>
122  <h2>Warnings:</h2><br>  <h2>Warnings:</h2><br>
123  <b>Warning on line 154</b> - no @package tag was used in a DocBlock for class adodbmysqllist<br>  <b>Warning on line 154</b> - no @package tag was used in a DocBlock for class adodbmysqllist<br>
124  <h1>widget7.php</h1>  <h1>widget7.php</h1>
125  <h2>Warnings:</h2><br>  <h2>Warnings:</h2><br>
126  <b>Warning on line 37</b> - no @package tag was used in a DocBlock for class csvfilelist<br>  <b>Warning on line 37</b> - no @package tag was used in a DocBlock for class csvfilelist<br>
127    <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  <h1>XMLDocumentClass.inc</h1>  <h1>XMLDocumentClass.inc</h1>
131  <h2>Warnings:</h2><br>  <h2>Warnings:</h2><br>
132  <b>Warning on line 251</b> - Unknown tag "@deprecated  <b>Warning on line 254</b> - Unknown tag "@deprecated
133  " used<br>  " used<br>
134    <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  <h1>ALLTAGS.inc</h1>  <h1>ALLTAGS.inc</h1>
140  <h2>Errors:</h2><br>  <h2>Errors:</h2><br>
141  <b>Error on line 736</b> - unmatched ol or ul tag in DocBlock, parsing will be incorrect<br>  <b>Error on line 87</b> - Unclosed b tag in DocBlock, parsing will be incorrect<br>
142  <b>Error on line 873</b> - unmatched ol or ul tag in DocBlock, parsing will be incorrect<br>  <b>Error on line 248</b> - Unclosed code tag in DocBlock, parsing will be incorrect<br>
143          <div id="credit">  <b>Error on line 622</b> - Unclosed i tag in DocBlock, parsing will be incorrect<br>
144                  <hr>  <b>Error on line 701</b> - Unclosed kbd tag in DocBlock, parsing will be incorrect<br>
145                  Documention generated on Thu, 20 Feb 2003 16:24:04 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>  <b>Error on line 751</b> - unmatched ol or ul tag in DocBlock, parsing will be incorrect<br>
146          </div>  <b>Error on line 751</b> - Unclosed list tag in DocBlock, parsing will be incorrect<br>
147  </body>  <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  </html>  </html>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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