Index: openacs-4/packages/acs-templating/tcl/query-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/query-procs.tcl,v diff -u -r1.11 -r1.12 --- openacs-4/packages/acs-templating/tcl/query-procs.tcl 24 Sep 2002 09:06:04 -0000 1.11 +++ openacs-4/packages/acs-templating/tcl/query-procs.tcl 30 Nov 2002 17:24:15 -0000 1.12 @@ -200,6 +200,9 @@ @param result_name Tcl variable name to use when setting the result @param sql Query to use when processing this command + + @see db_multirow + @see template::multirow } { upvar opts opts @@ -636,19 +639,15 @@
[template::adp_level]
scope, which
is the default.
- @param ulevel
- Used in conjunction with the "local" parameter to specify how
+ @param ulevel Used in conjunction with the "local" parameter to specify how
many levels up the multirow variable resides.
- @param command
- Multirow datasource operation: create, extend, append,
- size, get, set, foreach
+ @param command Multirow datasource operation: create, extend, append, size, get, set, foreach, upvar
@param name Name of the multirow datasource