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 phpDocumentor Parser Errors and Warnings Post-parsing
AwlCache.php
AwlDatabase.php
AwlDBDialect.php
AwlQuery.php
AwlUpgrader.php
AWLUtilities.php
classBrowser.php
classEditor.php
DataEntry.php
DataUpdate.php
EMail.php
iCalendar.php
MenuSet.php
Multipart.php
PgQuery.php
Session.php
Translation.php
User.php
Validation.php
vCalendar.php
vComponent.php
XMLDocument.php
XMLElement.php

Post-parsing

Warnings:


Warning - 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.

AuthPlugins.php

Warnings:


Warning on line 27 - Page-level DocBlock precedes "require_once 'AWLUtilities.php'", use another DocBlock to document the source element

Errors:


Error on line 87 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package awl"
Error on line 107 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package awl"

AwlCache.php

Warnings:


Warning on line 9 - no @package tag was used in a DocBlock for class AwlCache
Warning on line 172 - File "/home/karora/projects/awl/inc/AwlCache.php" has no page-level DocBlock, use @package in the first DocBlock to create one

AwlDatabase.php

Warnings:


Warning on line 36 - Page-level DocBlock precedes "require_once 'AwlDBDialect.php'", use another DocBlock to document the source element
Warning on line 36 - Unknown tag "@compatibility" used

AwlDBDialect.php

Warnings:


Warning on line 17 - Page-level DocBlock precedes "define E_USER_ERROR", use another DocBlock to document the source element
Warning on line 17 - Unknown tag "@compatibility" used

AwlQuery.php

Warnings:


Warning on line 10 - Page-level DocBlock precedes "require_once 'AwlDatabase.php'", use another DocBlock to document the source element
Warning on line 10 - Unknown tag "@compatibility" used

AwlUpgrader.php

Warnings:


Warning on line 10 - Unknown tag "@compatibility" used
Warning on line 10 - Page-level DocBlock precedes "require_once 'AwlQuery.php'", use another DocBlock to document the source element

classBrowser.php

Warnings:


Warning on line 16 - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element

classEditor.php

Warnings:


Warning on line 11 - Page-level DocBlock precedes "require_once "DataUpdate.php"", use another DocBlock to document the source element

DataEntry.php

Warnings:


Warning on line 10 - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element

DataUpdate.php

Warnings:


Warning on line 14 - Page-level DocBlock precedes "require_once 'AWLUtilities.php'", use another DocBlock to document the source element

EMail.php

Warnings:


Warning on line 10 - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element

iCalendar.php

Warnings:


