Documenter
Library
List of manuals, organization by section, versions, author, last edit.
WYSIWYG document editor. Generate work orders, certificates, contracts from templates.
2 IRequest controllers, chacun exposant une fonctionnalité atomique côté serveur.
List of manuals, organization by section, versions, author, last edit.
WYSIWYG: headings, paragraphs, images, code blocks, videos. HTML/PDF export.
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": [...]
}
| Java package | com.malambi.fleetman.plug.documenter |
| Controllers | 2 |
| URL pattern | /Helper?package=documenter |
| Multi-tenant | yes (userid scope) |
| Audit logs | enabled |
| FleetMan version | 7.0.1+ |
The plugin ships standard with FleetMan. Activation is instant — contact your account manager or start a free trial.