Index: openacs-4/packages/acs-templating/www/doc/TclDocs/cm_widget.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/TclDocs/cm_widget.adp,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/acs-templating/www/doc/TclDocs/cm_widget.adp 27 Oct 2014 16:40:15 -0000 1.2 +++ openacs-4/packages/acs-templating/www/doc/TclDocs/cm_widget.adp 7 Aug 2017 23:48:02 -0000 1.3 @@ -1,29 +1,35 @@ -{/doc/acs-templating {Templating}} {} +{/doc/acs-templating {ACS Templating}} {} +

Namespace cm_widget

+
Procedures associated with custom metadata widgets for +basic CR content types
+

Method Summary

- -

Namespace cm_widget

Procedures associated with custom metadata widgets for -basic CR content types

Method Summary

-Listing of public methods:
The namespace cm_widget currently contains no public -methods.

Method Detail

-* indicates required

-Private Methods:
-

+Listing of public methods:
+
The namespace cm_widget currently contains no public +methods.
+

Method Detail

+

+* indicates required

+

+Private Methods:
+

+
-
-cm_widget::validate_description
  by Michael Pih +cm_widget::validate_description
  by Michael Pih
Make sure that description <= 4000 bytes
-Parameters: +Parameters:
value* The submitted value of the description form element

+ +

* indicates required

-