Skip to main content
Skip table of contents

Select 'Options' Menu Choices - aclEZ

Tag: Option

The Option tag emulates the selection of options in the 'Options' menu of aclEZ.

Detailed Description

For aclEZ the following attribute and value combinations can be set using the Option tag:

Group Expander

XML
<Option Type="GroupExpander" Value="ExpandNested"/>
<Option Type="GroupExpander" Value="ExpandTopLevel"/>
<Option Type="GroupExpander" Value="ExpandNone"/>
<Option Type="GroupExpander" Value="SaveCurrentAsDefault"/>



Check presence In NAB:
<Option Type="PresenceInNAB" Value="True"/>



User Caching:
<Option Type="GroupExpanderUserCaching" Value="True"/>



Synchronize Cache:
<Option Type="GroupExpanderSynchronize" Value="True"/>


Tag Attributes

AttributesAttribute ValueValue Description
TypeGroupExpanderSee detailed description below for examples
ValueExpandNested

ExpandTopLevel

ExpandNone

SaveCurrentAsDefault

Chooses the desired menu option -- only one can be set

Tag Attributes

AttributesAttribute ValueValue Description
TypePresenceInNAB

GroupExpanderUserCaching

GroupExpanderSynchronize

Chooses menu option to set state
ValueTrue / FalseSets the state of the selected option

Example Script

XML
<Option Type="PresenceInNAB" Value="True"/>


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.