ad_parameter_section

EveAndersson.com : API Browser : ad_parameter_section

ad_parameter_section

ad_parameter_section [ subsection ]
Defined in packages/acs-core/defs-procs.tcl

Returns all the vars in a parameter section as an ns_set. Relies on undocumented AOLserver Tcl API call ns_configsection (analogous C API call is documented). Differs from the API call in that it returns an empty ns_set if the parameter section does not exist.

Parameters:
subsection (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com