<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE>class CCheckBox</TITLE> <META NAME="GENERATOR" CONTENT="DOC++ 3.4.8"> <LINK REL="stylesheet" TYPE="text/css" HREF="docxx.css"> </HEAD> <body> <h1>PHP/Toolbox#2</h1> <a name=top> </a> <div class="navbar"> =[<a href="index.html">Contents</a>]=[<a href="HIER.html">Class Tree</a>]=[<a href="#bottom">Bottom</a>]= </div> <br> In file ccheckbox.phps:<H2>class <A HREF="#DOC.DOCU">CCheckBox</A></H2></H2><BLOCKQUOTE>The form checkbox ccontrol.</BLOCKQUOTE> <HR> <H2>Documentation</H2> <BLOCKQUOTE>The form checkbox ccontrol. <xmp> | new CCheckBox(array( | "label" => , | "value" => | )) </xmp> </BLOCKQUOTE> <A NAME="DOC.DOCU"></A> <HR> <H2>Inheritance:</H2> <H3>CCheckBox - <A HREF="CControl.html">CControl</A> - <A HREF="CMarkup.html">CMarkup</A> - <A HREF="CSnippet.html">CSnippet</A> </H3> <HR> <DL> <P><DL> <DT><H3>Public Fields</H3><DD><DT> <IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.4.1">type</A></B> </DL></P> <P><DL> <DT><H3>Public Methods</H3><DD><DT> <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>function <B><A HREF="#DOC.4.2">CCheckBox</A></B>($<!1><A HREF="CMarkup.html#DOC.20.1">attrs</A>) <DD><I>Constructor</I> <DT> <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>function <B><A HREF="#DOC.4.3">code</A></B>() <DT> <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>function <B><A HREF="#DOC.4.4">codeReadonly</A></B>() </DL></P> </DL> <HR><H3>Inherited from <A HREF="CControl.html">CControl</A>:</H3> <DL> <P><DL> <DT><H3>Public Fields</H3><DD><DT> <IMG ALT="o" SRC=icon2.gif> <B>maxROLength</B> <DT> <IMG ALT="o" SRC=icon2.gif> <B>nodata</B> </DL></P> <P><DL> <DT><H3>Public Methods</H3><DD><DT> <IMG ALT="o" SRC=icon2.gif>function <B>getValue</B>() <DT> <IMG ALT="o" SRC=icon2.gif>function <B>htmlValue</B>() <DT> <IMG ALT="o" SRC=icon2.gif>function <B>inValue</B>($value) <DT> <IMG ALT="o" SRC=icon2.gif>function <B>outValue</B>() <DT> <IMG ALT="o" SRC=icon2.gif>function <B>validateValue</B>() </DL></P> </DL> <HR><H3>Inherited from <A HREF="CMarkup.html">CMarkup</A>:</H3> <DL> <P><DL> <DT><H3>Public Fields</H3><DD><DT> <IMG ALT="o" SRC=icon2.gif> <B>attrs</B> </DL></P> </DL> <HR><H3>Inherited from <A HREF="CSnippet.html">CSnippet</A>:</H3> <DL> <P><DL> <DT><H3>Public Fields</H3><DD><DT> <IMG ALT="o" SRC=icon2.gif> <B>buffer</B> <DT> <IMG ALT="o" SRC=icon2.gif> <B>class</B> <DT> <IMG ALT="o" SRC=icon2.gif> <B>id</B> </DL></P> <P><DL> <DT><H3>Public Methods</H3><DD><DT> <IMG ALT="o" SRC=icon2.gif>function <B>append</B>($fields) <DT> <IMG ALT="o" SRC=icon2.gif>function <B>buffer</B>($str) <DT> <IMG ALT="o" SRC=icon2.gif>function <B>flush</B>() <DT> <IMG ALT="o" SRC=icon2.gif>function <B>getExternal</B>($varName, $default = , $globalArrayName=) <DT> <IMG ALT="o" SRC=icon2.gif>function <B>getGlobal</B>($varName, $default = ) <DT> <IMG ALT="o" SRC=icon2.gif>function <B>getVar</B>($varName) <DT> <IMG ALT="o" SRC=icon2.gif>function <B>qualify</B>($varName) <DT> <IMG ALT="o" SRC=icon2.gif>function <B>reset_buffer</B>($str=) <DT> <IMG ALT="o" SRC=icon2.gif>function <B>reset_class_vars</B>() <DT> <IMG ALT="o" SRC=icon2.gif>function <B>setExternal</B>($varName, $value, $globalArrayName=) <DT> <IMG ALT="o" SRC=icon2.gif>function <B>setGlobal</B>($varName, $value) <DT> <IMG ALT="o" SRC=icon2.gif>function <B>write</B>($str) <DT> <IMG ALT="o" SRC=icon2.gif>function <B>writeCode</B>($<!1><A HREF="CTextarea.html#DOC.53.3">code</A>, $eval=FALSE) </DL></P> </DL> <DL> <A NAME="type"></A> <A NAME="DOC.4.1"></A> <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> type</B></TT> <DL><DT><DD></DL><P> <A NAME="CCheckBox"></A> <A NAME="DOC.4.2"></A> <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>function CCheckBox($<!1><A HREF="CMarkup.html#DOC.20.1">attrs</A>)</B></TT> <DD>Constructor <DL><DT><DD></DL><P> <A NAME="code"></A> <A NAME="DOC.4.3"></A> <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>function code()</B></TT> <DL><DT><DD></DL><P> <A NAME="codeReadonly"></A> <A NAME="DOC.4.4"></A> <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>function codeReadonly()</B></TT> <DL><DT><DD></DL><P></DL> <HR><DL><DT><B>This class has no child classes.</B></DL> <DL><DT><DT><B>See Also:</B><DD>$<!1><A HREF="CSelect.html#DOC.22.3">options</A> @package PHP/Toolbox::Form<BR><DD></DL><P> <a name=bottom> </a> <div class="navbar"> =[<a href="index.html">Contents</a>]=[<a href="HIER.html">Class Tree</a>]=[<a href="#top">Top</a>]= </div><HR> <BR> This page was generated with the help of <A HREF="http://docpp.sourceforge.net">DOC++</A>. </BODY> </HTML>