Index: openacs-4/packages/acs-templating/www/doc/api/request.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/api/request.html,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/www/doc/api/request.html 13 Mar 2001 22:59:27 -0000 1.1 +++ openacs-4/packages/acs-templating/www/doc/api/request.html 7 Aug 2017 23:48:02 -0000 1.2 @@ -4,7 +4,7 @@

Page Request

- Templating System : API Reference + Templating System : API Reference

Summary

@@ -31,33 +31,33 @@

Validates request parameter values and then sets a local variable. Values are transformed if a transformation procedure exists for the -specified datatype (i.e. the components of a date are +specified datatype (i.e. the components of a date are assembled into a single structure).

template::request get_param name
-

Returns the value (or values if the multiple is used) of +

Returns the value (or values if the multiple is used) of the named parameter.

template::request is_valid error_url
@@ -66,11 +66,11 @@ while setting request parameters.

Example

@@ -94,16 +94,16 @@

Note(s)


-templating@arsdigita.com +