1 |
jonen |
1.3 |
<?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">Program_Root/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: _version_inc.html,v 1.34 2003/08/01 01:37:37 hemna Exp $</p></p> |
26 |
|
|
<ul class="tags"> |
27 |
|
|
<li><span class="field">author:</span> <p>Walter A. Boring IV <<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>></p></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> = "2.3.0" |
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> <p>- the version string.</p></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> <p>- the current version string</p></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 |
jonen |
1.2 |
</div> |
101 |
jonen |
1.3 |
|
102 |
|
|
<p class="notes" id="credit"> |
103 |
|
|
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> |
104 |
|
|
</p> |
105 |
|
|
</div></body> |
106 |
|
|
</html> |