[ROOT] / doc / toc / ARCAPI / Class / EditController
Offers a simple HTML editing environment of the raw PropertyStream from the given key.
Example: https://yourserver.com/Edit/dt/Customer/42
The HTML form offered will POST directly to AddController with the postData-parameter set.
TODO: Note that JSON is currently not supported.
TODO: It might appear to be irrelevant, but it could contain the basic elements for building an HTML editing environment,
TODO: enabling to client to construct its own HTML page.
APIMethod | The (only) API method that this controller supports. |
ToString | TODO: Decide on what we actually want with ToString for this class. |
Generated 2025-04-09 05:10:11.508 UTC