OpenWGA 7.2 - TMLScript reference
NavMethod :
children([attributes])
On object | Nav |
Usage |
Returns a NavigatorResult for a children navigator, just like <tml:navigator type="children"/> |
Parameters |
attributes (Lookup table, optional): Attributes to influence the navigator result. Use attribute names of <tml:navigator> as keys and the respective attribute values as values. Note however the exceptions to this usage documented on the Nav object. |
Return value | NavigatorResult |
Allowed in script types |
|