Home
The Toolkit for Online Communities
15936 Community Members, 0 members online, 2757 visitors today
Log In Register

template::util::list_opts

OpenACS Home : ACS API Browser : template::util::list_opts

template::util::list_opts (public)

template::util::list_opts [ array_ref ]
Defined in packages/acs-templating/tcl/util-procs.tcl

Converts an array to an option list

Parameters:
array_ref (defaults to "opts") - The name of the array in the calling frame containing option-value pairs. Defaults to "opts".
Returns:
A list of option-value pairs suitable for appending to a command.
[ show source ]
Show another procedure: