Index: openacs-4/packages/acs-templating/www/doc/api/multirow.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/api/multirow.adp,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-templating/www/doc/api/multirow.adp 7 Aug 2017 23:48:02 -0000 1.3 +++ openacs-4/packages/acs-templating/www/doc/api/multirow.adp 25 Apr 2018 08:42:17 -0000 1.4 @@ -10,8 +10,7 @@

Access and modify rows and columns of a multirow data source.

Methods

-
-multirow getname index column
+
multirow getname index column
 

Get a particular column value or a reference to an entire @@ -25,8 +24,7 @@ multirow setname index column value

Set the value of a column in a specified row.

-
-multirow sizename
+
multirow sizename
 

Get the number of rows in the data source.

@@ -39,8 +37,7 @@
 

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

-
-multirow mapname body
+
multirow mapname body
 

Evaluate body for each row of the data source, and return a list with all results. Within the body, all columns of the