This document explains eGroupWare's infrastructure and API, along with what is required to integrate applications into it. = Contents =
  • Introduction
  • Overview of application writing
  • What does the eGroupWare API provide?
  • Guidelines
  • Requirements
  • Writing/porting your application
  • Installing your application
  • Overview
  • Automatic features
  • Adding files, directories and icons.
  • Making eGroupWare aware of your application
  • Hooking into Administration page
  • Hooking into Preferences page
  • Infrastructure
  • Overview
  • Directory tree
  • Translations
  • The API
    1. Introduction
    2. Basic functions
    3. Application Functions
    4. File functions
    5. Email/NNTP Functions
  • Configuration Variables
    1. Introduction
    2. User information
    3. Group information
    4. Server information
    5. Database information
    6. Mail information
    7. NNTP information
    8. Application information
  • Using Language Support
    1. Overview
    2. How to use lang support
    3. Common return codes
  • Using Templates
    1. Overview
    2. How to use PHPLIB templates
    3. How to use eTemplate templates
  • About this document
    1. New versions
    2. Comments
    3. History
    4. Copyrights and Trademarks
    5. Acknowledgments and Thanks