OpenWGA 7.9 - TMLScript reference
TMLPortlet "portlet"Property :
childrenNames
On object | TMLPortlet "portlet" |
Usage |
Returns the names of the child portlets |
Description |
To iterate over the child portlets of the current portlet use the names returned by this list to retrieve TMLPortlet objects with method portlet.getPortletForName(). |
Writable | False |
Return value | List of portlet names (String) |
Allowed in script types |
|