This document explains eGroupWare's infrastructure and API, along with what is required to integrate applications into it.
Contents
- ApplicationDevelopmentGuide/Introduction
- Overview of application writing
- What does the eGroupWare API provide?
- ApplicationDevelopmentGuide/Guidelines
- Requirements
- Writing/porting your application
- ApplicationDevelopmentGuide/InstallingYourApplication
- Overview
- Automatic features
- Adding files, directories and icons.
- Making eGroupWare aware of your application
- Hooking into Administration page
- Hooking into Preferences page
- ApplicationDevelopmentGuide/Infrastructure
- Overview
- Directory tree
- Translations
- ApplicationDevelopmentGuide/APIGuide
- API Hooks
- API index.php
- API setup
- API templates
- API-BO
- API-SO
- API-UI
- Deprecated APIs
- ApplicationDevelopmentGuide/APIFunctions
- Introduction
- Basic functions
- Application Functions
- File functions
- Email/NNTP Functions
- Content History
- ApplicationDevelopmentGuide/ConfigurationVariables
- Introduction
- User information
- Group information
- Server information
- Database information
- Mail information
- NNTP information
- Application information
- ApplicationDevelopmentGuide/UsingLanguageSupport
- Overview
- How to use lang support
- Common return codes
- ApplicationDevelopmentGuide/UsingTemplates
- Overview
- How to use PHPLIB templates
- ApplicationDevelopmentGuide/eTemplateReferenz
- Introduction - The concept of the eTemplates
- The xml-interface to the eTemplates
- Syntax and Parameter Referenz
- How to implement new widgets / extensions to the eTemplates?
This document explains eGroupWare's infrastructure and API, along with what is required to integrate applications into it.
Contents
- ApplicationDevelopmentGuide/Introduction
- Overview of application writing
- What does the eGroupWare API provide?
- ApplicationDevelopmentGuide/Guidelines
- Requirements
- Writing/porting your application
- ApplicationDevelopmentGuide/InstallingYourApplication
- Overview
- Automatic features
- Adding files, directories and icons.
- Making eGroupWare aware of your application
- Hooking into Administration page
- Hooking into Preferences page
- ApplicationDevelopmentGuide/Infrastructure
- Overview
- Directory tree
- Translations
- ApplicationDevelopmentGuide/APIGuide
- API Hooks
- API index.php
- API setup
- API templates
- API-BO
- API-SO
- API-UI
- Deprecated APIs
- ApplicationDevelopmentGuide/APIFunctions
- Introduction
- Basic functions
- Application Functions
- File functions
- Email/NNTP Functions
- Content History
- ApplicationDevelopmentGuide/ConfigurationVariables
- Introduction
- User information
- Group information
- Server information
- Database information
- Mail information
- NNTP information
- Application information
- ApplicationDevelopmentGuide/UsingLanguageSupport
- Overview
- How to use lang support
- Common return codes
- ApplicationDevelopmentGuide/UsingTemplates
- Overview
- How to use PHPLIB templates
- ApplicationDevelopmentGuide/eTemplateReferenz
- Introduction - The concept of the eTemplates
- The xml-interface to the eTemplates
- Syntax and Parameter Referenz
- How to implement new widgets / extensions to the eTemplates?