Gestionnaire de fichiers - Editer - /opt/cpanel/ea-ruby24/root/usr/share/ri/system/CGI/HtmlExtension/textarea-i.ri
Arrière
U:RDoc::AnyMethod[iI" textarea:EFI" 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"