OpenWGA 7.7 - TMLScript reference
TMLPortlet "portlet"Property :
tml
On object | TMLPortlet "portlet" |
Usage |
Returns the name of the layout WebTML module for this portlet |
Description |
This is the name of the WebTML module that is used for rendering the layout of the portlet. It is issued to the portlet on its registration. Along with the WebTML module name the database key of the application serving the module is also available as portlet.tmlDb. |
Writable | False |
Return value | Name of a WebTML module (String) |
Allowed in script types |
|