![]() HTML Editor |
![]() Open Client Administration |
![]() |
The section describes how to create an HTML Editor and outlines the interface functions, properties and events.
This file is as defined above (see Object Definition File section for more details). The JSON object in the definition file must be put in the ‘proiv.plugins.status.definitions’ object.
The file is in the .../appResources/appObjects folder and is called PROIV.HTMLEditor.json
You do not need to do anything with this file to use the HTML Editor but this file will be useful if you want to create your own version of the editor.
The PROIV HTMLEditor is a static JavaScript Control component that lets the user build an HTML document. This component is only available for the Network Clients (Open Client and Lite Client).
The component uses the TinyMCE library to provide the editor and this library is included in the PROIV installation.
The component is a JavaScript Control (much like an ActiveX Control) and this control is included as part of PROIV Developer. The component is managed using PROIV logic.
Topic ID: 800121