PHP 8.2.31
Preview: text_field-i.yaml Size: 1.48 KB
//proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/CGI/HtmlExtension/text_field-i.yaml

--- !ruby/object:RI::MethodDescription 
aliases: []

block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: Generate a text field Input element, as a String.
- !ruby/struct:SM::Flow::P 
  body: <tt>name</tt> is the name of the input field. <tt>value</tt> is its initial value. <tt>size</tt> is the size of the input area. <tt>maxlength</tt> is the maximum length of input accepted.
- !ruby/struct:SM::Flow::P 
  body: Alternatively, the attributes can be specified as a hash.
- !ruby/struct:SM::Flow::VERB 
  body: "  text_field(&quot;name&quot;)\n    # &lt;INPUT TYPE=&quot;text&quot; NAME=&quot;name&quot; SIZE=&quot;40&quot;&gt;\n\n  text_field(&quot;name&quot;, &quot;value&quot;)\n    # &lt;INPUT TYPE=&quot;text&quot; NAME=&quot;name&quot; VALUE=&quot;value&quot; SIZE=&quot;40&quot;&gt;\n\n  text_field(&quot;name&quot;, &quot;value&quot;, 80)\n    # &lt;INPUT TYPE=&quot;text&quot; NAME=&quot;name&quot; VALUE=&quot;value&quot; SIZE=&quot;80&quot;&gt;\n\n  text_field(&quot;name&quot;, &quot;value&quot;, 80, 200)\n    # &lt;INPUT TYPE=&quot;text&quot; NAME=&quot;name&quot; VALUE=&quot;value&quot; SIZE=&quot;80&quot; MAXLENGTH=&quot;200&quot;&gt;\n\n  text_field(&quot;NAME&quot; =&gt; &quot;name&quot;, &quot;VALUE&quot; =&gt; &quot;value&quot;)\n    # &lt;INPUT TYPE=&quot;text&quot; NAME=&quot;name&quot; VALUE=&quot;value&quot;&gt;\n"
full_name: CGI::HtmlExtension#text_field
is_singleton: false
name: text_field
params: (name = "", value = nil, size = 40, maxlength = nil)
visibility: public

Directory Contents

Dirs: 0 × Files: 23

Name Size Perms Modified Actions
1005 B lrw-r--r-- 2023-07-26 13:47:19
Edit Download
702 B lrw-r--r-- 2023-07-26 13:47:19
Edit Download
865 B lrw-r--r-- 2023-07-26 13:47:19
Edit Download
799 B lrw-r--r-- 2023-07-26 13:47:19
Edit Download
1.83 KB lrw-r--r-- 2023-07-26 13:47:19
Edit Download
1.10 KB lrw-r--r-- 2023-07-26 13:47:19
Edit Download
2.79 KB lrw-r--r-- 2023-07-26 13:47:19
Edit Download
1.34 KB lrw-r--r-- 2023-07-26 13:47:19
Edit Download
1.54 KB lrw-r--r-- 2023-07-26 13:47:19
Edit Download
1.01 KB lrw-r--r-- 2023-07-26 13:47:19
Edit Download
2.27 KB lrw-r--r-- 2023-07-26 13:47:19
Edit Download
1.06 KB lrw-r--r-- 2023-07-26 13:47:19
Edit Download
1.01 KB lrw-r--r-- 2023-07-26 13:47:19
Edit Download
1.05 KB lrw-r--r-- 2023-07-26 13:47:19
Edit Download
1.37 KB lrw-r--r-- 2023-07-26 13:47:19
Edit Download
2.78 KB lrw-r--r-- 2023-07-26 13:47:19
Edit Download
1.16 KB lrw-r--r-- 2023-07-26 13:47:19
Edit Download
2.10 KB lrw-r--r-- 2023-07-26 13:47:19
Edit Download
941 B lrw-r--r-- 2023-07-26 13:47:19
Edit Download
272 B lrw-r--r-- 2023-07-26 13:47:19
Edit Download
1.06 KB lrw-r--r-- 2023-07-26 13:47:19
Edit Download
1000 B lrw-r--r-- 2023-07-26 13:47:19
Edit Download
1.48 KB lrw-r--r-- 2023-07-26 13:47:19
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).