Server IP : 66.29.132.122 / Your IP : 18.119.162.17 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/thread-self/root/proc/thread-self/root/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: