Home / FleetMan / Documenter
FleetMan plugin

Documenter

WYSIWYG document editor. Generate work orders, certificates, contracts from templates.

2 IRequest controllers Java / J2EE /Helper?package=documenter
Modules & features

What the Documenter plugin does

2 IRequest controllers, chacun exposant une fonctionnalité atomique côté serveur.

Documenter

Library

List of manuals, organization by section, versions, author, last edit.

GuideEdit

Guide editor

WYSIWYG: headings, paragraphs, images, code blocks, videos. HTML/PDF export.

Architecture

How it integrates

/h2>

The Documenter plugin exposes its functions through the /Helper. servlet. Each controller is called over HTTP using the pattern:

/Helper?package=documenter&plug=<Controller>&task=<action>

Responses follow the ExtJS-compatible JSON format:

{
  "success": true,
  "total": 42,
  "rows": [...]
}
Technical details
Java packagecom.malambi.fleetman.plug.documenter
Controllers2
URL pattern/Helper?package=documenter
Multi-tenantyes (userid scope)
Audit logsenabled
FleetMan version7.0.1+

Enable Documenter on your FleetMan instance

The plugin ships standard with FleetMan. Activation is instant — contact your account manager or start a free trial.