1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209
|
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- template designed by Marco Von Ballmoos -->
<title>phpDocumentor Parser Errors and Warnings</title>
<link rel="stylesheet" href="media/stylesheet.css" />
</head>
<body>
<a href="#Post-parsing">Post-parsing</a><br>
<a href="#AwlCache.php">AwlCache.php</a><br>
<a href="#AwlDatabase.php">AwlDatabase.php</a><br>
<a href="#AwlDBDialect.php">AwlDBDialect.php</a><br>
<a href="#AwlQuery.php">AwlQuery.php</a><br>
<a href="#AwlUpgrader.php">AwlUpgrader.php</a><br>
<a href="#AWLUtilities.php">AWLUtilities.php</a><br>
<a href="#classBrowser.php">classBrowser.php</a><br>
<a href="#classEditor.php">classEditor.php</a><br>
<a href="#DataEntry.php">DataEntry.php</a><br>
<a href="#DataUpdate.php">DataUpdate.php</a><br>
<a href="#EMail.php">EMail.php</a><br>
<a href="#iCalendar.php">iCalendar.php</a><br>
<a href="#MenuSet.php">MenuSet.php</a><br>
<a href="#Multipart.php">Multipart.php</a><br>
<a href="#PgQuery.php">PgQuery.php</a><br>
<a href="#Session.php">Session.php</a><br>
<a href="#Translation.php">Translation.php</a><br>
<a href="#User.php">User.php</a><br>
<a href="#Validation.php">Validation.php</a><br>
<a href="#vCalendar.php">vCalendar.php</a><br>
<a href="#vComponent.php">vComponent.php</a><br>
<a href="#XMLDocument.php">XMLDocument.php</a><br>
<a href="#XMLElement.php">XMLElement.php</a><br>
<a name="Post-parsing"></a>
<h1>Post-parsing</h1>
<h2>Warnings:</h2><br>
<b>Warning</b> -
duplicate define element "E_USER_ERROR" in file /home/karora/projects/awl/inc/AwlDatabase.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<a name="AuthPlugins.php"></a>
<h1>AuthPlugins.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 27</b> - Page-level DocBlock precedes "require_once 'AWLUtilities.php'", use another DocBlock to document the source element<br>
<h2>Errors:</h2><br>
<b>Error on line 87</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package awl"<br>
<b>Error on line 107</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package awl"<br>
<a name="AwlCache.php"></a>
<h1>AwlCache.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 9</b> - no @package tag was used in a DocBlock for class AwlCache<br>
<b>Warning on line 172</b> - File "/home/karora/projects/awl/inc/AwlCache.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="AwlDatabase.php"></a>
<h1>AwlDatabase.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 36</b> - Page-level DocBlock precedes "require_once 'AwlDBDialect.php'", use another DocBlock to document the source element<br>
<b>Warning on line 36</b> - Unknown tag "@compatibility" used<br>
<a name="AwlDBDialect.php"></a>
<h1>AwlDBDialect.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 17</b> - Page-level DocBlock precedes "define E_USER_ERROR", use another DocBlock to document the source element<br>
<b>Warning on line 17</b> - Unknown tag "@compatibility" used<br>
<a name="AwlQuery.php"></a>
<h1>AwlQuery.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 10</b> - Page-level DocBlock precedes "require_once 'AwlDatabase.php'", use another DocBlock to document the source element<br>
<b>Warning on line 10</b> - Unknown tag "@compatibility" used<br>
<a name="AwlUpgrader.php"></a>
<h1>AwlUpgrader.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 10</b> - Unknown tag "@compatibility" used<br>
<b>Warning on line 10</b> - Page-level DocBlock precedes "require_once 'AwlQuery.php'", use another DocBlock to document the source element<br>
<a name="classBrowser.php"></a>
<h1>classBrowser.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 16</b> - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element<br>
<a name="classEditor.php"></a>
<h1>classEditor.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 11</b> - Page-level DocBlock precedes "require_once "DataUpdate.php"", use another DocBlock to document the source element<br>
<a name="DataEntry.php"></a>
<h1>DataEntry.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 10</b> - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element<br>
<a name="DataUpdate.php"></a>
<h1>DataUpdate.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 14</b> - Page-level DocBlock precedes "require_once 'AWLUtilities.php'", use another DocBlock to document the source element<br>
<a name="EMail.php"></a>
<h1>EMail.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 10</b> - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element<br>
<a name="iCalendar.php"></a>
<h1>iCalendar.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 48</b> - Page-level DocBlock precedes "require_once 'XMLElement.php'", use another DocBlock to document the source element<br>
<b>Warning on line 48</b> - example file "To render it as an iCalendar string:
echo $ical->Render();" does not exist<br>
<b>Warning on line 48</b> - example file "To clear any 'VALARM' components in an iCalendar object
$ical->component->ClearComponents('VALARM');" does not exist<br>
<b>Warning on line 48</b> - example file "To parse an existing iCalendar string for manipulation:
$ical = new iCalendar( array('icalendar' => $icalendar_text ) );" does not exist<br>
<b>Warning on line 48</b> - example file "To render just the VEVENTs in the iCalendar with a restricted list of properties:
echo $ical->Render( false, 'VEVENT', array( 'DTSTART', 'DURATION', 'DTEND', 'RRULE', 'SUMMARY') );" does not exist<br>
<b>Warning on line 48</b> - example file "To create a new iCalendar from several data values:
$ical = new iCalendar( array('DTSTART' => $dtstart, 'SUMMARY' => $summary, 'DURATION' => $duration ) );" does not exist<br>
<b>Warning on line 48</b> - example file "To replace any 'RRULE' property in an iCalendar object
$ical->component->SetProperties( 'RRULE', $rrule_definition );" does not exist<br>
<b>Warning on line 842</b> - Unknown tag "@note" used<br>
<b>Warning on line 941</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1015</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1075</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1094</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1128</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1199</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1236</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1253</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1307</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1328</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1350</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1375</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1386</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1399</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1411</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1422</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1433</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1442</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1452</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1462</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1476</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1511</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1547</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1579</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1655</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1682</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1700</b> - Unknown tag "@DEPRECATED:" used<br>
<b>Warning on line 1714</b> - Unknown tag "@DEPRECATED:" used<br>
<h2>Errors:</h2><br>
<b>Error on line 1094</b> - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var integer The number of SOMETHINGS we want to get."<br>
<a name="MenuSet.php"></a>
<h1>MenuSet.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 14</b> - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element<br>
<a name="Multipart.php"></a>
<h1>Multipart.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 4</b> - no @package tag was used in a DocBlock for class SinglePart<br>
<b>Warning on line 37</b> - no @package tag was used in a DocBlock for class Multipart<br>
<b>Warning on line 75</b> - File "/home/karora/projects/awl/inc/Multipart.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="PgQuery.php"></a>
<h1>PgQuery.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 55</b> - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element<br>
<a name="Session.php"></a>
<h1>Session.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 24</b> - Page-level DocBlock precedes "require_once 'AWLUtilities.php'", use another DocBlock to document the source element<br>
<a name="Translation.php"></a>
<h1>Translation.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 74</b> -
duplicate function element "translate" in file /home/karora/projects/awl/inc/Translation.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<a name="User.php"></a>
<h1>User.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 10</b> - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element<br>
<a name="Validation.php"></a>
<h1>Validation.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 10</b> - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element<br>
<a name="vCalendar.php"></a>
<h1>vCalendar.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 20</b> - Page-level DocBlock precedes "require_once 'vComponent.php'", use another DocBlock to document the source element<br>
<b>Warning on line 22</b> - no @package tag was used in a DocBlock for class vCalendar<br>
<h2>Errors:</h2><br>
<b>Error on line 33</b> - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var array "<br>
<b>Error on line 33</b> - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var vComponent "<br>
<b>Error on line 33</b> - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var array "<br>
<b>Error on line 33</b> - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var string "<br>
<a name="vComponent.php"></a>
<h1>vComponent.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 15</b> - Page-level DocBlock precedes "require_once 'XMLElement.php'", use another DocBlock to document the source element<br>
<b>Warning on line 888</b> - Unknown tag "@note" used<br>
<a name="XMLDocument.php"></a>
<h1>XMLDocument.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 12</b> - Page-level DocBlock precedes "require_once "XMLElement.php"", use another DocBlock to document the source element<br>
<b>Warning on line 329</b> - docblock template never terminated with /**#@-*/<br>
<a name="XMLElement.php"></a>
<h1>XMLElement.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 11</b> - Page-level DocBlock precedes "require_once 'AWLUtilities.php'", use another DocBlock to document the source element<br>
<a name="AWLUtilities.php"></a>
<h1>AWLUtilities.php</h1>
<h2>Errors:</h2><br>
<b>Error on line 26</b> - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var string A format string for the log message"<br>
<b>Error on line 26</b> - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var [string ...] Parameters for the format string."<br>
<b>Error on line 150</b> - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var boolean Should the dump recurse into arrays/objects in the array"<br>
<b>Error on line 150</b> - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var array The array to be dumped."<br>
<b>Error on line 150</b> - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var string What name should this array dump identify itself as"<br>
<p class="notes" id="credit">
Documentation generated on Wed, 04 Jul 2012 07:06:17 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
</p>
</body>
</html>
|