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

Diff of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/examples/_examples_example1_php.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by jonen, Sat Feb 22 21:06:24 2003 UTC revision 1.4 by jonen, Thu May 6 16:26:56 2004 UTC
# Line 1  Line 1 
 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>  
 <!--NewPage-->  
 <HTML>  
 <HEAD>  
         <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:22:40 -0800' -->  
         <TITLE>Docs for page example1.php</TITLE>  
 <LINK REL ='stylesheet' TYPE='text/css' HREF='../../media/stylesheet.css' TITLE='Style'>  
 </HEAD>  
 <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">  
 <!-- Links -->  
 <a NAME="top"></A>  
 <table WIDTH="100%" class="links">  
  <TR>  
    <TD class="font10">  
       Links:  
       <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>  
       <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>  
       <A HREF="#global_summary" class="links" title="Global Variable Summary">Globals</A>  
       <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>  
       <A HREF="#function_summary" class="links" title="Function Summary">Functions</A>  
       <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>  
       <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>  
       <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>  
       <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>  
    </TD>  
  </TR>  
 </TABLE>  
 <BR>  
 <h2>File: Program_Root/examples/example1.php</h2>  
 This example illustrates how to use the  HTMLPageClass to build a complete html  page.  
 <br />  
 <p>$Id$</p>  
 <UL>  
                 <LI><b>version</b> - <CODE>2.0.0</CODE></LI>  
                 <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>  
         </UL>  
 <!-- =========== Used Classes =========== -->  
 <A NAME='classes_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Classes defined in this file</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <THEAD>  
                 <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>  
         </THEAD>  
         <TBODY>  
                         </TBODY>  
 </TABLE>  
 <br>  
 <!-- =========== Includes SUMMARY =========== -->  
 <A NAME='includes_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Include Statements Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <THEAD>  
                 <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>  
         </THEAD>  
         <TBODY>  
                                 <TR BGCOLOR='white' CLASS='TableRowColor'>  
                         <TD><A HREF="#_$phphtmllib/includes_inc">include_once</A></TD>  
                         <TD>"$phphtmllib/includes.inc"</TD>  
                         <TD>Include the phphtmllib libraries</TD>  
                 </TR>  
                         </TBODY>  
 </TABLE>  
 <br>  
 <br>  
 <!-- =========== GLOBAL VARIABLE SUMMARY =========== -->  
 <A NAME='global_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Global Variable Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <THEAD>  
                 <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>  
         </THEAD>  
         <TBODY>  
                         </TBODY>  
 </TABLE>  
 <br>  
 <br>  
 <!-- =========== CONSTANT SUMMARY =========== -->  
 <A NAME='constant_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Constant Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <THEAD>  
                 <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>  
         </THEAD>  
         <TBODY>  
                         </TBODY>  
 </TABLE>  
 <br>  
 <br>  
 <!-- =========== FUNCTION SUMMARY =========== -->  
 <A NAME='function_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Function Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
   
         </TABLE>  
 <br>  
 <!-- ============ Includes DETAIL =========== -->  
   
 <A NAME='includes_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Include Statements Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
 <DIV CLASS="function">  
 <A NAME="_$phphtmllib/includes_inc"><!-- --></A>  
 <span class="font10bold">Include Type : </span>include_once (line <span class="linenumber">25</span>)  
 <BR>  
 <span class="font10bold">Include File : </span>"$phphtmllib/includes.inc"  
 <BR>  
 Include the phphtmllib libraries  
 <br />  
 <p>All subsequent examples will use the  inlude_once("includes.inc"); which contains  the following 2 lines</p>  
 <UL>  
         </UL>  
 </DIV>  
 <br>  
 <!-- ============ GLOBALS DETAIL =========== -->  
   
 <A NAME='global_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Global Variable Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
 <br>  
 <!-- ============ CONSTANT DETAIL =========== -->  
   
 <A NAME='constant_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Constant Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
 <br>  
 <!-- ============ FUNCTION DETAIL =========== -->  
   
 <A NAME='function_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Function Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <BR>  
 <br>  
         <div id="credit">  
                 <hr>  
                 Documention generated on Thu, 20 Feb 2003 16:22:40 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>  
         </div>  
 </body>  
 </html>  
 </HTML>  
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 example1.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    <h2 class="file-name">/examples/example1.php</h2>
13    
14    <a name="sec-description"></a>
15    <div class="info-box">
16            <div class="info-box-title">Description</div>
17            <div class="nav-bar">
18                                            <span class="disabled">Description</span> |
19                                                                            <a href="#sec-includes">Includes</a>
20                                                                                                    </div>
21            <div class="info-box-body">    
22                    <!-- ========== Info from phpDoc block ========= -->
23    <p class="short-description">This example illustrates how to use the  HTMLPageClass to build a complete html  page.</p>
24    <p class="description"><p>$Id$</p></p>
25            <ul class="tags">
26                                    <li><span class="field">version:</span> 2.0.0</li>
27                                    <li><span class="field">author:</span> Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</li>
28                            </ul>
29                    
30                            </div>
31    </div>
32                    
33    
34            <a name="sec-includes"></a>    
35            <div class="info-box">
36                    <div class="info-box-title">Includes</div>
37                    <div class="nav-bar">
38                            <a href="#sec-description">Description</a> |
39                                                    <span class="disabled">Includes</span>
40                                                                                                                    </div>
41                    <div class="info-box-body">    
42                            <a name="_$phphtmllib/includes_inc"><!-- --></a>
43    <div class="evenrow">
44            
45            <div>
46                    <span class="include-title">
47                            <span class="include-type">include_once</span>
48                            (<span class="include-name">"$phphtmllib/includes.inc"</span>)
49                            (line <span class="line-number">25</span>)
50                    </span>
51            </div>
52    
53            <!-- ========== Info from phpDoc block ========= -->
54    <p class="short-description">Include the phphtmllib libraries</p>
55    <p class="description"><p>All subsequent examples will use the  inlude_once(&quot;includes.inc&quot;); which contains  the following 2 lines</p></p>
56            
57    </div>
58                    </div>
59            </div>
60            
61            
62            
63            
64            <p class="notes" id="credit">
65                    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>
66            </p>
67            </div></body>
68    </html>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.4

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