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

Contents of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/examples/_examples_jilu_php.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Thu May 6 16:26:59 2004 UTC (20 years, 3 months ago) by jonen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/html
 updated all to v2.4.1 - Apr 01, 2004

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: 'Tue, 4 Mar 2003 16:40:31 -0800' -->
6 <TITLE>Docs for page jilu.php</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="#classes_summary" class="links" title="Classes created in this file">Classes</A>
17 <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>
18 <A HREF="#global_summary" class="links" title="Global Variable Summary">Globals</A>
19 <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>
20 <A HREF="#function_summary" class="links" title="Function Summary">Functions</A>
21 <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>
22 <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>
23 <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>
24 <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>
25 </TD>
26 </TR>
27 </TABLE>
28 <BR>
29 <h2>File: Program_Root/examples/jilu.php</h2>
30 Another example of how to build a parent PageWidget object to provide a base class for building a consistent look/feel accross a web application.
31 <br />
32 <p>$Id: _examples_jilu_php.html,v 1.2 2003/03/05 00:58:33 hemna Exp $</p>
33 <UL>
34 <LI><b>version</b> - <CODE>2.0.0</CODE></LI>
35 <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>
36 </UL>
37 <!-- =========== Used Classes =========== -->
38 <A NAME='classes_summary'><!-- --></A>
39 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
40 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
41 <TD>
42 <span class="font12bold">Classes defined in this file</span>
43 <A HREF="#top" CLASS="links">^TOP</A>
44 </TD>
45 </TR>
46 </TABLE>
47 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
48 <THEAD>
49 <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>
50 </THEAD>
51 <TBODY>
52 <TR BGCOLOR='white' CLASS='TableRowColor'>
53 <TD></TD>
54 <TD></TD>
55 </TR>
56 </TBODY>
57 </TABLE>
58 <br>
59 <!-- =========== Includes SUMMARY =========== -->
60 <A NAME='includes_summary'><!-- --></A>
61 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
62 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
63 <TD>
64 <span CLASS="font12bold">Include Statements Summary</span>
65 <A HREF="#top" CLASS="links">^TOP</A>
66 </TD>
67 </TR>
68 </TABLE>
69 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
70 <THEAD>
71 <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>
72 </THEAD>
73 <TBODY>
74 <TR BGCOLOR='white' CLASS='TableRowColor'>
75 <TD><A HREF="#_includes_inc">include_once</A></TD>
76 <TD>"includes.inc"</TD>
77 <TD>Include the phphtmllib libraries</TD>
78 </TR>
79 <TR BGCOLOR='white' CLASS='TableRowColor'>
80 <TD><A HREF="#_MyLayoutPage_inc">include_once</A></TD>
81 <TD><a href="../../phpHtmlLib/examples/_examples_MyLayoutPage_inc.html">"MyLayoutPage.inc"</a></TD>
82 <TD></TD>
83 </TR>
84 </TBODY>
85 </TABLE>
86 <br>
87 <br>
88 <!-- =========== GLOBAL VARIABLE SUMMARY =========== -->
89 <A NAME='global_summary'><!-- --></A>
90 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
91 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
92 <TD>
93 <span CLASS="font12bold">Global Variable Summary</span>
94 <A HREF="#top" CLASS="links">^TOP</A>
95 </TD>
96 </TR>
97 </TABLE>
98 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
99 <THEAD>
100 <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>
101 </THEAD>
102 <TBODY>
103 </TBODY>
104 </TABLE>
105 <br>
106 <br>
107 <!-- =========== CONSTANT SUMMARY =========== -->
108 <A NAME='constant_summary'><!-- --></A>
109 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
110 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
111 <TD>
112 <span class="font12bold">Constant Summary</span>
113 <A HREF="#top" CLASS="links">^TOP</A>
114 </TD>
115 </TR>
116 </TABLE>
117 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
118 <THEAD>
119 <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>
120 </THEAD>
121 <TBODY>
122 </TBODY>
123 </TABLE>
124 <br>
125 <br>
126 <!-- =========== FUNCTION SUMMARY =========== -->
127 <A NAME='function_summary'><!-- --></A>
128 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
129 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
130 <TD>
131 <span class="font12bold">Function Summary</span>
132 <A HREF="#top" CLASS="links">^TOP</A>
133 </TD>
134 </TR>
135
136 </TABLE>
137 <br>
138 <!-- ============ Includes DETAIL =========== -->
139
140 <A NAME='includes_detail'></A>
141 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
142 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
143 <TD>
144 <span CLASS="font12bold">Include Statements Detail</span>
145 <A HREF="#top" CLASS="links">^TOP</A>
146 </TD>
147 </TR>
148 </TABLE>
149
150 <DIV CLASS="function">
151 <A NAME="_includes_inc"><!-- --></A>
152 <span class="font10bold">Include Type : </span>include_once (line <span class="linenumber">22</span>)
153 <BR>
154 <span class="font10bold">Include File : </span>"includes.inc"
155 <BR>
156 Include the phphtmllib libraries
157 <br />
158
159 <UL>
160 </UL>
161 </DIV>
162 <DIV CLASS="function">
163 <A NAME="_MyLayoutPage_inc"><!-- --></A>
164 <span class="font10bold">Include Type : </span>include_once (line <span class="linenumber">26</span>)
165 <BR>
166 <span class="font10bold">Include File : </span><a href="../../phpHtmlLib/examples/_examples_MyLayoutPage_inc.html">"MyLayoutPage.inc"</a>
167 <BR>
168
169 <br />
170
171 <UL>
172 </UL>
173 </DIV>
174 <br>
175 <!-- ============ GLOBALS DETAIL =========== -->
176
177 <A NAME='global_detail'></A>
178 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
179 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
180 <TD>
181 <span CLASS="font12bold">Global Variable Detail</span>
182 <A HREF="#top" CLASS="links">^TOP</A>
183 </TD>
184 </TR>
185 </TABLE>
186
187 <br>
188 <!-- ============ CONSTANT DETAIL =========== -->
189
190 <A NAME='constant_detail'></A>
191 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
192 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
193 <TD>
194 <span CLASS="font12bold">Constant Detail</span>
195 <A HREF="#top" CLASS="links">^TOP</A>
196 </TD>
197 </TR>
198 </TABLE>
199
200 <br>
201 <!-- ============ FUNCTION DETAIL =========== -->
202
203 <A NAME='function_detail'></A>
204 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
205 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
206 <TD>
207 <span class="font12bold">Function Detail</span>
208 <A HREF="#top" CLASS="links">^TOP</A>
209 </TD>
210 </TR>
211 </TABLE>
212 <BR>
213 <br>
214 <div id="credit">
215 <hr>
216 Documention generated on Tue, 4 Mar 2003 16:40:31 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
217 </div>
218 </body>
219 </html>
220 </HTML>

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