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

Annotation of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/examples/_examples_example4_php.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Thu Jan 30 03:29:40 2003 UTC (21 years, 7 months ago) by jonen
Branch: MAIN
Branch point for: no_vendor_tag
File MIME type: text/html
Initial revision

1 jonen 1.1 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'>
2     <!--NewPage-->
3     <HTML>
4     <HEAD>
5     <!-- Generated by PhpDoc date: 'Mon, 25 Nov 2002 09:21:31 -0800' -->
6     <TITLE>Docs for page example4.php</TITLE>
7     <LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>
8     </HEAD>
9     <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
10    
11    
12     <!-- Links -->
13     <a NAME="top"></A>
14     <table WIDTH="100%" class="links">
15     <TR>
16     <TD class="font10">
17     Links:
18     <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>
19     <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>
20     <A HREF="#globals_summary" class="links" title="Global Variable Summary">Globals</A>
21     <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>
22     <A HREF="#functions_summary" class="links" title="Function Summary">Functions</A>
23     <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>
24     <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>
25     <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>
26     <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>
27     </TD>
28     </TR>
29     </TABLE>
30     <BR>
31    
32     <h2>File: Program_Root/examples/example4.php</h2>
33     <!-- ========== Info from phpDoc block ========= -->
34     Another example of how to build a
35     <BR>
36     parent PageWidget object to provide
37     a base class for building a consistent
38     look/feel accross a web application.
39    
40    
41     $Id: _examples_example4_php.html,v 1.9 2002/11/25 18:24:27 hemna Exp $
42    
43     <UL>
44    
45     <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>
46    
47     <LI><b>Sub-Package</b> - <CODE>examples</CODE></LI>
48    
49     <LI><b>Version</b> - <CODE>2.0.0</CODE></LI>
50    
51     <LI><b>Author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</CODE></LI>
52    
53     </UL>
54    
55     <br>
56     <!-- =========== Used Classes =========== -->
57     <A NAME='classes_summary'><!-- --></A>
58     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
59     <TR CLASS='TableHeadingColor'>
60     <TD>
61     <span class="font12bold">Classes defined in this file</span>
62     <A HREF="#top" CLASS="links">^TOP</A>
63     </TD>
64     </TR>
65     </TABLE>
66     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
67     <THEAD>
68     <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>
69     </THEAD>
70     <TBODY>
71    
72     <TR BGCOLOR='white' CLASS='TableRowColor'>
73     <TD><a href="../../phpHtmlLib/examples/LeftBlockPage.html">LeftBlockPage</a></TD>
74     <TD>n/a</TD>
75     </TR>
76    
77     </TBODY>
78     </TABLE>
79     <br>
80     <br>
81     <!-- =========== Includes SUMMARY =========== -->
82     <A NAME='includes_summary'><!-- --></A>
83     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
84     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
85     <TD>
86     <span CLASS="font12bold">Include Statements Summary</span>
87     <A HREF="#top" CLASS="links">^TOP</A>
88     </TD>
89     </TR>
90     </TABLE>
91     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
92     <THEAD>
93     <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>
94     </THEAD>
95     <TBODY>
96    
97     <TR BGCOLOR='white' CLASS='TableRowColor'>
98     <TD><A HREF='_examples_example4_php.html#_MyLayoutPage_inc'>include_once</A></TD>
99     <TD><a href="../../phpHtmlLib/examples/_examples_MyLayoutPage_inc.html">MyLayoutPage.inc</a></TD>
100     <TD></TD>
101     </TR>
102    
103     <TR BGCOLOR='white' CLASS='TableRowColor'>
104     <TD><A HREF='_examples_example4_php.html#_includes_inc'>include_once</A></TD>
105     <TD>"includes.inc"</TD>
106     <TD>Include the phphtmllib libraries</TD>
107     </TR>
108    
109     </TBODY>
110     </TABLE>
111     <br>
112    
113     <br>
114     <!-- =========== CONSTANT SUMMARY =========== -->
115     <A NAME='global_summary'><!-- --></A>
116     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
117     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
118     <TD>
119     <FONT SIZE='+2'><B>Global Variable Summary</B></FONT>
120     <A HREF="#top" CLASS="links">^TOP</A>
121     </TD>
122     </TR>
123     </TABLE>
124     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
125     <THEAD>
126     <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>
127     </THEAD>
128     <TBODY>
129    
130     </TBODY>
131     </TABLE>
132     <br>
133    
134    
135     <br>
136     <!-- =========== CONSTANT SUMMARY =========== -->
137     <A NAME='constant_summary'><!-- --></A>
138     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
139     <TR CLASS='TableHeadingColor'>
140     <TD>
141     <span CLASS="font12bold">Constant Summary</span>
142     <A HREF="#top" CLASS="links">^TOP</A>
143     </TD>
144     </TR>
145     </TABLE>
146     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
147     <THEAD>
148     <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>
149     </THEAD>
150     <TBODY>
151    
152     </TBODY>
153     </TABLE>
154     <br>
155    
156     <br>
157     <!-- =========== Function SUMMARY =========== -->
158     <A NAME='Function_summary'><!-- --></A>
159     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
160     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
161     <TD>
162     <span class="font12bold">Function Summary</span>
163     <A HREF="#top" CLASS="links">^TOP</A>
164     </TD>
165     </TR>
166    
167    
168     </TABLE>
169    
170     <br>
171     <!-- ============ Includes DETAIL =========== -->
172    
173     <A NAME='includes_detail'></A>
174     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
175     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
176     <TD>
177     <span CLASS="font12bold">Include Statements Detail</span>
178     <A HREF="#top" CLASS="links">^TOP</A>
179     </TD>
180     </TR>
181     </TABLE>
182    
183    
184     <DIV CLASS="function">
185     <A NAME='_MyLayoutPage_inc'><!-- --></A>
186     <span class="font10bold">Include Type : </span>include_once
187     <BR>
188     <span class="font10bold">Include File : </span><a href="../../phpHtmlLib/examples/_examples_MyLayoutPage_inc.html">MyLayoutPage.inc</a>
189     <BR>
190     <!-- ========== Info from phpDoc block ========= -->
191    
192     <BR>
193    
194    
195     <UL>
196    
197     </UL>
198    
199     </DIV>
200    
201     <DIV CLASS="function">
202     <A NAME='_includes_inc'><!-- --></A>
203     <span class="font10bold">Include Type : </span>include_once
204     <BR>
205     <span class="font10bold">Include File : </span>"includes.inc"
206     <BR>
207     <!-- ========== Info from phpDoc block ========= -->
208     Include the phphtmllib libraries
209     <BR>
210    
211    
212     <UL>
213    
214     </UL>
215    
216     </DIV>
217    
218    
219     <br>
220     <!-- ============ GLOBALS DETAIL =========== -->
221    
222     <A NAME='global_detail'></A>
223     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
224     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
225     <TD>
226     <span CLASS="font12bold">Global Variable Detail</span>
227     <A HREF="#top" CLASS="links">^TOP</A>
228     </TD>
229     </TR>
230     </TABLE>
231    
232    
233    
234     <br>
235     <!-- ============ CONSTANT DETAIL =========== -->
236    
237     <A NAME='constant_detail'></A>
238     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
239     <TR CLASS='TableHeadingColor'>
240     <TD>
241     <span CLASS="font12bold">Constant Detail</span>
242     <A HREF="#top" CLASS="links">^TOP</A>
243     </TD>
244     </TR>
245     </TABLE>
246    
247    
248    
249     <br>
250     <!-- ============ FUNCTION DETAIL =========== -->
251    
252     <A NAME='function_detail'></A>
253     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
254     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
255     <TD>
256     <span class="font12bold">Function Detail</span>
257     <A HREF="#top" CLASS="links">^TOP</A>
258     </TD>
259     </TR>
260     </TABLE>
261     <BR>
262    
263    
264     <br>
265     </HTML>

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