/[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.2 - (hide annotations)
Sat Feb 22 20:55:53 2003 UTC (21 years, 6 months ago) by jonen
Branch: MAIN
Changes since 1.1: +127 -65 lines
File MIME type: text/html
+ updated whole lib to version 2.2.1 (new FormProcessing since 2.2.0!)

1 jonen 1.2 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>
2 jonen 1.1 <!--NewPage-->
3     <HTML>
4     <HEAD>
5 jonen 1.2 <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:24:04 -0800' -->
6 jonen 1.1 <TITLE>phpDocumentor Parser Errors and Warnings</TITLE>
7 jonen 1.2 <LINK REL ='stylesheet' TYPE='text/css' HREF='media/stylesheet.css' TITLE='Style'>
8 jonen 1.1 </HEAD>
9     <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
10 jonen 1.2 <a href="#Post-parsing">Post-parsing</a><br>
11     <a href="#ALLTAGS.inc">ALLTAGS.inc</a><br>
12     <a href="#ContainerClass.inc">ContainerClass.inc</a><br>
13     <a href="#css_container.inc">css_container.inc</a><br>
14     <a href="#darkbluetheme.php">darkbluetheme.php</a><br>
15     <a href="#db_defines.inc">db_defines.inc</a><br>
16     <a href="#example1.php">example1.php</a><br>
17     <a href="#example3.php">example3.php</a><br>
18     <a href="#example4.php">example4.php</a><br>
19     <a href="#FooterNav.inc">FooterNav.inc</a><br>
20     <a href="#FormErrors.inc">FormErrors.inc</a><br>
21     <a href="#FormProcessor.inc">FormProcessor.inc</a><br>
22     <a href="#FormValidation.inc">FormValidation.inc</a><br>
23     <a href="#InfoTable.php">InfoTable.php</a><br>
24     <a href="#local_includes.inc">local_includes.inc</a><br>
25     <a href="#NavTable.php">NavTable.php</a><br>
26     <a href="#SimpleGUIDataList.inc">SimpleGUIDataList.inc</a><br>
27     <a href="#SQLDataListSource.inc">SQLDataListSource.inc</a><br>
28     <a href="#TextNav.php">TextNav.php</a><br>
29     <a href="#TreeNav.php">TreeNav.php</a><br>
30     <a href="#widget6.php">widget6.php</a><br>
31     <a href="#widget7.php">widget7.php</a><br>
32     <a href="#XMLDocumentClass.inc">XMLDocumentClass.inc</a><br>
33     <h1>Post-parsing</h1>
34     <h2>Warnings:</h2><br>
35     <b>Warning</b> - Class csvfilelist parent DefaultGUIDataList not found<br>
36     <b>Warning</b> -
37     duplicate class element "MyLayoutPage" in file /home/waboring/devel/phphtmllib/examples/MyLayoutPage.inc will be ignored.
38     Use an @ignore tag on the original if you want this case to be documented.<br>
39     <b>Warning</b> - Class LeftBlockPage in file /home/waboring/devel/phphtmllib/examples/example4.php has multiple possible parents named MyLayoutPage. Cannot resolve name conflict,
40     try ignoring a file that contains the conflicting parent class<br>
41     <b>Warning</b> - Class pearmysqllist parent DefaultGUIDataList not found<br>
42     <b>Warning</b> -
43 jonen 1.1 duplicate define element "DEBUG" in file /home/waboring/devel/phphtmllib/examples/example4.php will be ignored.
44 jonen 1.2 Use an @ignore tag on the original if you want this case to be documented.<br>
45     <h1>ADODBSQLDataListSource.inc</h1>
46     <h2>Warnings:</h2><br>
47     <b>Warning on line 42</b> - no @package tag was used in a DocBlock for class ADODBSQLDataListSource<br>
48     <h1>ContainerClass.inc</h1>
49     <h2>Warnings:</h2><br>
50     <b>Warning on line 192</b> - Unknown tag "@deprecated
51     " used<br>
52     <h1>css_container.inc</h1>
53     <h2>Warnings:</h2><br>
54     <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>
55     <h1>darkbluetheme.php</h1>
56     <h2>Warnings:</h2><br>
57     <b>Warning on line 69</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/css/darkbluetheme.php<br>
58     <h1>db_defines.inc</h1>
59     <h2>Warnings:</h2><br>
60     <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>
61     <h1>example1.php</h1>
62     <h2>Warnings:</h2><br>
63     <b>Warning on line 68</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/test/example1.php<br>
64     <h2>Errors:</h2><br>
65     <b>Error on line 15</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpHtmlLib"<br>
66     <h1>example3.php</h1>
67     <h2>Warnings:</h2><br>
68     <b>Warning on line 93</b> - no @package tag was used in a DocBlock for class MyLayoutPage<br>
69     <h1>example4.php</h1>
70     <h2>Warnings:</h2><br>
71     <b>Warning on line 32</b> - no @package tag was used in a DocBlock for class LeftBlockPage<br>
72     <h1>FooterNav.inc</h1>
73     <h2>Warnings:</h2><br>
74     <b>Warning on line 189</b> - Unknown tag "@deprecated
75     " used<br>
76     <h1>FormErrors.inc</h1>
77     <h2>Warnings:</h2><br>
78     <b>Warning on line 98</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/form/FormErrors.inc<br>
79     <h1>FormProcessor.inc</h1>
80     <h2>Warnings:</h2><br>
81     <b>Warning on line 441</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/form/FormProcessor.inc<br>
82     <h2>Errors:</h2><br>
83     <b>Error on line 15</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpHtmlLib"<br>
84     <b>Error on line 15</b> - "define" FORM_ACTION's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage FormProcessing"<br>
85     <h1>FormValidation.inc</h1>
86     <h2>Warnings:</h2><br>
87     <b>Warning on line 1178</b> - no @package tag was used in a DocBlock for file /home/waboring/devel/phphtmllib/form/FormValidation.inc<br>
88     <h2>Errors:</h2><br>
89     <b>Error on line 18</b> - "define" VALIDATE_MAXSIZE's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage FormProcessing"<br>
90     <b>Error on line 18</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpHtmlLib"<br>
91     <h1>InfoTable.php</h1>
92     <h2>Warnings:</h2><br>
93     <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>
94     <h1>local_includes.inc</h1>
95     <h2>Warnings:</h2><br>
96     <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>
97     <h1>NavTable.php</h1>
98     <h2>Warnings:</h2><br>
99     <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>
100     <h1>SimpleGUIDataList.inc</h1>
101     <h2>Warnings:</h2><br>
102     <b>Warning on line 14</b> - no @package tag was used in a DocBlock for class SimpleGUIDataList<br>
103     <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>
104     <h2>Errors:</h2><br>
105     <b>Error on line 12</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpHtmlLib"<br>
106     <h1>SQLDataListSource.inc</h1>
107     <h2>Warnings:</h2><br>
108     <b>Warning on line 14</b> - no @package tag was used in a DocBlock for class SQLDataListSource<br>
109     <h1>TextNav.php</h1>
110     <h2>Warnings:</h2><br>
111     <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>
112     <h1>TreeNav.php</h1>
113     <h2>Warnings:</h2><br>
114     <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>
115     <h1>widget6.php</h1>
116     <h2>Warnings:</h2><br>
117     <b>Warning on line 154</b> - no @package tag was used in a DocBlock for class adodbmysqllist<br>
118     <h1>widget7.php</h1>
119     <h2>Warnings:</h2><br>
120     <b>Warning on line 37</b> - no @package tag was used in a DocBlock for class csvfilelist<br>
121     <h1>XMLDocumentClass.inc</h1>
122     <h2>Warnings:</h2><br>
123     <b>Warning on line 251</b> - Unknown tag "@deprecated
124     " used<br>
125     <h1>ALLTAGS.inc</h1>
126     <h2>Errors:</h2><br>
127     <b>Error on line 736</b> - unmatched ol or ul tag in DocBlock, parsing will be incorrect<br>
128     <b>Error on line 873</b> - unmatched ol or ul tag in DocBlock, parsing will be incorrect<br>
129     <div id="credit">
130     <hr>
131     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>
132     </div>
133     </body>
134     </html>

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