core/formFieldstextareaField.php

Classes

textareaField Creates a simple textarea field. You can specify the number of columns and rows by adding their count in the dataType definition : 'dataType' => 'textarea 50 5' //for 50 columns and 5 rows