/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/form-examples/FormPage.html
ViewVC logotype

Contents of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/form-examples/FormPage.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Sat Feb 22 21:06:38 2003 UTC (21 years, 7 months ago) by jonen
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
Error occurred while calculating annotation data.
+ updated whole lib to version 2.2.1 (new FormProcessing since 2.2.0!)

1 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 15:30:34 -0800' -->
6 <TITLE>Docs For Class FormPage</TITLE>
7 <LINK REL ='stylesheet' TYPE='text/css' HREF='../../media/stylesheet.css' TITLE='Style'>
8 </HEAD>
9 <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
10 <!-- Links -->
11 <a NAME="top"></A>
12 <table WIDTH="100%" class="links">
13 <TR>
14 <TD class="font10">
15 Links:
16 <A HREF="#children_summary" class="links" title="Classes extended from FormPage">Child Classes</A>
17 <A HREF="#var_summary" class="links" title="Class Variable Summary">Variables</A>
18 <A HREF="#var_inherited_summary" class="links" title="Inherited Class Variable Summary">Inherited Variables</A>
19 <A HREF="#functions_inherited" class="links" title="Inherited Method Summary">Inherited Methods</A>
20 <A HREF="#method_summary" class="links" title="Method Summary">Methods</A>
21 <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>
22 <A HREF="#method_detail" class="links" title="Method Detail">Method Detail</A>
23 </TD>
24 </TR>
25 </TABLE>
26 <BR>
27 <!-- Start of Class Data -->
28 <H2>
29 Class FormPage
30 </H2> (line <span class="linenumber">36</span>)
31 <pre>
32 MyLayoutPage
33 |
34 --FormPage</pre>
35 <p>
36 <b><i>Located in File: Program_Root/examples/form1.php</i></b><br>
37 </p>
38 <hr>
39
40 <br />
41
42 <UL>
43 </UL>
44 <hr>
45 <!-- =========== VAR SUMMARY =========== -->
46 <A NAME='var_summary'><!-- --></A>
47 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
48 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
49 <TD>
50 <span CLASS="font12bold">Class Variable Summary</span>
51 <A HREF="#top" CLASS="links">^TOP</A>
52 </TD>
53 </TR>
54
55 </TABLE>
56 <hr>
57 <!-- =========== VAR INHERITED SUMMARY =========== -->
58 <A NAME='var_inherited_summary'><!-- --></A>
59 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
60 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
61 <TD>
62 <span CLASS="font12bold">Inherited Class Variable Summary</span>
63 <A HREF="#top" CLASS="links">^TOP</A>
64 </TD>
65 </TR>
66
67 </TABLE>
68
69 <hr>
70 <!-- =========== METHOD SUMMARY =========== -->
71 <A NAME='method_summary'><!-- --></A>
72 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
73 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
74 <TD>
75 <span class="font12bold">Method Summary</span>
76 <A HREF="#top" CLASS="links">^TOP</A>
77 </TD>
78 </TR>
79
80 <!-- =========== Summary =========== -->
81 <TR BGCOLOR='white' CLASS='TableRowColor'>
82 <TD>
83 <CODE><B><A HREF='../../phpHtmlLib/form-examples/FormPage.html#methodcontent_block'>void content_block ( )</A></B></CODE>
84 <BR>
85 <blockquote> </blockquote>
86 </TD>
87 </TR>
88 </TABLE>
89 <!-- =========== INHERITED METHOD SUMMARY =========== -->
90 <A NAME='functions_inherited'><!-- --></A>
91 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
92 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
93 <TD>
94 <span CLASS="font12bold">Inherited Method Summary</span>
95 <A HREF="#top" CLASS="links">^TOP</A>
96 </TD>
97 </TR>
98
99 </TABLE>
100 <hr>
101 <!-- ============ VARIABLE DETAIL =========== -->
102
103 <A NAME='variable_detail'></A>
104 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
105 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
106 <TD>
107 <span CLASS="font12bold">Variable Detail</span>
108 <A HREF="#top" CLASS="links">^TOP</A>
109 </TD>
110 </TR>
111 </TABLE>
112
113 <hr>
114 <!-- ============ METHOD DETAIL =========== -->
115
116 <A NAME='method_detail'></A>
117 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
118 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
119 <TD>
120 <span class="font12bold">Method Detail</span>
121 <A HREF="#top" CLASS="links">^TOP</A>
122 </TD>
123 </TR>
124 </TABLE>
125 <BR>
126 <DIV CLASS="function">
127 <A NAME='methodcontent_block'><!-- --></A>
128 <SPAN CLASS="font12bold">content_block</SPAN> (line <span class="linenumber">38</span>)
129 <BR>
130 <SPAN CLASS="font10bold">Usage : </SPAN>
131 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
132 <span class="font10bold" style="color: #0000FF">content_block(
133 )</SPAN>
134 <BR>
135
136 <BR>
137 <SPAN CLASS="font10bold">Description : </SPAN>
138
139 <br />
140
141 <DL>
142
143 <DT class="font10bold">Function Info:</DT>
144 </DL>
145 </DIV>
146 <BR>
147 <div id="credit">
148 <hr>
149 Documention generated on Thu, 20 Feb 2003 15:30:34 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
150 </div>
151 </body>
152 </html>

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed