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

Diff of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/_version_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:31 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 version.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/version.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-constants">Constants</a>  
                         |                                                                       <a href="#sec-functions">Functions</a>  
                         </div>  
         <div class="info-box-body">      
                 <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">this contains the current version  define and some util functions  related to the lib version.</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-constants"></a>      
         <div class="info-box">  
                 <div class="info-box-title">Constants</div>  
                 <div class="nav-bar">  
                         <a href="#sec-description">Description</a> |  
                                                                         <span class="disabled">Constants</span>  
                         |                                                                               <a href="#sec-functions">Functions</a>  
                                         </div>  
                 <div class="info-box-body">      
                         <a name="definePHPHTMLLIB_VERSION"><!-- --></a>  
 <div class="oddrow">  
           
         <div>  
                 <span class="const-title">  
                         <span class="const-name">PHPHTMLLIB_VERSION</span> = &quot;2.3.0&quot;  
                         (line <span class="line-number">20</span>)  
                 </span>  
         </div>  
           
         <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">This is the version of the libs</p>  
         <ul class="tags">  
                                 <li><span class="field">var:</span> <p>- the version string.</p></li>  
                         </ul>  
           
                   
 </div>  
                 </div>  
         </div>  
           
           
         <a name="sec-functions"></a>      
         <div class="info-box">  
                 <div class="info-box-title">Functions</div>  
                 <div class="nav-bar">  
                         <a href="#sec-description">Description</a> |  
                                                                                                         <a href="#sec-constants">Constants</a>  
                                 |                                                                       <span class="disabled">Functions</span>  
                 </div>  
                 <div class="info-box-body">      
                         <a name="functionphphtmllib_get_version" id="functionphphtmllib_get_version"><!-- --></a>  
 <div class="evenrow">  
           
         <div>  
                 <span class="method-title">phphtmllib_get_version</span> (line <span class="line-number">29</span>)  
         </div>  
   
         <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">get the current version of  the phphtmllib libraries.</p>  
         <ul class="tags">  
                                 <li><span class="field">return:</span> <p>- the current version string</p></li>  
                         </ul>  
           
         <div class="method-signature">  
                 <span class="method-result">string</span>  
                 <span class="method-name">  
                         phphtmllib_get_version  
                 </span>  
                                 ()  
                         </div>  
   
                   
           
 </div>  
                 </div>  
         </div>  
           
         <p class="notes" id="credit">  
                 Documention generated on Thu, 31 Jul 2003 18:33: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 version.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">/version.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-constants">Constants</a>
20                            |                                                                       <a href="#sec-functions">Functions</a>
21                            </div>
22            <div class="info-box-body">    
23                    <!-- ========== Info from phpDoc block ========= -->
24    <p class="short-description">this contains the current version  define and some util functions  related to the lib version.</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    
34            
35            <a name="sec-constants"></a>    
36            <div class="info-box">
37                    <div class="info-box-title">Constants</div>
38                    <div class="nav-bar">
39                            <a href="#sec-description">Description</a> |
40                                                                            <span class="disabled">Constants</span>
41                            |                                                                               <a href="#sec-functions">Functions</a>
42                                            </div>
43                    <div class="info-box-body">    
44                            <a name="definePHPHTMLLIB_VERSION"><!-- --></a>
45    <div class="oddrow">
46            
47            <div>
48                    <span class="const-title">
49                            <span class="const-name">PHPHTMLLIB_VERSION</span> = &quot;2.4.1&quot;
50                            (line <span class="line-number">20</span>)
51                    </span>
52            </div>
53            
54            <!-- ========== Info from phpDoc block ========= -->
55    <p class="short-description">This is the version of the libs</p>
56            <ul class="tags">
57                                    <li><span class="field">var:</span> - the version string.</li>
58                            </ul>
59            
60                    
61    </div>
62                    </div>
63            </div>
64            
65            
66            <a name="sec-functions"></a>    
67            <div class="info-box">
68                    <div class="info-box-title">Functions</div>
69                    <div class="nav-bar">
70                            <a href="#sec-description">Description</a> |
71                                                                                                            <a href="#sec-constants">Constants</a>
72                                    |                                                                       <span class="disabled">Functions</span>
73                    </div>
74                    <div class="info-box-body">    
75                            <a name="functionphphtmllib_get_version" id="functionphphtmllib_get_version"><!-- --></a>
76    <div class="evenrow">
77            
78            <div>
79                    <span class="method-title">phphtmllib_get_version</span> (line <span class="line-number">29</span>)
80            </div>
81    
82            <!-- ========== Info from phpDoc block ========= -->
83    <p class="short-description">get the current version of  the phphtmllib libraries.</p>
84            <ul class="tags">
85                                    <li><span class="field">return:</span> - the current version string</li>
86                            </ul>
87            
88            <div class="method-signature">
89                    <span class="method-result">string</span>
90                    <span class="method-name">
91                            phphtmllib_get_version
92                    </span>
93                                    ()
94                            </div>
95    
96                    
97            
98    </div>
99                    </div>
100            </div>
101            
102            <p class="notes" id="credit">
103                    Documentation generated on Thu,  1 Apr 2004 09:40:12 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
104            </p>
105            </div></body>
106    </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