attributes['rows']) ? $this->attributes['rows'] : 20; } $sfEditor->initialize($name, $value, $attributes); return $sfEditor->toHTML(); } }