Warning on line 48 - Page-level DocBlock precedes "require_once 'XMLElement.php'", use another DocBlock to document the source element
Warning on line 48 - example file "To render it as an iCalendar string: echo $ical->Render();" does not exist
Warning on line 48 - example file "To clear any 'VALARM' components in an iCalendar object $ical->component->ClearComponents('VALARM');" does not exist
Warning on line 48 - example file "To parse an existing iCalendar string for manipulation: $ical = new iCalendar( array('icalendar' => $icalendar_text ) );" does not exist
Warning on line 48 - 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
Warning on line 48 - example file "To create a new iCalendar from several data values: $ical = new iCalendar( array('DTSTART' => $dtstart, 'SUMMARY' => $summary, 'DURATION' => $duration ) );" does not exist
Warning on line 48 - example file "To replace any 'RRULE' property in an iCalendar object $ical->component->SetProperties( 'RRULE', $rrule_definition );" does not exist
Warning on line 842 - Unknown tag "@note" used
Warning on line 941 - Unknown tag "@DEPRECATED:" used
Warning on line 1015 - Unknown tag "@DEPRECATED:" used
Warning on line 1075 - Unknown tag "@DEPRECATED:" used
Warning on line 1094 - Unknown tag "@DEPRECATED:" used
Warning on line 1128 - Unknown tag "@DEPRECATED:" used
Warning on line 1199 - Unknown tag "@DEPRECATED:" used
Warning on line 1236 - Unknown tag "@DEPRECATED:" used
Warning on line 1253 - Unknown tag "@DEPRECATED:" used
Warning on line 1307 - Unknown tag "@DEPRECATED:" used
Warning on line 1328 - Unknown tag "@DEPRECATED:" used
Warning on line 1350 - Unknown tag "@DEPRECATED:" used
Warning on line 1375 - Unknown tag "@DEPRECATED:" used
Warning on line 1386 - Unknown tag "@DEPRECATED:" used
Warning on line 1399 - Unknown tag "@DEPRECATED:" used
Warning on line 1411 - Unknown tag "@DEPRECATED:" used
Warning on line 1422 - Unknown tag "@DEPRECATED:" used
Warning on line 1433 - Unknown tag "@DEPRECATED:" used
Warning on line 1442 - Unknown tag "@DEPRECATED:" used
Warning on line 1452 - Unknown tag "@DEPRECATED:" used
Warning on line 1462 - Unknown tag "@DEPRECATED:" used
Warning on line 1476 - Unknown tag "@DEPRECATED:" used
Warning on line 1511 - Unknown tag "@DEPRECATED:" used
Warning on line 1547 - Unknown tag "@DEPRECATED:" used
Warning on line 1579 - Unknown tag "@DEPRECATED:" used
Warning on line 1655 - Unknown tag "@DEPRECATED:" used
Warning on line 1682 - Unknown tag "@DEPRECATED:" used
Warning on line 1700 - Unknown tag "@DEPRECATED:" used
Warning on line 1714 - Unknown tag "@DEPRECATED:" used

Errors:


Error on line 1094 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var integer The number of SOMETHINGS we want to get."

MenuSet.php

Warnings:


Warning on line 14 - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element

Multipart.php

Warnings:


Warning on line 4 - no @package tag was used in a DocBlock for class SinglePart
Warning on line 37 - no @package tag was used in a DocBlock for class Multipart
Warning on line 75 - File "/home/karora/projects/awl/inc/Multipart.php" has no page-level DocBlock, use @package in the first DocBlock to create one

PgQuery.php

Warnings:


Warning on line 55 - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element

Session.php

Warnings:


Warning on line 24 - Page-level DocBlock precedes "require_once 'AWLUtilities.php'", use another DocBlock to document the source element

Translation.php

Warnings:


Warning on line 74 - 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.

User.php

Warnings:


Warning on line 10 - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element

Validation.php

Warnings:


Warning on line 10 - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element

vCalendar.php

Warnings:


Warning on line 20 - Page-level DocBlock precedes "require_once 'vComponent.php'", use another DocBlock to document the source element
Warning on line 22 - no @package tag was used in a DocBlock for class vCalendar

Errors:


Error on line 33 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var array "
Error on line 33 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var vComponent "
Error on line 33 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var array "
Error on line 33 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var string "

vComponent.php

Warnings:


Warning on line 15 - Page-level DocBlock precedes "require_once 'XMLElement.php'", use another DocBlock to document the source element
Warning on line 888 - Unknown tag "@note" used

XMLDocument.php

Warnings:


Warning on line 12 - Page-level DocBlock precedes "require_once "XMLElement.php"", use another DocBlock to document the source element
Warning on line 329 - docblock template never terminated with /**#@-*/

XMLElement.php

Warnings:


Warning on line 11 - Page-level DocBlock precedes "require_once 'AWLUtilities.php'", use another DocBlock to document the source element

AWLUtilities.php

Errors:


Error on line 26 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var string A format string for the log message"
Error on line 26 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var [string ...] Parameters for the format string."
Error on line 150 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var boolean Should the dump recurse into arrays/objects in the array"
Error on line 150 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var array The array to be dumped."
Error on line 150 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var string What name should this array dump identify itself as"

Documentation generated on Wed, 04 Jul 2012 07:06:17 +0000 by phpDocumentor 1.4.3