// +X2C Operation 4
/**
- * Renders the widget returning a string.
-Renders the widget using a template returning a string with the
-results.
+ * Renders the widget using a template returning a string with the results.
*
* @param HTML_Template_Sigma &$template Template object to render the widget.
*
- * @return void
+ * @return string
* @access public
* @abstract
*/