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

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

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

revision 1.1.1.1 by jonen, Thu Jan 30 03:29:34 2003 UTC revision 1.4 by jonen, Thu May 6 16:24:30 2004 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'>  <?xml version="1.0" encoding="iso-8859-1"?>
2  <!--NewPage-->  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3  <HTML>    <html xmlns="http://www.w3.org/1999/xhtml">
4  <HEAD>                  <head>
5          <!-- Generated by PhpDoc date: 'Mon, 25 Nov 2002 09:21:41 -0800' -->                          <!-- template designed by Marco Von Ballmoos -->
6          <TITLE>Docs for page XMLTagClass.inc</TITLE>                          <title>Docs for page XMLTagClass.inc</title>
7  <LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>                          <link rel="stylesheet" href="../media/stylesheet.css" />
8  </HEAD>                          <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9  <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">                  </head>
10                        <body>
11                            <div class="page-body">                
12  <!-- Links -->  <h2 class="file-name">/XMLTagClass.inc</h2>
13  <a NAME="top"></A>  
14  <table WIDTH="100%" class="links">  <a name="sec-description"></a>
15   <TR>  <div class="info-box">
16     <TD class="font10">          <div class="info-box-title">Description</div>
17        Links:          <div class="nav-bar">
18        <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>                                          <span class="disabled">Description</span> |
19        <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>                                                          <a href="#sec-classes">Classes</a>
20        <A HREF="#globals_summary" class="links" title="Global Variable Summary">Globals</A>                          |                                                       <a href="#sec-includes">Includes</a>
21        <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>                                                                                                  </div>
22        <A HREF="#functions_summary" class="links" title="Function Summary">Functions</A>          <div class="info-box-body">    
23        <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>                  <!-- ========== Info from phpDoc block ========= -->
24        <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>  <p class="short-description">Holds the XMLTagClass</p>
25        <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>  <p class="description"><p>$Id$</p></p>
26        <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>          <ul class="tags">
27     </TD>                                  <li><span class="field">copyright:</span> LGPL - See LICENCE</li>
28   </TR>                                  <li><span class="field">author:</span> Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</li>
29  </TABLE>                          </ul>
30  <BR>                  
31                            </div>
32  <h2>File: Program_Root/XMLTagClass.inc</h2>  </div>
33  <!-- ========== Info from phpDoc block ========= -->                  
34  Holds the XMLTagClass          <a name="sec-classes"></a>      
35  <BR>          <div class="info-box">
36  $Id$                  <div class="info-box-title">Classes</div>
37                    <div class="nav-bar">
38  <UL>                          <a href="#sec-description">Description</a> |
39                                    <span class="disabled">Classes</span>
40          <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>                          |                                                       <a href="#sec-includes">Includes</a>
41                                                                                                                                                            </div>
42          <LI><b>Copyright</b> - <CODE>LGPL - See LICENCE</CODE></LI>                  <div class="info-box-body">    
43                                    <table cellpadding="2" cellspacing="0" class="class-table">
44          <LI><b>Author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</CODE></LI>                                  <tr>
45                                                    <th class="class-table-header">Class</th>
46  </UL>                                          <th class="class-table-header">Description</th>
47                                    </tr>
48  <br>                                                                  <tr>
49  <!-- =========== Used Classes =========== -->                                          <td style="padding-right: 2em; vertical-align: top">
50  <A NAME='classes_summary'><!-- --></A>                                                  <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a>
51  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">                                          </td>
52          <TR CLASS='TableHeadingColor'>                                          <td>
53                  <TD>                                                                                          This class is used for building and rendering  an XML tag.
54                          <span class="font12bold">Classes defined in this file</span>                                                                                  </td>
55              <A HREF="#top" CLASS="links">^TOP</A>                                  </tr>
56                  </TD>                                                          </table>
57          </TR>                  </div>
58  </TABLE>          </div>
59  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
60          <THEAD>          <a name="sec-includes"></a>    
61                  <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>          <div class="info-box">
62          </THEAD>                  <div class="info-box-title">Includes</div>
63          <TBODY>                  <div class="nav-bar">
64                                            <a href="#sec-description">Description</a> |
65                  <TR BGCOLOR='white' CLASS='TableRowColor'>                                                          <a href="#sec-classes">Classes</a>
66                          <TD><a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></TD>                                  |                                               <span class="disabled">Includes</span>
67                          <TD>This class is the base class for the                                                                                                                  </div>
68  HTMLTagClass.                  <div class="info-box-body">    
69                            <a name="_$phphtmllib_/ContainerClass_inc"><!-- --></a>
70  This is part of the phphtmllib libraries  <div class="evenrow">
71  released under the LGPL license.</TD>          
72                  </TR>          <div>
73                                    <span class="include-title">
74          </TBODY>                          <span class="include-type">require_once</span>
75  </TABLE>                          (<span class="include-name">$phphtmllib."/ContainerClass.inc"</span>)
76  <br>                          (line <span class="line-number">18</span>)
77  <br>                  </span>
78  <!-- =========== Includes SUMMARY =========== -->          </div>
79  <A NAME='includes_summary'><!-- --></A>  
80  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">          <!-- ========== Info from phpDoc block ========= -->
81          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  <p class="short-description">make sure we include the parent class</p>
82                  <TD>          
83                          <span CLASS="font12bold">Include Statements Summary</span>  </div>
84              <A HREF="#top" CLASS="links">^TOP</A>                  </div>
85                  </TD>          </div>
86          </TR>          
87  </TABLE>          
88  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">          
89          <THEAD>          
90                  <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>          <p class="notes" id="credit">
91          </THEAD>                  Documentation generated on Thu,  1 Apr 2004 09:40:24 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
92          <TBODY>          </p>
93                            </div></body>
94                  <TR BGCOLOR='white' CLASS='TableRowColor'>  </html>
                         <TD><A HREF='_XMLTagClass_inc.html#_$phphtmllib_/ContainerClass_inc'>require_once</A></TD>  
                         <TD>$phphtmllib."/ContainerClass.inc"</TD>  
                         <TD>make sure we include the parent class</TD>  
                 </TR>  
                   
         </TBODY>  
 </TABLE>  
 <br>  
   
 <br>  
 <!-- =========== CONSTANT SUMMARY =========== -->  
 <A NAME='global_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>Global Variable Summary</B></FONT>  
             <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 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="border">  
         <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_/ContainerClass_inc'><!-- --></A>  
 <span class="font10bold">Include Type : </span>require_once  
 <BR>  
 <span class="font10bold">Include File : </span>$phphtmllib."/ContainerClass.inc"  
 <BR>  
 <!-- ========== Info from phpDoc block ========= -->  
 make sure we include the parent class  
 <BR>  
   
   
 <UL>  
           
 </UL>  
   
 </DIV>  
   
   
 <br>  
 <!-- ============ GLOBALS DETAIL =========== -->  
   
 <A NAME='global_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <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="border">  
         <TR 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="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Function Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <BR>  
   
   
 <br>  
 </HTML>  

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

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