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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <!-- template designed by Marco Von Ballmoos -->
6 <title>Docs for page example3.php</title>
7 <link rel="stylesheet" href="../../media/stylesheet.css" />
8 <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9 </head>
10 <body>
11 <div class="page-body">
12
13 <h2 class="file-name">/examples/example3.php</h2>
14
15 <a name="sec-description"></a>
16 <div class="info-box">
17 <div class="info-box-title">Description</div>
18 <div class="nav-bar">
19 <span class="disabled">Description</span> |
20 <a href="#sec-classes">Classes</a>
21 | <a href="#sec-includes">Includes</a>
22 | <a href="#sec-constants">Constants</a>
23 </div>
24 <div class="info-box-body">
25 <!-- ========== Info from phpDoc block ========= -->
26 <p class="short-description">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.</p>
27 <p class="description"><p>$Id: _examples_example3_php.html,v 1.28 2004/04/01 17:35:48 hemna Exp $</p></p>
28 <ul class="tags">
29 <li><span class="field">version:</span> 2.0.0</li>
30 <li><span class="field">author:</span> Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</li>
31 </ul>
32
33 </div>
34 </div>
35
36 <a name="sec-classes"></a>
37 <div class="info-box">
38 <div class="info-box-title">Classes</div>
39 <div class="nav-bar">
40 <a href="#sec-description">Description</a> |
41 <span class="disabled">Classes</span>
42 | <a href="#sec-includes">Includes</a>
43 | <a href="#sec-constants">Constants</a>
44 </div>
45 <div class="info-box-body">
46 <table cellpadding="2" cellspacing="0" class="class-table">
47 <tr>
48 <th class="class-table-header">Class</th>
49 <th class="class-table-header">Description</th>
50 </tr>
51 <tr>
52 <td style="padding-right: 2em; vertical-align: top">
53
54 </td>
55 <td>
56 This class is used to build content for an entire page. It uses the HTMLPageClass widget from phphtmllib to render the final output.
57 </td>
58 </tr>
59 </table>
60 </div>
61 </div>
62
63 <a name="sec-includes"></a>
64 <div class="info-box">
65 <div class="info-box-title">Includes</div>
66 <div class="nav-bar">
67 <a href="#sec-description">Description</a> |
68 <a href="#sec-classes">Classes</a>
69 | <span class="disabled">Includes</span>
70 | <a href="#sec-constants">Constants</a>
71 </div>
72 <div class="info-box-body">
73 <a name="_includes_inc"><!-- --></a>
74 <div class="evenrow">
75
76 <div>
77 <span class="include-title">
78 <span class="include-type">include_once</span>
79 (<span class="include-name">"includes.inc"</span>)
80 (line <span class="line-number">22</span>)
81 </span>
82 </div>
83
84 <!-- ========== Info from phpDoc block ========= -->
85 <p class="short-description">Include the phphtmllib libraries</p>
86
87 </div>
88 </div>
89 </div>
90
91 <a name="sec-constants"></a>
92 <div class="info-box">
93 <div class="info-box-title">Constants</div>
94 <div class="nav-bar">
95 <a href="#sec-description">Description</a> |
96 <a href="#sec-classes">Classes</a>
97 | <a href="#sec-includes">Includes</a>
98 | <span class="disabled">Constants</span>
99 </div>
100 <div class="info-box-body">
101 <a name="defineDEBUG"><!-- --></a>
102 <div class="oddrow">
103
104 <div>
105 <span class="const-title">
106 <span class="const-name">DEBUG</span> = TRUE
107 (line <span class="line-number">92</span>)
108 </span>
109 </div>
110
111 <!-- ========== Info from phpDoc block ========= -->
112
113
114 </div>
115 </div>
116 </div>
117
118
119
120 <p class="notes" id="credit">
121 Documentation generated on Thu, 1 Apr 2004 09:38:17 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
122 </p>
123 </div></body>
124 </html>

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