File: //usr/share/ri/3.0.0/system/CGI/HtmlExtension/textarea-i.ri
U:RDoc::AnyMethod[iI"
textarea:ETI" CGI::HtmlExtension#textarea;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I".Generate a TextArea element, as a String.;To:RDoc::Markup::BlankLine o;
; [I"B+name+ is the name of the textarea. +cols+ is the number of ;TI"=columns and +rows+ is the number of rows in the display.;T@o;
; [I">Alternatively, the attributes can be specified as a hash.;T@o;
; [I"<The body is provided by the passed-in no-argument block;T@o:RDoc::Markup::Verbatim; [
I"textarea("name")
;TI"C # = textarea("NAME" => "name", "COLS" => 70, "ROWS" => 10)
;TI"
;TI"textarea("name", 40, 5)
;TI"A # = textarea("NAME" => "name", "COLS" => 40, "ROWS" => 5);T:@format0:
@fileI"lib/cgi/html.rb;T:0@omit_headings_from_table_of_contents_below00I"