<html> <head><title></title> <link rel="stylesheet" Type="text/css" href="stylesheet.css" title="Style"> </head> <body> <h2>Namespace cm_widget</h2> <blockquote> Procedures associated with custom metadata widgets for basic CR content types </blockquote> <p> <h3>Method Summary</h3> Listing of public methods:<br> <blockquote> The namespace cm_widget currently contains no public methods. </blockquote> <h3>Method Detail</h3> <p align=right> <font color=red>*</font> indicates required </p> <p> <b>Private Methods</b>:<br> <table width="100%"><tr><td width=100% bgcolor="#CCCCFF"> <a name="cm_widget::validate_description"><font size="+1" weight=bold>cm_widget::validate_description</font></a> <br><small><i> by Michael Pih</i></small> </td> </tr> <tr><td> <blockquote> Make sure that description <= 4000 bytes </blockquote> <dl> <b>Parameters:</b> <table> <tr> <td align=right><code>value</code> <font color=red>*</font></td> <td align=left> The submitted value of the description form element</td></tr> </table> </dl> </td> </tr> </table> <p> <p align=right> <font color=red>*</font> indicates required </p> </body> </html>