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

AwlDBDialect.php

Warnings:


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

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 - 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 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 replace any 'RRULE' property in an iCalendar object $ical->component->SetProperties( 'RRULE', $rrule_definition );" does not exist
Warning on line 48 - Page-level DocBlock precedes "require_once 'XMLElement.php'", use another DocBlock to document the source element
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

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 32 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var string "
Error on line 32 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var array "
Error on line 32 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var array "

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 304 - 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 ...] Parameters for the format string."
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 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 Fri, 13 Jan 2012 23:40:19 +1300 by phpDocumentor 1.4.3