<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE>class CDateTimeControl</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 cdatetimecontrol.phps:<H2>class <A HREF="#DOC.DOCU">CDateTimeControl</A></H2></H2><BLOCKQUOTE> Date/time manipulation control.</BLOCKQUOTE> <HR> <H2>Documentation</H2> <BLOCKQUOTE> Date/time manipulation control. <xmp> | | 'date' => new CDateTimeControl(array( | 'getpatt' => | | )) | </xmp></BLOCKQUOTE> <A NAME="DOC.DOCU"></A> <HR> <H2>Inheritance:</H2> <H3>CDateTimeControl - <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.6.2">getform</A></B> <DD><I> Template to format visual date representation</I> <DT> <IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.6.1">getpatt</A></B> <DD><I> Pattern to split native date string</I> <DT> <IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.6.4">outform</A></B> <DD><I> Template to format native date string</I> <DT> <IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.6.3">outpatt</A></B> <DD><I> Pattern to split visual date representation</I> </DL></P> <P><DL> <DT><H3>Public Methods</H3><DD><DT> <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>function <B><A HREF="#DOC.6.5">getValue</A></B>() <DT> <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>function <B><A HREF="#DOC.6.6">outValue</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> <DT> <IMG ALT="o" SRC=icon2.gif> <B>type</B> </DL></P> <P><DL> <DT><H3>Public Methods</H3><DD><DT> <IMG ALT="o" SRC=icon2.gif>function <B>code</B>() <DT> <IMG ALT="o" SRC=icon2.gif>function <B>codeReadonly</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>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="getpatt"></A> <A NAME="DOC.6.1"></A> <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> getpatt</B></TT> <DD> Pattern to split native date string <DL><DT><DD></DL><P> <A NAME="getform"></A> <A NAME="DOC.6.2"></A> <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> getform</B></TT> <DD> Template to format visual date representation <DL><DT><DD></DL><P> <A NAME="outpatt"></A> <A NAME="DOC.6.3"></A> <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> outpatt</B></TT> <DD> Pattern to split visual date representation <DL><DT><DD></DL><P> <A NAME="outform"></A> <A NAME="DOC.6.4"></A> <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> outform</B></TT> <DD> Template to format native date string <DL><DT><DD></DL><P> <A NAME="getValue"></A> <A NAME="DOC.6.5"></A> <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>function getValue()</B></TT> <DL><DT><DD></DL><P> <A NAME="outValue"></A> <A NAME="DOC.6.6"></A> <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>function outValue()</B></TT> <DL><DT><DD></DL><P></DL> <HR><DL><DT><B>This class has no child classes.</B></DL> <DL><DT><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>