"pfbc-textarea", "rows" => "5"); public function jQueryDocumentReady() { echo 'jQuery("#', $this->attributes["id"], '").outerWidth(jQuery("#', $this->attributes["id"], '").width());'; } public function render() { echo "getAttributes("value"), ">"; if(!empty($this->attributes["value"])) echo $this->attributes["value"]; echo ""; } }