OpenWGA 7.6 - TMLScript reference
NavigatorResultProperty :
onlyPublished
On object | NavigatorResult |
Usage |
Reports if the collection result returns only published documents |
Description |
The fact if a collection result returns only published contents or contents of in every workflow status is dependent on the type of result and the way it was created. For example, an attribute "onlypublished" may have been given to either or Nav.navigate() to influence this fact or a navigator type has been chosen that implicitly includes non-released contents like "versions". |
Writable | False |
Return value | Boolean |
Allowed in script types |
|