egroupware/phpgwapi/doc/index.html

53 lines
1.4 KiB
HTML

#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
## 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
# ApplicationDevelopmentGuide/Infrastructure
## Overview
## Directory tree
## Translations
# ApplicationDevelopmentGuide/The API
## Introduction
## Basic functions
## Application Functions
## File functions
## Email/NNTP Functions
# ApplicationDevelopmentGuide/Configuration Variables
## Introduction
## User information
## Group information
## Server information
## Database information
## Mail information
## NNTP information
## Application information
# ApplicationDevelopmentGuide/Using Language Support
## Overview
## How to use lang support
## Common return codes
# ApplicationDevelopmentGuide/Using Templates
#<li style="list-style: none">
## Overview
## How to use PHPLIB templates
## How to use eTemplate templates
# ApplicationDevelopmentGuide/About this document
## New versions
## Comments
## History
## Copyrights and Trademarks
## Acknowledgments and Thanks