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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Thu May 6 16:57:12 2004 UTC (20 years, 3 months ago) by jonen
Branch: MAIN
CVS Tags: HEAD
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 example9.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/example9.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-includes">Includes</a>
21 </div>
22 <div class="info-box-body">
23 <!-- ========== Info from phpDoc block ========= -->
24 <p class="short-description">The ideal way to use phphtmllib is to use the PageWidget object to create</p>
25 <p class="description"><p>complete html documents. If you are managing an existing code base with its own structure and templates the ideal setup might not be practical. This doesn't mean you can't use phphtmllib. Every descendant from the Container object (all the classes for html tags) have a render() method which allow you to generate output.</p><p>This example generates a short html table fragment that could be inserted anywhere in your code. It also attempts to make use of most of the TABLETag methods.</p><p>$Id: _examples_example9_php.html,v 1.1 2004/04/01 17:39:05 hemna Exp $</p></p>
26 <ul class="tags">
27 <li><span class="field">version:</span> 1.0.0</li>
28 <li><span class="field">author:</span> Culley Harrelson &lt;<a href="mailto:culley@fastmail.fm">culley@fastmail.fm</a>&gt;</li>
29 </ul>
30
31 </div>
32 </div>
33
34
35 <a name="sec-includes"></a>
36 <div class="info-box">
37 <div class="info-box-title">Includes</div>
38 <div class="nav-bar">
39 <a href="#sec-description">Description</a> |
40 <span class="disabled">Includes</span>
41 </div>
42 <div class="info-box-body">
43 <a name="_$phphtmllib/includes_inc"><!-- --></a>
44 <div class="evenrow">
45
46 <div>
47 <span class="include-title">
48 <span class="include-type">include_once</span>
49 (<span class="include-name">"$phphtmllib/includes.inc"</span>)
50 (line <span class="line-number">27</span>)
51 </span>
52 </div>
53
54 <!-- ========== Info from phpDoc block ========= -->
55
56 </div>
57 </div>
58 </div>
59
60
61
62
63 <p class="notes" id="credit">
64 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>
65 </p>
66 </div></body>
67 </html>

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