PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
CGI
/
HtmlExtension
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: Mixin module providing HTML generation methods. - !ruby/struct:SM::Flow::P body: For example, - !ruby/struct:SM::Flow::VERB body: " cgi.a("http://www.example.com") { "Example" }\n # => "<A HREF=\\"http://www.example.com\\">Example</A>"\n" - !ruby/struct:SM::Flow::P body: Modules Http3, Http4, etc., contain more basic HTML-generation methods (:title, :center, etc.). - !ruby/struct:SM::Flow::P body: See class CGI for a detailed example. constants: [] full_name: CGI::HtmlExtension includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: a - !ruby/object:RI::MethodSummary name: base - !ruby/object:RI::MethodSummary name: blockquote - !ruby/object:RI::MethodSummary name: caption - !ruby/object:RI::MethodSummary name: checkbox - !ruby/object:RI::MethodSummary name: checkbox_group - !ruby/object:RI::MethodSummary name: file_field - !ruby/object:RI::MethodSummary name: form - !ruby/object:RI::MethodSummary name: hidden - !ruby/object:RI::MethodSummary name: html - !ruby/object:RI::MethodSummary name: image_button - !ruby/object:RI::MethodSummary name: img - !ruby/object:RI::MethodSummary name: multipart_form - !ruby/object:RI::MethodSummary name: password_field - !ruby/object:RI::MethodSummary name: popup_menu - !ruby/object:RI::MethodSummary name: radio_button - !ruby/object:RI::MethodSummary name: radio_group - !ruby/object:RI::MethodSummary name: reset - !ruby/object:RI::MethodSummary name: scrolling_list - !ruby/object:RI::MethodSummary name: submit - !ruby/object:RI::MethodSummary name: text_field - !ruby/object:RI::MethodSummary name: textarea name: HtmlExtension superclass:
[-] blockquote-i.yaml
[edit]
[-] scrolling_list-i.yaml
[edit]
[-] form-i.yaml
[edit]
[-] radio_group-i.yaml
[edit]
[-] file_field-i.yaml
[edit]
[-] html-i.yaml
[edit]
[-] base-i.yaml
[edit]
[-] hidden-i.yaml
[edit]
[-] submit-i.yaml
[edit]
[-] popup_menu-i.yaml
[edit]
[-] text_field-i.yaml
[edit]
[-] checkbox_group-i.yaml
[edit]
[-] cdesc-HtmlExtension.yaml
[edit]
[-] a-i.yaml
[edit]
[-] radio_button-i.yaml
[edit]
[-] textarea-i.yaml
[edit]
[-] img-i.yaml
[edit]
[-] password_field-i.yaml
[edit]
[+]
..
[-] reset-i.yaml
[edit]
[-] checkbox-i.yaml
[edit]
[-] image_button-i.yaml
[edit]
[-] multipart_form-i.yaml
[edit]
[-] caption-i.yaml
[edit]