Index: openacs-4/packages/acs-templating/www/doc/api/multirow.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/api/multirow.html,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/www/doc/api/multirow.html 13 Mar 2001 22:59:27 -0000 1.1 +++ openacs-4/packages/acs-templating/www/doc/api/multirow.html 12 Feb 2003 10:02:08 -0000 1.2 @@ -13,7 +13,7 @@

Methods

-
multiow get name index column
+
multirow get name index column
@@ -27,17 +27,17 @@
-
multiow set name index column value
+
multirow set name index column value

Set the value of a column in a specified row.

-
multiow size name
+
multirow size name

Get the number of rows in the data source.

-
multiow create name column [column ...]
+
multirow create name column [column ...]

Set up a new multirow data source. This is an alternative to @@ -47,15 +47,15 @@

-
multiow append name value [value ...]
+
multirow append name value [value ...]

Add a row at the end of the data source. Extra values are dropped, missing values default to the empty string

-
multiow map name body
+
multirow map name body

Evaluate body for each row of the data source, and