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 BaseWidget.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/widgets/BaseWidget.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">This file contains the BaseWidget class</p> |
24 |
|
|
<p class="description"><p>$Id: _widgets_BaseWidget_inc.html,v 1.34 2003/08/01 01:37:37 hemna Exp $</p></p> |
25 |
|
|
<ul class="tags"> |
26 |
|
|
<li><span class="field">author:</span> <p>Walter A. Boring IV <<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>></p></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/BaseWidget.html">BaseWidget</a> |
48 |
|
|
</td> |
49 |
|
|
<td> |
50 |
|
|
this is the base widget class, that all widgets are based off of. It provides some basic members and methods |
51 |
|
|
</td> |
52 |
|
|
</tr> |
53 |
|
|
</table> |
54 |
|
|
</div> |
55 |
|
|
</div> |
56 |
jonen |
1.1 |
|
57 |
jonen |
1.3 |
|
58 |
|
|
|
59 |
|
|
|
60 |
|
|
|
61 |
|
|
<p class="notes" id="credit"> |
62 |
|
|
Documention generated on Thu, 31 Jul 2003 18:32:18 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a> |
63 |
|
|
</p> |
64 |
|
|
</div></body> |
65 |
|
|
</html> |