Table of Contents

Doc from code

This is available on Drupal CVS

The helpdesk source code itself is now available on drupal in the CVS Contrib repository.

Preliminary design info is available on FGM's blog

General behaviours

Content-oriented classes

Content-oriented classes share similar methods:

These are:

helpdeskObject
  helpdeskContract
  helpdeskEvent
    helpdeskTicket
      helpdeskFollowup
  helpdeskTimeInfo

Class reference

See the PHPDocumentor doc.

In short:

The HD HD Techs and ATTENDANT have no direct implementation.