OpenWGA 7.5 - TMLScript reference
TMLPortlet "portlet"Method :
parent()
| On object | TMLPortlet "portlet" |
| Usage | Returns the parent portlet of the current portlet |
| Description |
The result of this method is again a TMLPortlet object representing the configuration of the parent portlet, the portlet which was used to register the current portlet. On the root portlet this property returns the root portlet again. |
| Writable | False |
| Return value | Configuration of the parent portlet (TMLPortlet) |
| Allowed in script types |
|