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

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

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

revision 1.2 by jonen, Sat Sep 20 00:24:13 2003 UTC revision 1.3 by jonen, Thu May 6 16:24:32 2004 UTC
# Line 1  Line 1 
 <?xml version="1.0" encoding="iso-8859-1"?>  
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  
   <html xmlns="http://www.w3.org/1999/xhtml">  
                 <head>  
                         <!-- template designed by Marco Von Ballmoos -->  
                         <title>Docs for page RoundTitleTable.inc</title>  
                         <link rel="stylesheet" href="../media/stylesheet.css" />  
                         <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>  
                 </head>  
                 <body>  
                         <div class="page-body">                  
 <h2 class="file-name">Program_Root/widgets/RoundTitleTable.inc</h2>  
   
 <a name="sec-description"></a>  
 <div class="info-box">  
         <div class="info-box-title">Description</div>  
         <div class="nav-bar">  
                                         <span class="disabled">Description</span> |  
                                                         <a href="#sec-classes">Classes</a>  
                         |                                                       <a href="#sec-includes">Includes</a>  
                                                                                                 </div>  
         <div class="info-box-body">      
                 <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">This contains the RoundTitleTable widget</p>  
 <p class="description"><p>$Id$</p></p>  
         <ul class="tags">  
                                 <li><span class="field">author:</span> <p>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</p></li>  
                         </ul>  
                   
                         </div>  
 </div>  
                   
         <a name="sec-classes"></a>        
         <div class="info-box">  
                 <div class="info-box-title">Classes</div>  
                 <div class="nav-bar">  
                         <a href="#sec-description">Description</a> |  
                         <span class="disabled">Classes</span>  
                         |                                                       <a href="#sec-includes">Includes</a>  
                                                                                                                                                 </div>  
                 <div class="info-box-body">      
                         <table cellpadding="2" cellspacing="0" class="class-table">  
                                 <tr>  
                                         <th class="class-table-header">Class</th>  
                                         <th class="class-table-header">Description</th>  
                                 </tr>  
                                                                 <tr>  
                                         <td style="padding-right: 2em; vertical-align: top">  
                                                 <a href="../phpHtmlLib/RoundTitleTable.html">RoundTitleTable</a>  
                                         </td>  
                                         <td>  
                                                                                         This builds a table  widget that has a nice rounded title,  a subtitle area and any amount of data.  
                                                                                 </td>  
                                 </tr>  
                                                                 <tr>  
                                         <td style="padding-right: 2em; vertical-align: top">  
                                                 <a href="../phpHtmlLib/RoundTitleTableCSS.html">RoundTitleTableCSS</a>  
                                         </td>  
                                         <td>  
                                                                                         This class defines the css used by the  RoundTitleTable Object.  
                                                                                 </td>  
                                 </tr>  
                                                         </table>  
                 </div>  
         </div>  
   
         <a name="sec-includes"></a>      
         <div class="info-box">  
                 <div class="info-box-title">Includes</div>  
                 <div class="nav-bar">  
                         <a href="#sec-description">Description</a> |  
                                                         <a href="#sec-classes">Classes</a>  
                                 |                                               <span class="disabled">Includes</span>  
                                                                                                                 </div>  
                 <div class="info-box-body">      
                         <a name="_$phphtmllib_/widgets/BaseWidget_inc"><!-- --></a>  
 <div class="oddrow">  
           
         <div>  
                 <span class="include-title">  
                         <span class="include-type">require_once</span>  
                         (<span class="include-name">$phphtmllib."/widgets/BaseWidget.inc"</span>)  
                         (line <span class="line-number">15</span>)  
                 </span>  
         </div>  
   
         <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">must have the BaseWidget</p>  
           
 </div>  
                 </div>  
         </div>  
           
           
           
           
         <p class="notes" id="credit">  
                 Documention generated on Thu, 31 Jul 2003 18:32:58 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a>  
         </p>  
         </div></body>  
 </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 RoundTitleTable.inc</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">/widgets/RoundTitleTable.inc</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-classes">Classes</a>
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">This contains the RoundTitleTable widget</p>
25    <p class="description"><p>$Id$</p></p>
26            <ul class="tags">
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            <a name="sec-classes"></a>      
34            <div class="info-box">
35                    <div class="info-box-title">Classes</div>
36                    <div class="nav-bar">
37                            <a href="#sec-description">Description</a> |
38                            <span class="disabled">Classes</span>
39                            |                                                       <a href="#sec-includes">Includes</a>
40                                                                                                                                                    </div>
41                    <div class="info-box-body">    
42                            <table cellpadding="2" cellspacing="0" class="class-table">
43                                    <tr>
44                                            <th class="class-table-header">Class</th>
45                                            <th class="class-table-header">Description</th>
46                                    </tr>
47                                                                    <tr>
48                                            <td style="padding-right: 2em; vertical-align: top">
49                                                    <a href="../phpHtmlLib/RoundTitleTable.html">RoundTitleTable</a>
50                                            </td>
51                                            <td>
52                                                                                            This builds a table  widget that has a nice rounded title,  a subtitle area and any amount of data.
53                                                                                    </td>
54                                    </tr>
55                                                                    <tr>
56                                            <td style="padding-right: 2em; vertical-align: top">
57                                                    <a href="../phpHtmlLib/RoundTitleTableCSS.html">RoundTitleTableCSS</a>
58                                            </td>
59                                            <td>
60                                                                                            This class defines the css used by the  RoundTitleTable Object.
61                                                                                    </td>
62                                    </tr>
63                                                            </table>
64                    </div>
65            </div>
66    
67            <a name="sec-includes"></a>    
68            <div class="info-box">
69                    <div class="info-box-title">Includes</div>
70                    <div class="nav-bar">
71                            <a href="#sec-description">Description</a> |
72                                                            <a href="#sec-classes">Classes</a>
73                                    |                                               <span class="disabled">Includes</span>
74                                                                                                                    </div>
75                    <div class="info-box-body">    
76                            <a name="_$phphtmllib_/widgets/BaseWidget_inc"><!-- --></a>
77    <div class="evenrow">
78            
79            <div>
80                    <span class="include-title">
81                            <span class="include-type">require_once</span>
82                            (<span class="include-name">$phphtmllib."/widgets/BaseWidget.inc"</span>)
83                            (line <span class="line-number">15</span>)
84                    </span>
85            </div>
86    
87            <!-- ========== Info from phpDoc block ========= -->
88    <p class="short-description">must have the BaseWidget</p>
89            
90    </div>
91                    </div>
92            </div>
93            
94            
95            
96            
97            <p class="notes" id="credit">
98                    Documentation generated on Thu,  1 Apr 2004 09:39:10 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
99            </p>
100            </div></body>
101    </html>

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

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