Index: openacs-4/packages/acs-templating/www/doc/api/element.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/api/element.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-templating/www/doc/api/element.adp 27 Oct 2014 16:40:18 -0000 1.2 +++ openacs-4/packages/acs-templating/www/doc/api/element.adp 7 Aug 2017 23:48:02 -0000 1.3 @@ -1,10 +1,14 @@ -{/doc/acs-templating {Templating}} {Templating System API: Form Element} +{/doc/acs-templating {ACS Templating}} {Templating System API: Form Element} Templating System API: Form Element - - -

Form Element

Summary

Methods

+

Form Element

+ +Templating System : API +Reference +

Summary

+

Methods

+
 template::element create form_name element_name \
                         -widget widget \
                         -datatype datatype \
@@ -18,28 +22,36 @@
                         -value value \
                         -values { value value ... }
                         
-

Append a new element to the specified form.

+

Append a new element to the specified form.

+
+
+
 template::element set_properties form_name element_name
                                  
-
+
+
 template::element get_value form_name element_name
-

Example

+
+

Example

+
 template::element get_values form_name element_name
-

Note(s)


templating\@arsdigita.com - +
+

Note(s)

+
+ \ No newline at end of file