Post-parsing
AWLUtilities.php
classBrowser.php
classEditor.php
DataEntry.php
DataUpdate.php
EMail.php
iCalendar.php
MenuSet.php
PgQuery.php
Session.php
User.php
Validation.php
XMLDocument.php
XMLElement.php

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 86 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package awl"
Error on line 106 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package awl"

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 parse an existing iCalendar string for manipulation: $ical = new iCalendar( array('icalendar' => $icalendar_text ) );" 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 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 clear any 'VALARM' components in an iCalendar object $ical->component->ClearComponents('VALARM');" 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 create a new iCalendar from several data values: $ical = new iCalendar( array('DTSTART' => $dtstart, 'SUMMARY' => $summary, 'DURATION' => $duration ) );" does not exist
Warning on line 836 - Unknown tag "@note" used

Errors:


Error on line 1089 - 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 54 - 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

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

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 282 - 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 74 - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package awl"
Error on line 88 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var boolean Should the dump recurse into arrays/objects in the array"
Error on line 88 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var string What name should this array dump identify itself as"
Error on line 88 - DocBlock has multiple @var tags, illegal. ignoring additional tag "@var array The array to be dumped."

Documentation generated on Thu, 04 Feb 2010 18:39:15 -0800 by phpDocumentor 1.3.2