| Server IP : 170.10.162.208 / Your IP : 216.73.216.38 Web Server : LiteSpeed System : Linux altar19.supremepanel19.com 4.18.0-553.69.1.lve.el8.x86_64 #1 SMP Wed Aug 13 19:53:59 UTC 2025 x86_64 User : deltahospital ( 1806) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/ruby18/share/ri/1.8/system/CGI/HtmlExtension/ |
Upload File : |
--- !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: