OpenWGA 7.0 - 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
  • WebTML pages and normal WebTML actions
    portletevent