See: Description
| Interface | Description |
|---|---|
| Context |
The Context is the base object of the WebTML runtime.
|
| Form |
Represents a WebTML Form, containing form fields ans uploaded files
This object is the same as the TMLForm object in TMLScript.
|
| FormInfo |
FormInfo is an object holding information to create a TMLForm object from TMLScript.
|
| Portlet |
Represents a WebTML portlet and its configuration.
|
| TMLPage |
Represents the WebTML page being currently rendered
|
| UserProfile |
This object represents the personalisation profile of the current browser user.
|
| WebSocket |
A server-side Websocket endpoint, used to communicate with Websocket client
|