1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- <html>
- <head>
- <title>phpDocumentor Parser Errors and Warnings</title>
- <link rel="stylesheet" type="text/css" href="media/style.css">
- </head>
- <body>
- <table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
- <tr>
- <td class="header_top">phpQuery</td>
- </tr>
- <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
- <tr>
- <td class="header_menu">
-
-
- [ <a href="classtrees_phpQuery.html" class="menu">class tree: phpQuery</a> ]
- [ <a href="elementindex_phpQuery.html" class="menu">index: phpQuery</a> ]
- [ <a href="elementindex.html" class="menu">all elements</a> ]
- </td>
- </tr>
- <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
- </table>
- <table width="100%" border="0" cellpadding="0" cellspacing="0">
- <tr valign="top">
- <td width="200" class="menu">
- <div id="todolist">
- <p><a href="todolist.html">Todo List</a></p>
- </div>
- <b>Packages:</b><br />
- <a href="li_phpQuery.html">phpQuery</a><br />
- <br /><br />
- </td>
- <td>
- <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
- <a href="#Post-parsing">Post-parsing</a><br>
- <a href="#DOMDocumentWrapper.php">DOMDocumentWrapper.php</a><br>
- <a href="#DOMEvent.php">DOMEvent.php</a><br>
- <a href="#phpQuery.php">phpQuery.php</a><br>
- <a href="#phpQueryEvents.php">phpQueryEvents.php</a><br>
- <a href="#phpQueryObject.php">phpQueryObject.php</a><br>
- <a name="Callback.php"></a>
- <h1>Callback.php</h1>
- <h2>Warnings:</h2><br>
- <b>Warning on line 7</b> - no @package tag was used in a DocBlock for class Callback<br>
- <b>Warning on line 26</b> - no @package tag was used in a DocBlock for class CallbackReference<br>
- <b>Warning on line 37</b> - File "/home/bob/workspace/phpQuery/phpQuery/Callback.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
- <b>Warning on line 37</b> - no @package tag was used in a DocBlock for class CallbackParam<br>
- <a name="DOMDocumentWrapper.php"></a>
- <h1>DOMDocumentWrapper.php</h1>
- <h2>Warnings:</h2><br>
- <b>Warning on line 11</b> - DocBlock would be page-level, but precedes class "DOMDocumentWrapper", use another DocBlock to document the file<br>
- <a name="DOMEvent.php"></a>
- <h1>DOMEvent.php</h1>
- <h2>Warnings:</h2><br>
- <b>Warning on line 10</b> - DocBlock would be page-level, but precedes class "DOMEvent", use another DocBlock to document the file<br>
- <a name="phpQuery.php"></a>
- <h1>phpQuery.php</h1>
- <h2>Warnings:</h2><br>
- <b>Warning on line 16</b> - Page-level DocBlock precedes "define DOMDOCUMENT", use another DocBlock to document the source element<br>
- <b>Warning on line 897</b> - Unknown tag "@protected" used<br>
- <h2>Errors:</h2><br>
- <b>Error on line 1013</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package phpQuery"<br>
- <a name="phpQueryEvents.php"></a>
- <h1>phpQueryEvents.php</h1>
- <h2>Warnings:</h2><br>
- <b>Warning on line 8</b> - DocBlock would be page-level, but precedes class "phpQueryEvents", use another DocBlock to document the file<br>
- <a name="phpQueryObject.php"></a>
- <h1>phpQueryObject.php</h1>
- <h2>Warnings:</h2><br>
- <b>Warning on line 13</b> - DocBlock would be page-level, but precedes class "phpQueryObject", use another DocBlock to document the file<br>
- <b>Warning on line 1580</b> - Unknown tag "@testme" used<br>
- <b>Warning on line 2188</b> - Unknown tag "@testme" used<br>
- <h2>Errors:</h2><br>
- <b>Error on line 2447</b> - @access was passed neither "public" nor "private." Was passed: "private
- todo refactor to stackcontainsnode"<br>
- <div class="credit">
- <hr />
- Documentation generated on Tue, 18 Nov 2008 19:39:30 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.2</a>
- </div>
- </td></tr></table>
- </td>
- </tr>
- </table>
- </body>
- </html>
|