sHtml = $newValue; } /** * Render the object * * @return html string */ function & render() { return $this->sHtml; } ?>