?? function.newt-checkbox-set-value.html
字號:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>Sets the value of the checkbox</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="function.newt-checkbox-set-flags.html">newt_checkbox_set_flags</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.newt-checkbox-tree-add-item.html">newt_checkbox_tree_add_item</a></div> <div class="up"><a href="ref.newt.html">Newt Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div id="function.newt-checkbox-set-value" class="refentry"> <div class="refnamediv"> <h1 class="refname">newt_checkbox_set_value</h1> <p class="verinfo">(PECL newt:0.1-1.1)</p><p class="refpurpose"><span class="refname">newt_checkbox_set_value</span> — <span class="dc-title">Sets the value of the checkbox</span></p> </div> <div class="refsect1 description"> <h3 class="title">Description</h3> <div class="methodsynopsis dc-description"> <span class="type"><span class="type void">void</span></span> <span class="methodname"><b><b>newt_checkbox_set_value</b></b></span> , <span class="methodparam"><span class="type">string</span> <tt class="parameter">$value</tt></span> )</div> <p class="para rdfs-comment"> This function allows to set the current value of the checkbox resource. </p> </div> <div class="refsect1 parameters"> <h3 class="title">Parameters</h3> <p class="para"> <dl> <dt> <span class="term"><i><tt class="parameter">checkbox</tt></i></span> <dd> <p class="para"> </p> </dd> </dt> <dt> <span class="term"><i><tt class="parameter">value</tt></i></span> <dd> <p class="para"> </p> </dd> </dt> </dl> </p> </div> <div class="refsect1 returnvalues"> <h3 class="title">Return Values</h3> <p class="para"> No value is returned. </p> </div> </div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="function.newt-checkbox-set-flags.html">newt_checkbox_set_flags</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.newt-checkbox-tree-add-item.html">newt_checkbox_tree_add_item</a></div> <div class="up"><a href="ref.newt.html">Newt Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -