Post-parsing
AddComment.php
Admin.php
ApiTest.php
Attribute.php
base.php
Comment.php
Driver.php
EditTicket.php
Imple.php
Mail.php
myqueries.php
myrequests.php
mytickets.php
Priority.php
query.php
Query.php
QueryParameterForm.php
Queue.php
queuecontents.php
queuesummary.php
Reply.php
Reports.php
Results.php
SavedQueries.php
Search.php
sql.php
State.php
TestBase.php
Ticket.php
tree_menu.php
Type.php
unassigned.php
User.php
View.php
whups.php
zip.php
Post-parsing
Warnings:
Warning - Class DefaultStateForm parent Horde_Form not found
Warning - Class EditTypeStep1Form parent Horde_Form not found
Warning - Class EditTypeStep2Form parent Horde_Form not found
Warning - Class DeleteTypeForm parent Horde_Form not found
Warning - Class AddTypeStep1Form parent Horde_Form not found
Warning - Class ChooseQueryNameForLoadForm parent Horde_Form not found
Warning - Class TicketDetailsForm parent Horde_Form not found
Warning - Class DeleteStateForm parent Horde_Form not found
Warning - Class DateCriterionForm parent Horde_Form not found
Warning - Class ChooseQueryNameForSaveForm parent Horde_Form not found
Warning - Class CloneTypeForm parent Horde_Form not found
Warning - Class AddUserForm parent Horde_Form not found
Warning - Class SearchForm parent Horde_Form not found
Warning - Class Horde_UI_VarRenderer_whups parent Horde_UI_VarRenderer_html not found
Warning - Class AddAttributeDescForm parent Horde_Form not found
Warning - Class AttributeCriterionForm parent Horde_Form not found
Warning - Class QueryParameterForm parent Horde_Form not found
Warning - Class DeleteQueryForm parent Horde_Form not found
Warning - Class EditUserStep1Form parent Horde_Form not found
Warning - Class Whups_MIME_Viewer_zip parent MIME_Viewer_zip not found
Warning - Class Horde_Form_Renderer_Query parent Horde_Form_Renderer not found
Warning - Class Horde_Block_Whups_myqueries parent Horde_Block not found
Warning - Class Horde_Block_Whups_myrequests parent Horde_Block not found
Warning - Class EditTicketForm parent Horde_Form not found
Warning - Class Horde_Form_Type_whups_email parent Horde_Form_Type_email not found
Warning - Class CreateStep4Form parent Horde_Form not found
Warning - Class CreateStep3Form parent Horde_Form not found
Warning - Class InsertBranchForm parent Horde_Form not found
Warning - Class UserCriterionForm parent Horde_Form not found
Warning - Class PropertyCriterionForm parent Horde_Form not found
Warning - Class TextCriterionForm parent Horde_Form not found
Warning - Class GroupCriterionForm parent Horde_Form not found
Warning - Class CreateStep2Form parent Horde_Form not found
Warning - Class CreateStep1Form parent Horde_Form not found
Warning - Class Horde_Block_whups_tree_menu parent Horde_Block not found
Warning - Class Horde_Block_Whups_queuesummary parent Horde_Block not found
Warning - Class Horde_Block_Whups_query parent Horde_Block not found
Warning - Class Horde_Block_Whups_mytickets parent Horde_Block not found
Warning - Class Horde_Block_Whups_unassigned parent Horde_Block not found
Warning - Class Horde_Block_Whups_queuecontents parent Horde_Block not found
Warning - Class SendReminderForm parent Horde_Form not found
Warning - Class AddCommentForm parent Horde_Form not found
Warning - Class Horde_Form_Action_whups_reload parent Horde_Form_Action not found
Warning - Class EditAttributeDescStep2Form parent Horde_Form not found
Warning - Class EditAttributeDescStep1Form parent Horde_Form not found
Warning - Class AddQueueForm parent Horde_Form not found
Warning - Class EditReplyStep1Form parent Horde_Form not found
Warning - Class EditReplyStep2Form parent Horde_Form not found
Warning - Class DeleteReplyForm parent Horde_Form not found
Warning - Class EditQueueStep1Form parent Horde_Form not found
Warning - Class AddReplyForm parent Horde_Form not found
Warning - Class DeleteAttributeDescForm parent Horde_Form not found
Warning - Class EditQueueStep2Form parent Horde_Form not found
Warning - Class DeleteQueueForm parent Horde_Form not found
Warning - Class Horde_Form_Renderer_Comment parent Horde_Form_Renderer not found
Warning - Class Horde_Scheduler_whups parent Horde_Scheduler not found
Warning - Class DefaultPriorityForm parent Horde_Form not found
Warning - Class EditPriorityStep2Form parent Horde_Form not found
Warning - Class EditPriorityStep1Form parent Horde_Form not found
Warning - Class AddPriorityForm parent Horde_Form not found
Warning - Class DeletePriorityForm parent Horde_Form not found
Warning - Class EditStateStep2Form parent Horde_Form not found
Warning - Class AddStateForm parent Horde_Form not found
Warning - Class EditStateStep1Form parent Horde_Form not found
Warning - Class Whups_TestBase parent PHPUnit_Framework_TestCase not found
Warning -
duplicate class element "Whups_Driver_sql" in file /usr/local/horde/checkout/fw3/whups/lib/tests/TestBase.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.
Action.php
Warnings:
Warning on line 35 - File "/usr/local/horde/checkout/fw3/whups/lib/Forms/Action.php" has no page-level DocBlock, use @package in the first DocBlock to create one
AddComment.php
Warnings:
Warning on line 6 - DocBlock would be page-level, but precedes class "AddCommentForm", use another DocBlock to document the file
Admin.php
Warnings:
Warning on line 16 - DocBlock would be page-level, but precedes class "SendReminderForm", use another DocBlock to document the file
ApiTest.php
Warnings:
Warning on line 35 - File "/usr/local/horde/checkout/fw3/whups/lib/tests/ApiTest.php" has no page-level DocBlock, use @package in the first DocBlock to create one
Attribute.php
Warnings:
Warning on line 15 - DocBlock would be page-level, but precedes class "AddAttributeDescForm", use another DocBlock to document the file
Warning on line 51 - no @package tag was used in a DocBlock for class EditAttributeDescStep1Form
Warning on line 79 - no @package tag was used in a DocBlock for class EditAttributeDescStep2Form
Warning on line 127 - no @package tag was used in a DocBlock for class DeleteAttributeDescForm
base.php
Warnings:
Warning on line 24 - Page-level DocBlock precedes "define HORDE_BASE", use another DocBlock to document the source element
Comment.php
Warnings:
Warning on line 12 - DocBlock would be page-level, but precedes class "Horde_Form_Renderer_Comment", use another DocBlock to document the file
Driver.php
Warnings:
Warning on line 19 - DocBlock would be page-level, but precedes class "Whups_Driver", use another DocBlock to document the file
Warning on line 228 - Unknown tag "@params" used
Warning on line 257 - Unknown tag "@params" used
EditTicket.php
Warnings:
Warning on line 9 - DocBlock would be page-level, but precedes class "EditTicketForm", use another DocBlock to document the file
Imple.php
Warnings:
Warning on line 12 - DocBlock would be page-level, but precedes class "Imple", use another DocBlock to document the file
Mail.php
Warnings:
Warning on line 15 - DocBlock would be page-level, but precedes class "Whups_Mail", use another DocBlock to document the file
myqueries.php
Warnings:
Warning on line 12 - DocBlock would be page-level, but precedes class "Horde_Block_Whups_myqueries", use another DocBlock to document the file
myrequests.php
Warnings:
Warning on line 12 - DocBlock would be page-level, but precedes class "Horde_Block_Whups_myrequests", use another DocBlock to document the file
mytickets.php
Warnings:
Warning on line 12 - DocBlock would be page-level, but precedes class "Horde_Block_Whups_mytickets", use another DocBlock to document the file
Priority.php
Warnings:
Warning on line 15 - DocBlock would be page-level, but precedes class "AddPriorityForm", use another DocBlock to document the file
Warning on line 28 - no @package tag was used in a DocBlock for class EditPriorityStep1Form
Warning on line 52 - no @package tag was used in a DocBlock for class EditPriorityStep2Form
Warning on line 75 - no @package tag was used in a DocBlock for class DefaultPriorityForm
Warning on line 100 - no @package tag was used in a DocBlock for class DeletePriorityForm
Query.php
Warnings:
Warning on line 16 - DocBlock would be page-level, but precedes class "InsertBranchForm", use another DocBlock to document the file
Warning on line 31 - DocBlock would be page-level, but precedes class "Horde_Form_Renderer_Query", use another DocBlock to document the file
query.php
Warnings:
Warning on line 12 - DocBlock would be page-level, but precedes class "Horde_Block_Whups_query", use another DocBlock to document the file
QueryParameterForm.php
Warnings:
Warning on line 13 - DocBlock would be page-level, but precedes class "QueryParameterForm", use another DocBlock to document the file
Queue.php
Warnings:
Warning on line 15 - DocBlock would be page-level, but precedes class "AddQueueForm", use another DocBlock to document the file
Warning on line 35 - no @package tag was used in a DocBlock for class EditQueueStep1Form
Warning on line 65 - no @package tag was used in a DocBlock for class EditQueueStep2Form
Warning on line 152 - no @package tag was used in a DocBlock for class DeleteQueueForm
queuecontents.php
Warnings:
Warning on line 11 - DocBlock would be page-level, but precedes class "Horde_Block_Whups_queuecontents", use another DocBlock to document the file
queuesummary.php
Warnings:
Warning on line 12 - DocBlock would be page-level, but precedes class "Horde_Block_Whups_queuesummary", use another DocBlock to document the file
Reply.php
Warnings:
Warning on line 15 - DocBlock would be page-level, but precedes class "AddReplyForm", use another DocBlock to document the file
Warning on line 30 - no @package tag was used in a DocBlock for class EditReplyStep1Form
Warning on line 57 - no @package tag was used in a DocBlock for class EditReplyStep2Form
Warning on line 89 - no @package tag was used in a DocBlock for class DeleteReplyForm
Reports.php
Warnings:
Warning on line 14 - DocBlock would be page-level, but precedes class "Whups_Reports", use another DocBlock to document the file
Results.php
Warnings:
Warning on line 13 - DocBlock would be page-level, but precedes class "Whups_View_Results", use another DocBlock to document the file
SavedQueries.php
Warnings:
Warning on line 14 - DocBlock would be page-level, but precedes class "Whups_View_SavedQueries", use another DocBlock to document the file
Search.php
Warnings:
Warning on line 9 - DocBlock would be page-level, but precedes class "SearchForm", use another DocBlock to document the file
sql.php
Warnings:
Warning on line 17 - DocBlock would be page-level, but precedes class "Whups_Driver_sql", use another DocBlock to document the file
Warning on line 64 - Unknown tag "@params" used
Warning on line 64 - Unknown tag "@params" used
Warning on line 64 - Unknown tag "@params" used
Warning on line 64 - Unknown tag "@params" used
State.php
Warnings:
Warning on line 15 - DocBlock would be page-level, but precedes class "AddStateForm", use another DocBlock to document the file
Warning on line 29 - no @package tag was used in a DocBlock for class EditStateStep1Form
Warning on line 51 - no @package tag was used in a DocBlock for class EditStateStep2Form
Warning on line 75 - no @package tag was used in a DocBlock for class DefaultStateForm
Warning on line 102 - no @package tag was used in a DocBlock for class DeleteStateForm
TestBase.php
Warnings:
Warning on line 12 - DocBlock would be page-level, but precedes class "Whups_TestBase", use another DocBlock to document the file
Warning on line 57 - no @package tag was used in a DocBlock for class Whups_Driver_sql
Warning on line 90 - no @package tag was used in a DocBlock for class Whups_Test_Perms
Ticket.php
Warnings:
Warning on line 16 - DocBlock would be page-level, but precedes class "Whups_Ticket", use another DocBlock to document the file
tree_menu.php
Warnings:
Warning on line 10 - DocBlock would be page-level, but precedes class "Horde_Block_whups_tree_menu", use another DocBlock to document the file
Type.php
Warnings:
Warning on line 15 - DocBlock would be page-level, but precedes class "AddTypeStep1Form", use another DocBlock to document the file
Warning on line 27 - no @package tag was used in a DocBlock for class EditTypeStep1Form
Warning on line 53 - no @package tag was used in a DocBlock for class EditTypeStep2Form
Warning on line 142 - no @package tag was used in a DocBlock for class DeleteTypeForm
Warning on line 183 - no @package tag was used in a DocBlock for class CloneTypeForm
unassigned.php
Warnings:
Warning on line 12 - DocBlock would be page-level, but precedes class "Horde_Block_Whups_unassigned", use another DocBlock to document the file
User.php
Warnings:
Warning on line 16 - DocBlock would be page-level, but precedes class "AddUserForm", use another DocBlock to document the file
Warning on line 52 - no @package tag was used in a DocBlock for class EditUserStep1Form
View.php
Warnings:
Warning on line 10 - DocBlock would be page-level, but precedes class "Whups_View", use another DocBlock to document the file
whups.php
Warnings:
Warning on line 47 - File "/usr/local/horde/checkout/fw3/whups/lib/Scheduler/whups.php" has no page-level DocBlock, use @package in the first DocBlock to create one
zip.php
Warnings:
Warning on line 103 - File "/usr/local/horde/checkout/fw3/whups/lib/MIME/Viewer/zip.php" has no page-level DocBlock, use @package in the first DocBlock to create one
Documentation generated on Sun, 30 Jan 2011 05:41:46 +0000 by phpDocumentor 1.4.3