acs_sc::impl::get_options (public)
acs_sc::impl::get_options -contract_name contract_name \ [ -exclude_names exclude_names ] [ -empty_label empty_label ]
Defined in packages/acs-service-contract/tcl/implementation-procs.tcl
Get a list of service contract implementation options for an HTML multiple choice widget.
- Switches:
- -contract_name (required)
- The name of the service contract to return options for.
- -exclude_names (optional)
- A list of implementation names to exclude
- -empty_label (optional, defaults to
"-"
)- If provided an option with id empty string and the provided label will be added.
- Returns:
- A list of lists with the inner lists having label in first element and id in second.
- Author:
- Peter Marklund
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- acs_sc_impl_new_from_spec