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

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

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

revision 1.3 by jonen, Sat Sep 20 00:24:13 2003 UTC revision 1.4 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 InfoTable.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/InfoTable.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>  
                                                                                                                 </div>  
         <div class="info-box-body">      
                 <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">$Id$</p>  
 <p class="description"><p>This renders a table with a title  optional column headers  and rows</p></p>  
         <ul class="tags">  
                                 <li><span class="field">author:</span> <p>Walter A. Boring IV</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>  
                                                                                                                                         </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/InfoTable.html">InfoTable</a>  
                                         </td>  
                                         <td>  
                                                                                         This is a widget class that can build  and render data in a nicely formated table  with a title, column headers and data  
                                                                                 </td>  
                                 </tr>  
                                                                 <tr>  
                                         <td style="padding-right: 2em; vertical-align: top">  
                                                 <a href="../phpHtmlLib/InfoTableCSS.html">InfoTableCSS</a>  
                                         </td>  
                                         <td>  
                                                                                         This class defines the css used by the  FooterNav Object.  
                                                                                 </td>  
                                 </tr>  
                                                         </table>  
                 </div>  
         </div>  
   
           
           
           
           
         <p class="notes" id="credit">  
                 Documention generated on Thu, 31 Jul 2003 18:32:52 -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 InfoTable.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/InfoTable.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                                                                                                                    </div>
21            <div class="info-box-body">    
22                    <!-- ========== Info from phpDoc block ========= -->
23    <p class="short-description">$Id$</p>
24    <p class="description"><p>This renders a table with a title  optional column headers  and rows</p></p>
25            <ul class="tags">
26                                    <li><span class="field">author:</span> Walter A. Boring IV</li>
27                            </ul>
28                    
29                            </div>
30    </div>
31                    
32            <a name="sec-classes"></a>      
33            <div class="info-box">
34                    <div class="info-box-title">Classes</div>
35                    <div class="nav-bar">
36                            <a href="#sec-description">Description</a> |
37                            <span class="disabled">Classes</span>
38                                                                                                                                            </div>
39                    <div class="info-box-body">    
40                            <table cellpadding="2" cellspacing="0" class="class-table">
41                                    <tr>
42                                            <th class="class-table-header">Class</th>
43                                            <th class="class-table-header">Description</th>
44                                    </tr>
45                                                                    <tr>
46                                            <td style="padding-right: 2em; vertical-align: top">
47                                                    <a href="../phpHtmlLib/InfoTable.html">InfoTable</a>
48                                            </td>
49                                            <td>
50                                                                                            This is a widget class that can build  and render data in a nicely formated table  with a title, column headers and data
51                                                                                    </td>
52                                    </tr>
53                                                                    <tr>
54                                            <td style="padding-right: 2em; vertical-align: top">
55                                                    <a href="../phpHtmlLib/InfoTableCSS.html">InfoTableCSS</a>
56                                            </td>
57                                            <td>
58                                                                                            This class defines the css used by the  FooterNav Object.
59                                                                                    </td>
60                                    </tr>
61                                                            </table>
62                    </div>
63            </div>
64    
65            
66            
67            
68            
69            <p class="notes" id="credit">
70                    Documentation generated on Thu,  1 Apr 2004 09:39:01 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
71            </p>
72            </div></body>
73    </html>

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

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